Lucene search
+L

253528 matches found

Debian CVE
Debian CVE
added 2026/08/26 2:37 p.m.7 views

CVE-2026-80536

In the Linux kernel, the following vulnerability has been resolved: xfs: bounds-check buffer log item's dirty bitmap xlogrecoverdoregbuffer replays each dirty region described by a buffer log item's bitmap into the buffer read for that item: memcpyxfsbufoffsetbp, uintbit ribufi.iovbase, nbits...

8.4CVSS5.8AI score0.00142EPSS
SaveExploits0
OSV
OSV
added 2026/08/26 2:37 p.m.7 views

CVE-2026-80536 xfs: bounds-check buffer log item's dirty bitmap

In the Linux kernel, the following vulnerability has been resolved: xfs: bounds-check buffer log item's dirty bitmap xlogrecoverdoregbuffer replays each dirty region described by a buffer log item's bitmap into the buffer read for that item: memcpyxfsbufoffsetbp, uintbit ribufi.iovbase, nbits...

8.4CVSS5.9AI score
SaveExploits0References11
CVE
CVE
added 2026/08/26 2:37 p.m.12 views

CVE-2026-80534

CVE-2026-80534 is a lock-leak bug in the XFS filesystem of the Linux kernel. The function xfs_dq_get_next_id() acquires the quota inode ILock before calling xfs_iread_extents() ; if that call fails, the function returns early without releasing the lock, leaving the quota inode permanently locked....

5.3AI score0.00172EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/26 2:37 p.m.16 views

CVE-2026-80535

CVE-2026-80535 affects the Linux kernel XFS file system. The dirtree scrubber can detect a directory that refers to itself; in that case, the directory tree repair code incorrectly attempts to iolock/ilock both sc->ip and dp, which are the same inode, resulting in a double-lock . The fix detec...

5.4AI score0.00168EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/26 2:37 p.m.6 views

CVE-2026-80534

In the Linux kernel, the following vulnerability has been resolved: xfs: fix ilock leak on error in xfsdqgetnextid xfsdqgetnextid takes the quota inode ILOCK before calling xfsireadextents. If xfsireadextents fails, the function returns immediately without releasing the lock, leaking the quota...

5.4AI score0.00172EPSS
SaveExploits0
OSV
OSV
added 2026/08/26 2:37 p.m.5 views

CVE-2026-80534 xfs: fix ilock leak on error in xfs_dq_get_next_id

In the Linux kernel, the following vulnerability has been resolved: xfs: fix ilock leak on error in xfsdqgetnextid xfsdqgetnextid takes the quota inode ILOCK before calling xfsireadextents. If xfsireadextents fails, the function returns immediately without releasing the lock, leaking the quota...

5.6AI score
SaveExploits0References11
OSV
OSV
added 2026/08/26 2:37 p.m.4 views

CVE-2026-80535 xfs: don't double-lock when deleting a self-referential directory

In the Linux kernel, the following vulnerability has been resolved: xfs: don't double-lock when deleting a self-referential directory LOLLM notices that the dirtree scrubber can detect a directory that refers to itself. In this case, it's not correct for the directory tree repair code to try to...

5.7AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.34 views

CVE-2026-80534 xfs: fix ilock leak on error in xfs_dq_get_next_id

In the Linux kernel, the following vulnerability has been resolved: xfs: fix ilock leak on error in xfsdqgetnextid xfsdqgetnextid takes the quota inode ILOCK before calling xfsireadextents. If xfsireadextents fails, the function returns immediately without releasing the lock, leaking the quota...

0.00172EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/26 2:37 p.m.7 views

CVE-2026-80535

In the Linux kernel, the following vulnerability has been resolved: xfs: don't double-lock when deleting a self-referential directory LOLLM notices that the dirtree scrubber can detect a directory that refers to itself. In this case, it's not correct for the directory tree repair code to try to...

5.4AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/26 2:37 p.m.9 views

CVE-2026-80532

In the Linux kernel, the following vulnerability has been resolved: xfs: fix another iunlink infinite loop bug in online fsck xrepiunlinkresolvebucket is supposed to reconstruct as much of the incore prev and next unlinked list pointers based on what it finds on disk and in memory before we move ...

5.5AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2026/08/26 2:37 p.m.4 views

