Lucene search
+L

278883 matches found

Cvelist
Cvelist
added 2026/09/16 8:48 a.m.33 views

CVE-2026-89791 perf: Fix use-after-free when perf mmap() revival races with the last munmap()

In the Linux kernel, the following vulnerability has been resolved: perf: Fix use-after-free when perf mmap revival races with the last munmap perfmmapclose drops rb-mmapcount without holding event-mmapmutex the refcountdecandtest right before the refcountdecandmutexlock of event-mmapcount. A...

7.8CVSS0.00149EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/16 8:48 a.m.14 views

CVE-2026-89790 ipv6: avoid divide by zero in rt6_multipath_rebalance

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid divide by zero in rt6multipathrebalance rt6multipathrebalance calculates the total eligible nexthop weight in one pass and programs upper bounds in a second pass. Since RTMNEWROUTE is RTNL-free, a concurrent...

5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/09/16 8:48 a.m.17 views

CVE-2026-89790

CVE-2026-89790 is a divide-by-zero vulnerability in the Linux kernel IPv6 routing code, specifically in rt6_multipath_rebalance() (net/ipv6/route.c). Because RTM_NEWROUTE operates without the RTNL lock, a concurrent update to ignore_routes_with_linkdown can cause the first pass to compute a zero ...

5.8AI score0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/16 8:48 a.m.9 views

EUVD-2026-80311

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid divide by zero in rt6multipathrebalance rt6multipathrebalance calculates the total eligible nexthop weight in one pass and programs upper bounds in a second pass. Since RTMNEWROUTE is RTNL-free, a concurrent...

5.8AI score0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/16 8:48 a.m.24 views

CVE-2026-89790 ipv6: avoid divide by zero in rt6_multipath_rebalance

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid divide by zero in rt6multipathrebalance rt6multipathrebalance calculates the total eligible nexthop weight in one pass and programs upper bounds in a second pass. Since RTMNEWROUTE is RTNL-free, a concurrent...

0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/16 8:48 a.m.9 views

CVE-2026-89789 gtp: add synchronize_net() in gtp_newlink() error path to prevent use-after-free

In the Linux kernel, the following vulnerability has been resolved: gtp: add synchronizenet in gtpnewlink error path to prevent use-after-free gtpnewlink's error path frees tidhash and addrhash without waiting for an RCU grace period after clearing skuserdata. A concurrent gtpencaprecv in softirq...

7.8CVSS5.9AI score
SaveExploits0References11
EUVD
EUVD
added 2026/09/16 8:48 a.m.10 views

EUVD-2026-80309

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix tree connection use-after-free in smb2treeconnect ksmbdtreeconnconnect publishes a new tree connection in sess-treeconns with a single reference and returns its pointer to smb2treeconnect. The handler continues to...

9.8CVSS6.4AI score0.00516EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/16 8:48 a.m.28 views

CVE-2026-89789 gtp: add synchronize_net() in gtp_newlink() error path to prevent use-after-free

In the Linux kernel, the following vulnerability has been resolved: gtp: add synchronizenet in gtpnewlink error path to prevent use-after-free gtpnewlink's error path frees tidhash and addrhash without waiting for an RCU grace period after clearing skuserdata. A concurrent gtpencaprecv in softirq...

7.8CVSS0.00159EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/16 8:48 a.m.27 views

CVE-2026-89788 ksmbd: fix tree connection use-after-free in smb2_tree_connect()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix tree connection use-after-free in smb2treeconnect ksmbdtreeconnconnect publishes a new tree connection in sess-treeconns with a single reference and returns its pointer to smb2treeconnect. The handler continues to...

9.8CVSS0.00516EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/16 8:48 a.m.10 views

CVE-2026-89788 ksmbd: fix tree connection use-after-free in smb2_tree_connect()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix tree connection use-after-free in smb2treeconnect ksmbdtreeconnconnect publishes a new tree connection in sess-treeconns with a single reference and returns its pointer to smb2treeconnect. The handler continues to...

9.8CVSS6.3AI score
SaveExploits0References5
CVE
CVE
added 2026/09/16 8:48 a.m.32 views

CVE-2026-89788

