Lucene search
+L

247301 matches found

EUVD
EUVD
added 4 days ago5 views

EUVD-2026-58964

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate index block header more strictly Modify ntfsindexblockinconsisent to perform stricter validation of INDEXHEADER geometry in INDX blocks, and update ntfslookupinodebyname to use that function to validate INDX blocks...

5.4AI score0.00516EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago18 views

CVE-2026-72206

The CVE-2026-72206 entry concerns the Linux kernel NTFS index block validation. A stricter validation was added for INDEX_HEADER geometry in INDX blocks via ntfs_index_block_inconsisent(), and ntfs_lookup_inode_by_name() was updated to use this validation. This fixes a vulnerability in how INDX b...

9.8CVSS5.3AI score0.00516EPSS
SaveExploits0References2
OSV
OSV
added 4 days ago6 views

CVE-2026-72206 ntfs: validate index block header more strictly

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate index block header more strictly Modify ntfsindexblockinconsisent to perform stricter validation of INDEXHEADER geometry in INDX blocks, and update ntfslookupinodebyname to use that function to validate INDX blocks...

9.8CVSS5.5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 4 days ago5 views

CVE-2026-72206

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate index block header more strictly Modify ntfsindexblockinconsisent to perform stricter validation of INDEXHEADER geometry in INDX blocks, and update ntfslookupinodebyname to use that function to validate INDX blocks...

9.8CVSS5.3AI score0.00516EPSS
SaveExploits0
Cvelist
Cvelist
added 4 days ago23 views

CVE-2026-72206 ntfs: validate index block header more strictly

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate index block header more strictly Modify ntfsindexblockinconsisent to perform stricter validation of INDEXHEADER geometry in INDX blocks, and update ntfslookupinodebyname to use that function to validate INDX blocks...

9.8CVSS0.00516EPSS
SaveExploits0References2
Cvelist
Cvelist
added 4 days ago22 views

CVE-2026-72204 ntfs: centalize $INDEX_ROOT header validation

In the Linux kernel, the following vulnerability has been resolved: ntfs: centalize $INDEXROOT header validation Add a dedicated helper to perform stricter validation of $INDEXROOT and use it for both directory inodes and named index inodes. This keeps the root size and header geometry checks...

8.4CVSS0.00168EPSS
SaveExploits0References2
EUVD
EUVD
added 4 days ago5 views

EUVD-2026-58963

In the Linux kernel, the following vulnerability has been resolved: ntfs: free volume-wide resources on fillsuper failure ntfsfillsuper's erroutnow path frees only the volume struct via kfreevol, leaving several vol-owned allocations behind on every mount failure: - vol-nlsmap, loaded by...

5.4AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
added 4 days ago7 views

EUVD-2026-58962

In the Linux kernel, the following vulnerability has been resolved: ntfs: centalize $INDEXROOT header validation Add a dedicated helper to perform stricter validation of $INDEXROOT and use it for both directory inodes and named index inodes. This keeps the root size and header geometry checks...

5.4AI score0.00168EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 4 days ago4 views

CVE-2026-72204

In the Linux kernel, the following vulnerability has been resolved: ntfs: centalize $INDEXROOT header validation Add a dedicated helper to perform stricter validation of $INDEXROOT and use it for both directory inodes and named index inodes. This keeps the root size and header geometry checks...

8.4CVSS5.3AI score0.00168EPSS
SaveExploits0
Cvelist
Cvelist
added 4 days ago18 views

CVE-2026-72205 ntfs: free volume-wide resources on fill_super failure

In the Linux kernel, the following vulnerability has been resolved: ntfs: free volume-wide resources on fillsuper failure ntfsfillsuper's erroutnow path frees only the volume struct via kfreevol, leaving several vol-owned allocations behind on every mount failure: - vol-nlsmap, loaded by...

0.00198EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 4 days ago4 views

CVE-2026-72205