CVE-2026-80533 xfs: don't walk off the end of a null sc->sa.agi_bp in AGI repair

In the Linux kernel, the following vulnerability has been resolved: xfs: don't walk off the end of a null sc-sa.agibp in AGI repair LOLLM noticed a longstanding bug where xrepiunlinkwalkondiskbucket tries to walk ragi-sc-sa.agibp to rebuild the unlinked inode lists. Unfortunately, it's possible f...

5.6AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/26 2:37 p.m.8 views

CVE-2026-80533

In the Linux kernel, the following vulnerability has been resolved: xfs: don't walk off the end of a null sc-sa.agibp in AGI repair LOLLM noticed a longstanding bug where xrepiunlinkwalkondiskbucket tries to walk ragi-sc-sa.agibp to rebuild the unlinked inode lists. Unfortunately, it's possible f...

5.7AI score0.00168EPSS
SaveExploits0
CVE
CVE
added 2026/08/26 2:37 p.m.9 views

CVE-2026-80533

CVE-2026-80533 is a Linux kernel bug in the XFS filesystem's AGI repair path. The function xrep_iunlink_walk_ondisk_bucket walks ragi->sc->sa.agi_bp to rebuild unlinked inode lists, but agi_bp can be null if the buffer verifier fails, causing an out-of-bounds walk. The fix substitutes ragi-...

5.3AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/26 2:37 p.m.10 views

CVE-2026-80532

CVE-2026-80532 affects the XFS filesystem in the Linux kernel , specifically the online fsck (repair) subsystem. The function xrep_iunlink_resolve_bucket , which reconstructs in-core prev/next unlinked list pointers from disk and memory before relinking lost inodes, is vulnerable to an infinite l...

5.5AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/26 2:37 p.m.4 views

CVE-2026-80532 xfs: fix another iunlink infinite loop bug in online fsck

In the Linux kernel, the following vulnerability has been resolved: xfs: fix another iunlink infinite loop bug in online fsck xrepiunlinkresolvebucket is supposed to reconstruct as much of the incore prev and next unlinked list pointers based on what it finds on disk and in memory before we move ...

5.7AI score
SaveExploits0References7
CVE
CVE
added 2026/08/26 2:37 p.m.6 views

CVE-2026-80531

CVE-2026-80531 is a Use-After-Free (UAF) in the XFS filesystem component of the Linux kernel, specifically in xrep_tempfile_create on the sc->tempip pointer. The UAF occurs when temporary file creation code fails after sc->tempip has been assigned, leading to a use of freed memory. Red Hat ...

7.8CVSS5.3AI score0.00128EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/26 2:37 p.m.7 views

CVE-2026-80531

In the Linux kernel, the following vulnerability has been resolved: xfs: avoid UAF on sc-tempip in xreptempfilecreate LOLLM noticed a potential UAF if the tempfile creation code fails after it set sc-tempip. Fix that...

7.8CVSS5.4AI score0.00128EPSS
SaveExploits0
OSV
OSV
added 2026/08/26 2:37 p.m.7 views

CVE-2026-80531 xfs: avoid UAF on sc->tempip in xrep_tempfile_create

In the Linux kernel, the following vulnerability has been resolved: xfs: avoid UAF on sc-tempip in xreptempfilecreate LOLLM noticed a potential UAF if the tempfile creation code fails after it set sc-tempip. Fix that...

7.8CVSS5.6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.33 views

CVE-2026-80531 xfs: avoid UAF on sc->tempip in xrep_tempfile_create

In the Linux kernel, the following vulnerability has been resolved: xfs: avoid UAF on sc-tempip in xreptempfilecreate LOLLM noticed a potential UAF if the tempfile creation code fails after it set sc-tempip. Fix that...

7.8CVSS0.00128EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/26 2:37 p.m.10 views

CVE-2026-80529

CVE-2026-80529 affects the Linux kernel's XFS filesystem . In xlog_recover_dquot_commit_pass2() , a recovered dquot is validated via xfs_dqblk_verify() ; on failure the function sets error = -EFSCORRUPTED and jumps to out_release , which unconditionally returns 0. This discards the corruption err...

5.7AI score0.00172EPSS
SaveExploits0References6
Rows per page
Query Builder