Lucene search
+L

3672 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/01 2:15 p.m.7 views

CVE-2026-43053

In the Linux kernel, the following vulnerability has been resolved: xfs: close crash window in attr dabtree inactivation When inactivating an inode with node-format extended attributes, xfsattr3nodeinactive invalidates all child leaf/node blocks via xfstransbinval, but intentionally does not remo...

5.8AI score0.00074EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.66 views

CVE-2026-43053 xfs: close crash window in attr dabtree inactivation

In the Linux kernel, the following vulnerability has been resolved: xfs: close crash window in attr dabtree inactivation When inactivating an inode with node-format extended attributes, xfsattr3nodeinactive invalidates all child leaf/node blocks via xfstransbinval, but intentionally does not remo...

0.00074EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/01 2:15 p.m.44 views

CVE-2026-43053

CVE-2026-43053 affects the Linux kernel XFS filesystem. The flaw arises during inode inactivation with node-format extended attributes: xfs_attr3_node_inactive() invalidates child blocks but does not remove their references from the parent, creating a window where the parent can point to cancelle...

4.7CVSS5.8AI score0.00074EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/05/01 2:15 p.m.24 views

EUVD-2026-26652

In the Linux kernel, the following vulnerability has been resolved: xfs: close crash window in attr dabtree inactivation When inactivating an inode with node-format extended attributes, xfsattr3nodeinactive invalidates all child leaf/node blocks via xfstransbinval, but intentionally does not remo...

5.8AI score0.00074EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/01 1:56 p.m.44 views

CVE-2026-31715

In Linux kernel (f2fs), CVE-2026-31715 is a use-after-free triggered by decrementing sbi->nr_pages[] during F2FS_WB_CP_DATA handling. The root cause is that f2fs_put_super() calls iput(sbi->node_inode) and NULLs the node_inode after the counter reaches zero, allowing f2fs_in_warm_node_list(...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/05/01 1:56 p.m.19 views

EUVD-2026-26524

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix UAF caused by decrementing sbi-nrpages in f2fswriteendio The xfstests case "generic/107" and syzbot have both reported a NULL pointer dereference. The concurrent scenario that triggers the panic is as follows:...

5.8AI score0.0012EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/01 1:56 p.m.6 views

CVE-2026-31715

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix UAF caused by decrementing sbi-nrpages in f2fswriteendio The xfstests case "generic/107" and syzbot have both reported a NULL pointer dereference. The concurrent scenario that triggers the panic is as follows:...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/05/01 1:56 p.m.8 views

CVE-2026-31715 f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix UAF caused by decrementing sbi-nrpages in f2fswriteendio The xfstests case "generic/107" and syzbot have both reported a NULL pointer dereference. The concurrent scenario that triggers the panic is as follows:...

5.8AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/05/01 1:56 p.m.6 views

CVE-2026-31703

In the Linux kernel, the following vulnerability has been resolved: writeback: Fix use after free in inodeswitchwbsworkfn inodeswitchwbsworkfn has a loop like: wbgetnewwb; while 1 list = llistdelallwb-switchwbsctxs; / Nothing to do? / if !list break; ... process the items ... Now adding of items ...

5.5AI score0.00119EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/05/01 1:56 p.m.47 views

CVE-2026-31703

The CVE-2026-31703 entry is supported by multiple connected sources describing a Linux kernel use-after-free in the writeback path. Specifically, inode_switch_wbs_work_fn() loops over switch_wbs_ctxs and can have wb->switch_work pending while the wb reference is dropped, enabling a use-after-f...

7.8CVSS5.5AI score0.00119EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/05/01 1:56 p.m.59 views

CVE-2026-31703 writeback: Fix use after free in inode_switch_wbs_work_fn()

In the Linux kernel, the following vulnerability has been resolved: writeback: Fix use after free in inodeswitchwbsworkfn inodeswitchwbsworkfn has a loop like: wbgetnewwb; while 1 list = llistdelall&newwb-switchwbsctxs; / Nothing to do? / if !list break; ... process the items ... Now adding of...

7.8CVSS0.00119EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/05/01 1:56 p.m.18 views

EUVD-2026-26512

In the Linux kernel, the following vulnerability has been resolved: writeback: Fix use after free in inodeswitchwbsworkfn inodeswitchwbsworkfn has a loop like: wbgetnewwb; while 1 list = llistdelall&newwb-switchwbsctxs; / Nothing to do? / if !list break; ... process the items ... Now adding of...

5.5AI score0.00119EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/01 12:0 a.m.11 views

PT-2026-36345

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free condition exists in the f2fs component of the Linux kernel. The issue occurs in the f2fs write end io function when sbi-nr pagesF2FS WB CP DATA is decremented to zero...

7.8CVSS6.1AI score0.0012EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/01 12:0 a.m.17 views

PT-2026-36333

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the inode switch wbs work fn function. The function utilizes a loop to process items from the switch wbs ctxs list of the new wb object. Because of this...

7.8CVSS6AI score0.00119EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/01 12:0 a.m.13 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from an inconsistency between the state of the work queue and the list in the inodeswitchwbsworkfn...

7.8CVSS5.8AI score0.00119EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:4 a.m.9 views

nilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_map

...

5.5CVSS5.8AI score0.00125EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/26 1:52 a.m.13 views

SUSE CVE-2026-31673

In the Linux kernel, the following vulnerability has been resolved: afunix: read UNIXDIAGVFS data under unixstatelock Exact UNIX diag lookups hold a reference to the socket, but not to u-path. Meanwhile, unixreleasesock clears u-path under unixstatelock and drops the path reference after unlockin...

4.5CVSS5.4AI score0.00121EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2026/04/26 12:0 a.m.7 views

Unity Linux 20.1060a Security Update: kernel (UTSA-2026-014340)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014340 advisory. In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent use of deleted inode syzbot reported a WARNING in nilfsrmdir. 1 Because the inode...

5.5CVSS5.5AI score0.00254EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/25 8:46 a.m.11 views

CVE-2026-31673

In the Linux kernel, the following vulnerability has been resolved: afunix: read UNIXDIAGVFS data under unixstatelock Exact UNIX diag lookups hold a reference to the socket, but not to u-path. Meanwhile, unixreleasesock clears u-path under unixstatelock and drops the path reference after unlockin...

7.8CVSS5.2AI score0.00121EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/04/25 8:46 a.m.36 views

CVE-2026-31673

The connected sources describe a Linux kernel vulnerability CVE-2026-31673 in the af_unix/UNIX_DIAG_VFS path. A race condition can occur when reading inode and device numbers for UNIX_DIAG_VFS without holding unix_state_lock consistently while u->path may be cleared by unix_release_sock(). The...

7.8CVSS5.3AI score0.00121EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder