Lucene search
+L

46 matches found

Prion
Prion
added 2022/12/07 1:15 a.m.35 views

Design/Logic Flaw

Guests can trigger deadlock in Linux netback driver This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packe...

1.7CVSS6.2AI score0.00213EPSS
SaveExploits0References6Affected Software2
Vulnrichment
Vulnrichment
added 2022/12/07 12:0 a.m.7 views

CVE-2022-42329

Guests can trigger deadlock in Linux netback driver This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packe...

6.4AI score0.00213EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2022/12/07 12:0 a.m.10 views

CVE-2022-42328

Guests can trigger deadlock in Linux netback driver This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packe...

6.4AI score0.00213EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2022/12/07 12:0 a.m.37 views

CVE-2022-42329

Guests can trigger deadlock in Linux netback driver This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packe...

5.5CVSS6.8AI score0.0021EPSS
SaveExploits0References24
CVE
CVE
added 2022/12/07 12:0 a.m.244 views

CVE-2022-42329

CVE-2022-42329 concerns the Linux xen-netback driver. The description shows a potential deadlock when freeing the SKB of a dropped packet under the XSA-392 handling (also tied to CVE-2022-42328) and also when dropping packets if netpoll is active on the connected interface, risking a deadlock in ...

5.5CVSS6.5AI score0.00213EPSS
SaveExploits0References6Affected Software1
UbuntuCve
UbuntuCve
added 2022/12/07 12:0 a.m.48 views

CVE-2022-42328

Guests can trigger deadlock in Linux netback driver This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packe...

6.2CVSS6.8AI score0.00213EPSS
SaveExploits0References25
Debian CVE
Debian CVE
added 2022/12/07 12:0 a.m.60 views

CVE-2022-42328

Guests can trigger deadlock in Linux netback driver This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packe...

6.2CVSS6.5AI score0.00213EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2022/12/07 12:0 a.m.72 views

CVE-2022-42329

Guests can trigger deadlock in Linux netback driver This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packe...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/10/21 12:0 a.m.32 views

PT-2022-6166 · Cisco +6 · Cisco +6

Name of the Vulnerable Software and Affected Versions: Linux affected versions not specified Description: The issue is related to the Linux network backend, specifically the netback driver, where a guest can trigger a NIC interface reset, abort, or crash by sending certain kinds of packets. This ...

10CVSS7.5AI score0.67994EPSS
SaveExploits216References1761
Debian
Debian
added 2022/03/09 12:40 p.m.161 views

[SECURITY] [DLA 2940-1] linux security update

Debian LTS Advisory DLA-2940-1 [email protected] https://www.debian.org/lts/security/ Ben Hutchings March 09, 2022 https://wiki.debian.org/LTS Package : linux Version : 4.9.303-1 CVE ID : CVE-2021-3640 CVE-2021-3752 CVE-2021-4002 CVE-2021-4083 CVE-2021-4155 CVE-2021-4202 CVE-2021-28711...

9CVSS7.5AI score0.67994EPSS
SaveExploits26
Tenable Nessus
Tenable Nessus
added 2022/02/18 12:0 a.m.52 views

SUSE SLES12 Security Update : kernel (SUSE-SU-2022:0477-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:0477-1 advisory. - The BPF subsystem in the Linux kernel before 4.17 mishandles situations with a long jump over an instruction sequence where inner instruction...

7.8CVSS7.2AI score0.0407EPSS
SaveExploits4References72
Microsoft CVE
Microsoft CVE
added 2022/01/19 8:0 a.m.6 views

Guest can force Linux netback driver to hog large amounts of kernel memory T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Incoming data packets for a guest in the Linux kernel's netback driver are buffered until the guest is ready to process them. There are some measures taken for avoiding to pile up too much data but those can be bypassed by the guest: There is a timeout how long the client side of an interface can stop consuming new packets before it is assumed to have stalled but this timeout is rather long (60 seconds by default). Using a UDP connection on a fast interface can easily accumulate gigabytes of data in that time. (CVE-2021-28715) The timeout could even never trigger if the guest manages to have only one free slot in its RX queue ring page and the next package would require more than one free slot which may be the case when using GSO XDP or software hashing. (CVE-2021-28714)

...

6.5CVSS6.6AI score0.00332EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2022/01/19 8:0 a.m.2 views

Guest can force Linux netback driver to hog large amounts of kernel memory T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Incoming data packets for a guest in the Linux kernel's netback driver are buffered until the guest is ready to process them. There are some measures taken for avoiding to pile up too much data but those can be bypassed by the guest: There is a timeout how long the client side of an interface can stop consuming new packets before it is assumed to have stalled but this timeout is rather long (60 seconds by default). Using a UDP connection on a fast interface can easily accumulate gigabytes of data in that time. (CVE-2021-28715) The timeout could even never trigger if the guest manages to have only one free slot in its RX queue ring page and the next package would require more than one free slot which may be the case when using GSO XDP or software hashing. (CVE-2021-28714)

...

6.5CVSS6.6AI score0.00332EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/01/12 12:0 a.m.44 views

SUSE SLES15: kernel-azure / kernel-azure-devel / kernel-devel-azure / etc (SUSE-SU-2022:0056-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:0056-1 advisory. The SUSE Linux Enterprise 15 SP3 kernel was updated. The following security bugs were fixed: - CVE-2021-45485: Fixed an information...

7.5CVSS6.8AI score0.03585EPSS
SaveExploits2References105
NVD
NVD
added 2022/01/06 6:15 p.m.35 views

CVE-2021-28715

Guest can force Linux netback driver to hog large amounts of kernel memory This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Incoming data packets for a guest in the Linux kernel's netback driver are buffered until the...

6.5CVSS0.00332EPSS
SaveExploits0References5
OSV
OSV
added 2022/01/06 6:15 p.m.6 views

DEBIAN-CVE-2021-28714

Guest can force Linux netback driver to hog large amounts of kernel memory This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Incoming data packets for a guest in the Linux kernel's netback driver are buffered until the...

6.5CVSS6.4AI score0.00325EPSS
SaveExploits0References1
OSV
OSV
added 2022/01/06 6:15 p.m.8 views

CVE-2021-28714

Guest can force Linux netback driver to hog large amounts of kernel memory This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Incoming data packets for a guest in the Linux kernel's netback driver are buffered until the...

6.5CVSS6.6AI score
SaveExploits0References5
OSV
OSV
added 2022/01/06 6:15 p.m.6 views

CVE-2021-28715

Guest can force Linux netback driver to hog large amounts of kernel memory This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Incoming data packets for a guest in the Linux kernel's netback driver are buffered until the...

6.5CVSS6.6AI score
SaveExploits0References5
OSV
OSV
added 2022/01/06 6:15 p.m.6 views

DEBIAN-CVE-2021-28715

Guest can force Linux netback driver to hog large amounts of kernel memory This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Incoming data packets for a guest in the Linux kernel's netback driver are buffered until the...

6.5CVSS6.4AI score0.00332EPSS
SaveExploits0References1
Prion
Prion
added 2022/01/06 6:15 p.m.24 views

Design/Logic Flaw

Guest can force Linux netback driver to hog large amounts of kernel memory This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Incoming data packets for a guest in the Linux kernel's netback driver are buffered until the...

2.1CVSS6.5AI score0.00332EPSS
SaveExploits0References5Affected Software2
Rows per page
Query Builder