Lucene search
+L

43 matches found

RedhatCVE
RedhatCVE
added 2026/08/24 12:09 p.m.5 views

CVE-2026-74613

A flaw was found in the Linux kernel's vsock/virtio component. A race condition during the teardown of the receive RX queue can allow work to add buffers after the virtual queues virtqueues have been deleted. This can lead to a use-after-free vulnerability, which may result in a kernel panic and ...

7.8CVSS5.4AI score0.00177EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/22 4:16 p.m.7 views

CVE-2026-74587

In the Linux kernel, the following vulnerability has been resolved: sctp: fix use-after-free of cached ASCONF chunk addiplastasconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears the pointer. However, sctpasconfqueueteardown...

9.8CVSS0.00177EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.8 views

CVE-2026-72056

In the Linux kernel, the following vulnerability has been resolved: net: ena: clean up XDP TX queues when regular TX setup fails createqueueswithsizebackoff creates XDP TX queues before setting up the regular TX path. If the subsequent allocation or creation of regular TX queues fails, the error...

5.5AI score0.0022EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.28 views

CVE-2026-74285 net: Stop leased rxq before uninstalling its memory provider

In the Linux kernel, the following vulnerability has been resolved: net: Stop leased rxq before uninstalling its memory provider netifrxqcleanupunlease tears down the memory provider that was installed on a physical RX queue through a netkit queue lease. It currently revokes the provider's DMA...

8.8CVSS0.0012EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.24 views

CVE-2026-72056 net: ena: clean up XDP TX queues when regular TX setup fails

In the Linux kernel, the following vulnerability has been resolved: net: ena: clean up XDP TX queues when regular TX setup fails createqueueswithsizebackoff creates XDP TX queues before setting up the regular TX path. If the subsequent allocation or creation of regular TX queues fails, the error...

0.0022EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/10 1:20 p.m.6 views

CVE-2026-68382

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Hold device ref until queue teardown completes GuC exec queue destruction can run asynchronously. If the final device put happens from a destroy worker, drmm cleanup can end up draining the same workqueue and deadlock...

7.8CVSS0.00129EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 12:04 p.m.10 views

EUVD-2026-55568

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Hold device ref until queue teardown completes GuC exec queue destruction can run asynchronously. If the final device put happens from a destroy worker, drmm cleanup can end up draining the same workqueue and deadlock...

5.3AI score0.00129EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.38 views

CVE-2026-68382 drm/xe/guc: Hold device ref until queue teardown completes

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Hold device ref until queue teardown completes GuC exec queue destruction can run asynchronously. If the final device put happens from a destroy worker, drmm cleanup can end up draining the same workqueue and deadlock...

7.8CVSS0.00129EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 12:04 p.m.41 views

CVE-2026-68382

CVE-2026-68382 relates to the Linux kernel drm/xe/guc driver. The issue is a race during asynchronous destruction of GuC execution queues: if the final device reference is released while destruction is still pending, DRM cleanup may drain the same workqueue and deadlock. Mitigation implemented in...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/30 5:21 a.m.13 views

kernel: nvmet-tcp: fix race between ICReq handling and queue teardown

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. A race condition exists between the handling of an Initialization Connection Request ICReq and the teardown of a queue. A remote attacker, by sending an ICReq and immediately closing the connection, could trigger a...

9.8CVSS5.9AI score0.00397EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/29 1:39 p.m.12 views

kernel: nvmet-tcp: fix race between ICReq handling and queue teardown

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. A race condition exists between the handling of an Initialization Connection Request ICReq and the teardown of a queue. A remote attacker, by sending an ICReq and immediately closing the connection, could trigger a...

9.8CVSS5.9AI score0.00397EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.9 views

RHEL 8 : kernel (RHSA-2026:47869)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:47869 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: KVM: x86: Don't recheck L1...

9.8CVSS6.3AI score0.00397EPSS
SaveExploits1References12
OSV
OSV
added 2026/07/25 8:52 a.m.11 views

CVE-2026-64509 rust: block: fix GenDisk cleanup paths

In the Linux kernel, the following vulnerability has been resolved: rust: block: fix GenDisk cleanup paths GenDiskBuilder::build still has fallible work after blkmqallocdisk, but its error path only recovers the foreign queue data. That leaks the temporary gendisk and requestqueue until later...

5.7AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/22 6:55 a.m.17 views

kernel: nvmet-tcp: fix race between ICReq handling and queue teardown

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. A race condition exists between the handling of an Initialization Connection Request ICReq and the teardown of a queue. A remote attacker, by sending an ICReq and immediately closing the connection, could trigger a...

9.8CVSS5.3AI score0.00397EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/15 3:58 p.m.18 views

kernel: nvmet-tcp: fix race between ICReq handling and queue teardown

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. A race condition exists between the handling of an Initialization Connection Request ICReq and the teardown of a queue. A remote attacker, by sending an ICReq and immediately closing the connection, could trigger a...

9.8CVSS6.1AI score0.00397EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/14 5:07 p.m.14 views

kernel: nvmet-tcp: fix race between ICReq handling and queue teardown

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. A race condition exists between the handling of an Initialization Connection Request ICReq and the teardown of a queue. A remote attacker, by sending an ICReq and immediately closing the connection, could trigger a...

9.8CVSS6.1AI score0.00397EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/13 1:42 p.m.37 views

kernel: nvmet-tcp: fix race between ICReq handling and queue teardown

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. A race condition exists between the handling of an Initialization Connection Request ICReq and the teardown of a queue. A remote attacker, by sending an ICReq and immediately closing the connection, could trigger a...

9.8CVSS6.1AI score0.00397EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/07 5:55 a.m.29 views

kernel: nvmet-tcp: fix race between ICReq handling and queue teardown

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. A race condition exists between the handling of an Initialization Connection Request ICReq and the teardown of a queue. A remote attacker, by sending an ICReq and immediately closing the connection, could trigger a...

9.8CVSS6AI score0.00397EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/06 2:33 p.m.19 views

kernel: nvmet-tcp: fix race between ICReq handling and queue teardown

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. A race condition exists between the handling of an Initialization Connection Request ICReq and the teardown of a queue. A remote attacker, by sending an ICReq and immediately closing the connection, could trigger a...

9.8CVSS6AI score0.00397EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/25 11:21 p.m.23 views

kernel: nvmet-tcp: fix race between ICReq handling and queue teardown

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. A race condition exists between the handling of an Initialization Connection Request ICReq and the teardown of a queue. A remote attacker, by sending an ICReq and immediately closing the connection, could trigger a...

9.8CVSS5.8AI score0.00397EPSS
SaveExploits0References5
Rows per page
Query Builder