Lucene search
+L

108 matches found

UbuntuCve
UbuntuCve
added 2026/09/14 12:00 a.m.4 views

CVE-2026-80932

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: flush works in dependency order virtiovsockremove stops the virtqueues and then flushes each work item before freeing the enclosing virtiovsock. The current order does not account for dependencies between those item...

8.4CVSS0.0014EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 8:18 p.m.6 views

AZL-100383 CVE-2026-80932 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: flush works in dependency order virtiovsockremove stops the virtqueues and then flushes each work item before freeing the enclosing virtiovsock. The current order does not account for dependencies between those item...

8.4CVSS0.0014EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:18 p.m.7 views

CVE-2026-80932

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: flush works in dependency order virtiovsockremove stops the virtqueues and then flushes each work item before freeing the enclosing virtiovsock. The current order does not account for dependencies between those item...

8.4CVSS0.0014EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.9 views

CVE-2026-80932

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: flush works in dependency order virtiovsockremove stops the virtqueues and then flushes each work item before freeing the enclosing virtiovsock. The current order does not account for dependencies between those item...

8.4CVSS0.0014EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:42 p.m.6 views

EUVD-2026-76255

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: flush works in dependency order virtiovsockremove stops the virtqueues and then flushes each work item before freeing the enclosing virtiovsock. The current order does not account for dependencies between those item...

0.0014EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.28 views

CVE-2026-80932 vsock/virtio: flush works in dependency order

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: flush works in dependency order virtiovsockremove stops the virtqueues and then flushes each work item before freeing the enclosing virtiovsock. The current order does not account for dependencies between those item...

8.4CVSS0.0014EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:42 p.m.9 views

CVE-2026-80932

A use-after-free vulnerability in the Linux kernel's vsock/virtio component is triggered during virtio_vsock_remove(). The function flushes work items before freeing the virtio_vsock object, but the flush order ignores dependencies: send_pkt_work can queue rx_work after the remove path has alread...

8.4CVSS0.0014EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 7:42 p.m.7 views

CVE-2026-80932 vsock/virtio: flush works in dependency order

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: flush works in dependency order virtiovsockremove stops the virtqueues and then flushes each work item before freeing the enclosing virtiovsock. The current order does not account for dependencies between those item...

8.4CVSS6.2AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.10 views

PT-2026-90062

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: flush works in dependency order virtio vsock remove stops the virtqueues and then flushes each work item before freeing the enclosing virtio vsock. The current order does not account for dependencies between those...

0.0014EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.4 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098841)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098841 advisory. In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: cap TX credit to local buffer size The virtio transports derives its TX credit...

5.5CVSS6.2AI score0.00148EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 11:54 a.m.13 views

CVE-2026-74614

A flaw was found in the Linux kernel's vsock/virtio component. During system suspend and resume operations, a worker process might incorrectly retain a pointer to a deleted virtual queue while observing a replacement queue's running state. This inconsistent state can lead to system instability or...

8.4CVSS5.2AI score0.00142EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/23 12:05 a.m.11 views

SUSE CVE-2026-74613

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: avoid refilling the RX queue after teardown Commit b917507e5ad9 "vsock/virtio: stop workers during the .remove" made the RX worker jump to its common exit when rxrun is clear. That exit still refills the RX queue wh...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/23 12:05 a.m.12 views

SUSE CVE-2026-74614

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: read virtqueues under worker locks Commit bd50c5dc182b "vsock/virtio: add support for device suspend/resume" made the run flags transition from false to true when restore installs replacement virtqueues. The RX, TX...

8.4CVSS5.5AI score0.00142EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/22 4:16 p.m.14 views

CVE-2026-74614

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: read virtqueues under worker locks Commit bd50c5dc182b "vsock/virtio: add support for device suspend/resume" made the run flags transition from false to true when restore installs replacement virtqueues. The RX, TX...

8.4CVSS0.00142EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/22 4:16 p.m.9 views

AZL-97226 CVE-2026-74614 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: read virtqueues under worker locks Commit bd50c5dc182b "vsock/virtio: add support for device suspend/resume" made the run flags transition from false to true when restore installs replacement virtqueues. The RX, TX...

8.4CVSS5.8AI score0.00142EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/22 4:16 p.m.21 views

CVE-2026-74613

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: avoid refilling the RX queue after teardown Commit b917507e5ad9 "vsock/virtio: stop workers during the .remove" made the RX worker jump to its common exit when rxrun is clear. That exit still refills the RX queue wh...

7.8CVSS0.00126EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 4:16 p.m.8 views

AZL-97253 CVE-2026-74613 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: avoid refilling the RX queue after teardown Commit b917507e5ad9 "vsock/virtio: stop workers during the .remove" made the RX worker jump to its common exit when rxrun is clear. That exit still refills the RX queue wh...

7.8CVSS6AI score0.00126EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.7 views

CVE-2026-74613

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: avoid refilling the RX queue after teardown Commit b917507e5ad9 "vsock/virtio: stop workers during the .remove" made the RX worker jump to its common exit when rxrun is clear. That exit still refills the RX queue wh...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/22 4:16 p.m.6 views

UBUNTU-CVE-2026-74613

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: avoid refilling the RX queue after teardown Commit b917507e5ad9 "vsock/virtio: stop workers during the .remove" made the RX worker jump to its common exit when rxrun is clear. That exit still refills the RX queue wh...

7.8CVSS5.9AI score0.00126EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.11 views

CVE-2026-74614

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: read virtqueues under worker locks Commit bd50c5dc182b "vsock/virtio: add support for device suspend/resume" made the run flags transition from false to true when restore installs replacement virtqueues. The RX, TX...

8.4CVSS5.8AI score0.00142EPSS
SaveExploits0References8
Rows per page
Query Builder