CVE-2026-89788 is a use-after-free vulnerability in the Linux kernel's ksmbd (SMB server) subsystem, specifically in smb2_tree_connect() (fs/smb/server/smb2pdu.c). A race condition exists where ksmbd_tree_conn_connect() publishes a new tree connection with a single reference, but a concurrent ses...

9.8CVSS6.4AI score0.00516EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/16 8:48 a.m.7 views

EUVD-2026-80310

In the Linux kernel, the following vulnerability has been resolved: gtp: add synchronizenet in gtpnewlink error path to prevent use-after-free gtpnewlink's error path frees tidhash and addrhash without waiting for an RCU grace period after clearing skuserdata. A concurrent gtpencaprecv in softirq...

7.8CVSS5.9AI score0.00159EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/16 8:48 a.m.24 views

CVE-2026-89787 ext4: check dir entry fits before reading the hash trailer in ext4_search_dir()

In the Linux kernel, the following vulnerability has been resolved: ext4: check dir entry fits before reading the hash trailer in ext4searchdir For casefolded encrypted directories ext4 stores an 8-byte hash trailer after the name EXT4DIRENTHASHES, at an offset derived from de-namelen. On the...

0.00205EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/16 8:48 a.m.10 views

EUVD-2026-80308

In the Linux kernel, the following vulnerability has been resolved: ext4: check dir entry fits before reading the hash trailer in ext4searchdir For casefolded encrypted directories ext4 stores an 8-byte hash trailer after the name EXT4DIRENTHASHES, at an offset derived from de-namelen. On the...

6.8AI score0.00205EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/16 8:48 a.m.5 views

CVE-2026-89787 ext4: check dir entry fits before reading the hash trailer in ext4_search_dir()

In the Linux kernel, the following vulnerability has been resolved: ext4: check dir entry fits before reading the hash trailer in ext4searchdir For casefolded encrypted directories ext4 stores an 8-byte hash trailer after the name EXT4DIRENTHASHES, at an offset derived from de-namelen. On the...

6.7AI score
SaveExploits0References10
EUVD
EUVD
added 2026/09/16 8:48 a.m.9 views

EUVD-2026-80306

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix out-of-bounds read of INDEXROOT in reparse/objid init ntfsreparseinit and ntfsobjidinit parse the index root of the $Extend/$Reparse and $Extend/$ObjId metafiles the INDEXROOT attributes named $R and $O. They read i...

6.2AI score0.00205EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/16 8:48 a.m.11 views

CVE-2026-89786

In the Linux kernel, the following vulnerability has been resolved: ext4: fix out-of-bounds read in ext4readinlinedir ext4readinlinedir can read a dirent header past the end of its inline buffer, triggering a slab-out-of-bounds read during getdents64: BUG: KASAN: slab-out-of-bounds in...

9.1CVSS6.4AI score0.00688EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/16 8:48 a.m.7 views

EUVD-2026-80307

In the Linux kernel, the following vulnerability has been resolved: ext4: fix out-of-bounds read in ext4readinlinedir ext4readinlinedir can read a dirent header past the end of its inline buffer, triggering a slab-out-of-bounds read during getdents64: BUG: KASAN: slab-out-of-bounds in...

9.1CVSS6.4AI score0.00688EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/16 8:48 a.m.4 views

CVE-2026-89785 fs/ntfs3: fix out-of-bounds read of INDEX_ROOT in reparse/objid init

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix out-of-bounds read of INDEXROOT in reparse/objid init ntfsreparseinit and ntfsobjidinit parse the index root of the $Extend/$Reparse and $Extend/$ObjId metafiles the INDEXROOT attributes named $R and $O. They read i...

6.1AI score
SaveExploits0References10
OSV
OSV
added 2026/09/16 8:48 a.m.21 views

CVE-2026-89786 ext4: fix out-of-bounds read in ext4_read_inline_dir()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix out-of-bounds read in ext4readinlinedir ext4readinlinedir can read a dirent header past the end of its inline buffer, triggering a slab-out-of-bounds read during getdents64: BUG: KASAN: slab-out-of-bounds in...

9.1CVSS6.3AI score
SaveExploits0References10
Rows per page
Query Builder