Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2021-47574
HistoryJun 19, 2024 - 3:15 p.m.

CVE-2021-47574

2024-06-1915:15:51
Debian Security Bug Tracker
security-tracker.debian.org
2
linux kernel
resolved
vulnerability

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.2%

In the Linux kernel, the following vulnerability has been resolved: xen/netfront: harden netfront against event channel storms The Xen netfront driver is still vulnerable for an attack via excessive number of events sent by the backend. Fix that by using lateeoi event channels. For being able to detect the case of no rx responses being added while the carrier is down a new lock is needed in order to update and test rsp_cons and the number of seen unconsumed responses atomically. This is part of XSA-391 — V2: - don’t eoi irq in case of interface set broken (Jan Beulich) - handle carrier off + no new responses added (Jan Beulich) V3: - add rx_ prefix to rsp_unconsumed (Jan Beulich) - correct xennet_set_rx_rsp_cons() spelling (Jan Beulich)

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.2%

Related for DEBIANCVE:CVE-2021-47574