Lucene search
+L

3509 matches found

Cvelist
Cvelist
added 2026/08/15 5:53 a.m.25 views

CVE-2026-72198 ntfs: reject non-resident records for resident-only attributes

In the Linux kernel, the following vulnerability has been resolved: ntfs: reject non-resident records for resident-only attributes The shared lookup-time attribute validator rejects non-resident $FILENAME and $VOLUMENAME records because their formats require resident values and callers handle...

7.8CVSS0.00162EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:53 a.m.23 views

CVE-2026-72198

CVE-2026-72198 relates to the Linux kernel NTFS handling of resident/non-resident attribute data. The fix rejects non-resident records for all resident-only attribute types in the shared validator, extending the prior FILE_NAME and VOLUME_NAME handling to include STANDARD_INFORMATION, OBJECT_ID, ...

7.8CVSS5.3AI score0.00162EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:53 a.m.7 views

EUVD-2026-58955

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: bound DeleteIndexEntryAllocation memmove length In doaction's DeleteIndexEntryAllocation case, e-size comes from an on-disk INDEXBUFFER entry. When e-size makes e + e-size point past hdr + hdr-used, PtrOffsete1,...

5.4AI score0.00182EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 5:53 a.m.7 views

EUVD-2026-58956

In the Linux kernel, the following vulnerability has been resolved: ntfs: reject non-resident records for resident-only attributes The shared lookup-time attribute validator rejects non-resident $FILENAME and $VOLUMENAME records because their formats require resident values and callers handle...

5.4AI score0.00162EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:53 a.m.12 views

CVE-2026-72194 fs/ntfs3: add depth limit to indx_find_buffer to prevent stack overflow

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: add depth limit to indxfindbuffer to prevent stack overflow indxfindbuffer recursively descends the B+ tree index with no depth limit. A crafted NTFS image with circular index node references causes unbounded recursion,...

9.8CVSS5.5AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.21 views

CVE-2026-72194 fs/ntfs3: add depth limit to indx_find_buffer to prevent stack overflow

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: add depth limit to indxfindbuffer to prevent stack overflow indxfindbuffer recursively descends the B+ tree index with no depth limit. A crafted NTFS image with circular index node references causes unbounded recursion,...

9.8CVSS0.00744EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 5:53 a.m.8 views

EUVD-2026-58952

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: add depth limit to indxfindbuffer to prevent stack overflow indxfindbuffer recursively descends the B+ tree index with no depth limit. A crafted NTFS image with circular index node references causes unbounded recursion,...

5.4AI score0.00744EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/15 5:53 a.m.25 views

CVE-2026-72192

The CVE-2026-72192 issue affects the Linux kernel ntfs3 code. Specifically, indx_insert_into_root before hdr_insert_head can overrun a kmalloc(index_block_size) when shrinking root->index_block_size (e.g., to 512) after the root is populated. A crafted NTFS image triggers a memcpy of attacker-...

9.8CVSS5.9AI score0.00738EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.23 views

CVE-2026-72192 ntfs3: bound to_move in indx_insert_into_root before hdr_insert_head

In the Linux kernel, the following vulnerability has been resolved: ntfs3: bound tomove in indxinsertintoroot before hdrinserthead indxinsertintoroot promotes a full resident $INDEXROOT into $INDEXALLOCATION and copies all non-last resident root entries into a newly allocated INDEXBUFFER via...

9.8CVSS0.00738EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 5:53 a.m.10 views

EUVD-2026-58950

In the Linux kernel, the following vulnerability has been resolved: ntfs3: bound tomove in indxinsertintoroot before hdrinserthead indxinsertintoroot promotes a full resident $INDEXROOT into $INDEXALLOCATION and copies all non-last resident root entries into a newly allocated INDEXBUFFER via...

5.9AI score0.00738EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 5:53 a.m.10 views

CVE-2026-72192 ntfs3: bound to_move in indx_insert_into_root before hdr_insert_head

