Lucene search
+L

292093 matches found

CVE
CVE
•added 2026/09/17 4:07 p.m.•22 views

CVE-2026-90234

CVE-2026-90234 is a Linux kernel NFS client vulnerability in nfs_inode_set_delegation(). Three error paths in this function return without sending DELEGRETURN , silently dropping a delegation the server still believes the client holds. When the server later recalls that delegation, the client res...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/17 4:07 p.m.•10 views

EUVD-2026-81826

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: release descriptor pools on probe failure The per-NUMA-node descriptor DMA pools are created lazily from nvmeinithctxcommon once the admin tag set is allocated, but they are only destroyed in nvmeremove via...

5.8AI score0.00206EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/17 4:07 p.m.•10 views

EUVD-2026-81825

In the Linux kernel, the following vulnerability has been resolved: amt: Don't support cross-netns setup. When a lower device is unregistered, amtdeviceevent tries to unregister its upper AMT device, but it has two problems. 1. amtlookupupperdev looks up an upper device in the lower device's netn...

5.8AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/17 4:07 p.m.•34 views

CVE-2026-90233 nvme-pci: release descriptor pools on probe failure

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: release descriptor pools on probe failure The per-NUMA-node descriptor DMA pools are created lazily from nvmeinithctxcommon once the admin tag set is allocated, but they are only destroyed in nvmeremove via...

0.00206EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/17 4:07 p.m.•10 views

CVE-2026-90232

In the Linux kernel, the following vulnerability has been resolved: amt: Don't support cross-netns setup. When a lower device is unregistered, amtdeviceevent tries to unregister its upper AMT device, but it has two problems. 1. amtlookupupperdev looks up an upper device in the lower device's netn...

5.9AI score0.00206EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 4:07 p.m.•7 views

CVE-2026-90233 nvme-pci: release descriptor pools on probe failure

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: release descriptor pools on probe failure The per-NUMA-node descriptor DMA pools are created lazily from nvmeinithctxcommon once the admin tag set is allocated, but they are only destroyed in nvmeremove via...

5.8AI score
SaveExploits0References6
Debian CVE
Debian CVE
•added 2026/09/17 4:07 p.m.•13 views

CVE-2026-90233

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: release descriptor pools on probe failure The per-NUMA-node descriptor DMA pools are created lazily from nvmeinithctxcommon once the admin tag set is allocated, but they are only destroyed in nvmeremove via...

5.9AI score0.00206EPSS
SaveExploits0
CVE
CVE
•added 2026/09/17 4:07 p.m.•16 views

CVE-2026-90232

CVE-2026-90232 affects the AMT (Advanced Multi Tenancy) network driver in the Linux kernel. When an AMT upper device is created on a lower device in a different network namespace (cross-netns), removing that lower device causes amt_device_event() to fail: it only searches for upper devices in the...

5.8AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 4:07 p.m.•8 views

CVE-2026-90232 amt: Don't support cross-netns setup.

In the Linux kernel, the following vulnerability has been resolved: amt: Don't support cross-netns setup. When a lower device is unregistered, amtdeviceevent tries to unregister its upper AMT device, but it has two problems. 1. amtlookupupperdev looks up an upper device in the lower device's netn...

5.9AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/17 4:07 p.m.•34 views

CVE-2026-90232 amt: Don't support cross-netns setup.

In the Linux kernel, the following vulnerability has been resolved: amt: Don't support cross-netns setup. When a lower device is unregistered, amtdeviceevent tries to unregister its upper AMT device, but it has two problems. 1. amtlookupupperdev looks up an upper device in the lower device's netn...

0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/17 4:07 p.m.•42 views

CVE-2026-90231 apparmor: fix unconfined user namespace restriction forced stack

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix unconfined user namespace restriction forced stack If a task is already confined by a stack the unprivileged transition restriction on unconfined is not correctly, applied. This results in an escape if two transitio...

8.4CVSS0.0017EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/17 4:07 p.m.•12 views

CVE-2026-90231

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix unconfined user namespace restriction forced stack If a task is already confined by a stack the unprivileged transition restriction on unconfined is not correctly, applied. This results in an escape if two transitio...

8.4CVSS5.9AI score0.0017EPSS
SaveExploits0
CVE
CVE
•added 2026/09/17 4:07 p.m.•21 views

CVE-2026-90231

CVE-2026-90231 is a flaw in the Linux kernel's AppArmor subsystem. When a task is already confined by a profile stack , the unprivileged user-namespace transition restriction on the unconfined profile is not correctly enforced. This allows a confinement escape if two transitions through an unconf...

8.4CVSS5.8AI score0.0017EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/17 4:07 p.m.•11 views

EUVD-2026-81824

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix unconfined user namespace restriction forced stack If a task is already confined by a stack the unprivileged transition restriction on unconfined is not correctly, applied. This results in an escape if two transitio...

5.8AI score0.0017EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/17 4:07 p.m.•11 views

EUVD-2026-81822

In the Linux kernel, the following vulnerability has been resolved: nvme-apple: Destroy the admin queue on removal The admin queue is allocated with blkmqallocqueue but never destroyed. nvmefreectrl only drops the last reference and blkmqexitqueue and blksyncqueue never run: the hctx is never mov...

5.6AI score0.00173EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/17 4:07 p.m.•11 views

CVE-2026-90230 nvmet: fix heap out-of-bounds read in nvmet_auth_negotiate()

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix heap out-of-bounds read in nvmetauthnegotiate nvmetexecuteauthsend allocates the DH-HMAC-CHAP message buffer with the host-supplied transfer length tl and hands it to nvmetauthnegotiate without passing tl along...

9.1CVSS6.1AI score
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:07 p.m.•37 views

CVE-2026-90230 nvmet: fix heap out-of-bounds read in nvmet_auth_negotiate()

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix heap out-of-bounds read in nvmetauthnegotiate nvmetexecuteauthsend allocates the DH-HMAC-CHAP message buffer with the host-supplied transfer length tl and hands it to nvmetauthnegotiate without passing tl along...

9.1CVSS0.00653EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/09/17 4:07 p.m.•11 views

CVE-2026-90230

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix heap out-of-bounds read in nvmetauthnegotiate nvmetexecuteauthsend allocates the DH-HMAC-CHAP message buffer with the host-supplied transfer length tl and hands it to nvmetauthnegotiate without passing tl along...

9.1CVSS6.1AI score0.00653EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/17 4:07 p.m.•12 views

CVE-2026-90229

In the Linux kernel, the following vulnerability has been resolved: nvme-apple: Destroy the admin queue on removal The admin queue is allocated with blkmqallocqueue but never destroyed. nvmefreectrl only drops the last reference and blkmqexitqueue and blksyncqueue never run: the hctx is never mov...

7.4CVSS5.6AI score0.00173EPSS
SaveExploits0
CVE
CVE
•added 2026/09/17 4:07 p.m.•18 views

CVE-2026-90229

CVE-2026-90229 affects the nvme-apple platform driver in the Linux kernel. The admin queue is allocated via blk_mq_alloc_queue() but never destroyed on controller removal: blk_mq_exit_queue() and blk_sync_queue() are never called, leaving the timeout timer and work armed on a freed queue. This ca...

7.4CVSS5.6AI score0.00173EPSS
SaveExploits0References5
Rows per page
Query Builder