In the Linux kernel, the following vulnerability has been resolved: ntfs: free volume-wide resources on fillsuper failure ntfsfillsuper's erroutnow path frees only the volume struct via kfreevol, leaving several vol-owned allocations behind on every mount failure: - vol-nlsmap, loaded by...

5.4AI score0.00198EPSS
SaveExploits0
OSV
OSV
added 4 days ago3 views

CVE-2026-72205 ntfs: free volume-wide resources on fill_super failure

In the Linux kernel, the following vulnerability has been resolved: ntfs: free volume-wide resources on fillsuper failure ntfsfillsuper's erroutnow path frees only the volume struct via kfreevol, leaving several vol-owned allocations behind on every mount failure: - vol-nlsmap, loaded by...

5.5AI score
SaveExploits0References5
CVE
CVE
added 4 days ago13 views

CVE-2026-72204

In the Linux kernel NTFS code, CVE-2026-72204 targets the validation of the $INDEX_ROOT header. A dedicated helper was added to perform stricter validation of $INDEX_ROOT and is used for both directory inodes and named index inodes, ensuring consistent checks on root size and header geometry acro...

8.4CVSS5.3AI score0.00168EPSS
SaveExploits0References2
OSV
OSV
added 4 days ago6 views

CVE-2026-72204 ntfs: centalize $INDEX_ROOT header validation

In the Linux kernel, the following vulnerability has been resolved: ntfs: centalize $INDEXROOT header validation Add a dedicated helper to perform stricter validation of $INDEXROOT and use it for both directory inodes and named index inodes. This keeps the root size and header geometry checks...

8.4CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 4 days ago13 views

CVE-2026-72205

The CVE-2026-72205 entry concerns a Linux kernel ntfs mount failure leak: on fill_super error paths, vol-owned allocations (nls_map, volume_label) and lcn_empty_bits_per_page were not freed, leading to per‑mount leaks until module unload. The issue affects ntfs_fill_super() and err_out_now paths,...

5.3AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-58961

In the Linux kernel, the following vulnerability has been resolved: ntfs: skip extent mft records in writeback to prevent deadlock This patch fixes the ABBA deadlock between extentlock and extent mreclock triggered by xfstests generic/113, that occurs since the commit 6994acf33bae "ntfs: use base...

5.5AI score0.00468EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-72203

In the Linux kernel, the following vulnerability has been resolved: ntfs: skip extent mft records in writeback to prevent deadlock This patch fixes the ABBA deadlock between extentlock and extent mreclock triggered by xfstests generic/113, that occurs since the commit 6994acf33bae "ntfs: use base...

7.5CVSS5.4AI score0.00468EPSS
SaveExploits0
CVE
CVE
added 4 days ago19 views

CVE-2026-72203

CVE-2026-72203 concerns the Linux kernel NTFS driver and describes a deadlock (ABBA) between extent_lock and extent mrec_lock triggered by writes to normal extents and the $MFT folio. The fix removes all extent_lock and extent mrec_lock acquisitions from the MFT folio writeback path, eliminating ...

7.5CVSS5.4AI score0.00468EPSS
SaveExploits0References2
Cvelist
Cvelist
added 4 days ago22 views

CVE-2026-72203 ntfs: skip extent mft records in writeback to prevent deadlock

In the Linux kernel, the following vulnerability has been resolved: ntfs: skip extent mft records in writeback to prevent deadlock This patch fixes the ABBA deadlock between extentlock and extent mreclock triggered by xfstests generic/113, that occurs since the commit 6994acf33bae "ntfs: use base...

7.5CVSS0.00468EPSS
SaveExploits0References2
OSV
OSV
added 4 days ago6 views

CVE-2026-72203 ntfs: skip extent mft records in writeback to prevent deadlock

In the Linux kernel, the following vulnerability has been resolved: ntfs: skip extent mft records in writeback to prevent deadlock This patch fixes the ABBA deadlock between extentlock and extent mreclock triggered by xfstests generic/113, that occurs since the commit 6994acf33bae "ntfs: use base...

7.5CVSS5.6AI score
SaveExploits0References5
Rows per page
Query Builder