In the Linux kernel, the following vulnerability has been resolved: ntfs3: bound tomove in indxinsertintoroot before hdrinserthead indxinsertintoroot promotes a full resident $INDEXROOT into $INDEXALLOCATION and copies all non-last resident root entries into a newly allocated INDEXBUFFER via...

9.8CVSS6.1AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.21 views

CVE-2026-72190 ntfs: fix mrec_lock ABBA deadlock in rename

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix mreclock ABBA deadlock in rename ntfsfilefsync, ntfsdirfsync and ntfswriteinode lock an inode's mreclock before taking the mreclock of its parent directory. ntfsrename takes oldni-mreclock and olddirni-mreclock before...

0.00189EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:53 a.m.19 views

CVE-2026-72190

CVE-2026-72190 : The Linux kernel NTFS handling has a deadlock in rename due to mismatched lock ordering on mrec_lock between inodes and their parent directories. The functions ntfs_file_fsync(), ntfs_dir_fsync(), and __ntfs_write_inode() acquire an inode’s mrec_lock before its parent directory’s...

5.4AI score0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:53 a.m.4 views

EUVD-2026-58948

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix mreclock ABBA deadlock in rename ntfsfilefsync, ntfsdirfsync and ntfswriteinode lock an inode's mreclock before taking the mreclock of its parent directory. ntfsrename takes oldni-mreclock and olddirni-mreclock before...

5.4AI score0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:53 a.m.4 views

CVE-2026-72191 ntfs3: validate split-point offset in indx_insert_into_buffer

In the Linux kernel, the following vulnerability has been resolved: ntfs3: validate split-point offset in indxinsertintobuffer indxinsertintobuffer computes used = used1 - tocopy - spsize; memmovedet, Add2Ptrsp, spsize, used - le32tocpuhdr1-deoff; where sp and spsize come from hdrfindsplit...

9.8CVSS5.4AI score
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:53 a.m.11 views

CVE-2026-72190 ntfs: fix mrec_lock ABBA deadlock in rename

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix mreclock ABBA deadlock in rename ntfsfilefsync, ntfsdirfsync and ntfswriteinode lock an inode's mreclock before taking the mreclock of its parent directory. ntfsrename takes oldni-mreclock and olddirni-mreclock before...

5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:53 a.m.25 views

CVE-2026-72189

CVE-2026-72189 concerns the Linux kernel ntfs attribute-list update path. When the superblock becomes inactive, generic_shutdown_super() clears SB_ACTIVE and eviction of inodes can cause the fake inode for a base inode’s unnamed $ATTRIBUTE_LIST to be referenced in a way that leads to a self-deadl...

5.4AI score0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:53 a.m.10 views

CVE-2026-72189 ntfs: fail attrlist updates when the superblock is inactive

In the Linux kernel, the following vulnerability has been resolved: ntfs: fail attrlist updates when the superblock is inactive genericshutdownsuper clears SBACTIVE before evicting cached inodes. If eviction selects the fake inode for a base inode's unnamed $ATTRIBUTELIST attribute,...

5.6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:53 a.m.6 views

EUVD-2026-58947

In the Linux kernel, the following vulnerability has been resolved: ntfs: fail attrlist updates when the superblock is inactive genericshutdownsuper clears SBACTIVE before evicting cached inodes. If eviction selects the fake inode for a base inode's unnamed $ATTRIBUTELIST attribute,...

5.5AI score0.00189EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.19 views

CVE-2026-72189 ntfs: fail attrlist updates when the superblock is inactive

In the Linux kernel, the following vulnerability has been resolved: ntfs: fail attrlist updates when the superblock is inactive genericshutdownsuper clears SBACTIVE before evicting cached inodes. If eviction selects the fake inode for a base inode's unnamed $ATTRIBUTELIST attribute,...

0.00189EPSS
SaveExploits0References2
Rows per page
Query Builder