Lucene search
+L

171772 matches found

EUVD
EUVD
added 2026/08/15 5:54 a.m.8 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
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.23 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
CVE
CVE
added 2026/08/15 5:54 a.m.22 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 2026/08/15 5:54 a.m.16 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
OSV
OSV
added 2026/08/15 5:53 a.m.16 views

CVE-2026-72201 ntfs: validate index entries on reading

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate index entries on reading Validate index entries immediately after reading an index root or index block from disk. This eliminates repeated checks in lookup and readdir, and reduce the risk of missing checks in thos...

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

EUVD-2026-58959

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate index entries on reading Validate index entries immediately after reading an index root or index block from disk. This eliminates repeated checks in lookup and readdir, and reduce the risk of missing checks in thos...

5.3AI score0.00516EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.24 views

CVE-2026-72201 ntfs: validate index entries on reading

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate index entries on reading Validate index entries immediately after reading an index root or index block from disk. This eliminates repeated checks in lookup and readdir, and reduce the risk of missing checks in thos...

9.8CVSS0.00516EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:53 a.m.22 views

CVE-2026-72201

CVE-2026-72201 affects the Linux kernel NTFS implementation where index entries are validated after reading an index root or block. Root cause: insufficient immediate validation of index entries during lookup/readdir paths, leading to potential missed checks. The CVSS appears CRITICAL (Network, N...

9.8CVSS5.3AI score0.00516EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:53 a.m.14 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.8CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.21 views

CVE-2026-72188 ntfs: sanitize MFT references returned from ntfs_lookup_inode_by_name()

In the Linux kernel, the following vulnerability has been resolved: ntfs: sanitize MFT references returned from ntfslookupinodebyname ntfslookupinodebyname returns MFT references read from directory index entries on disk. These values are untrusted, but the function can currently return an...

9.1CVSS0.00467EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:53 a.m.27 views

CVE-2026-72162

CVE-2026-72162 — In the Linux kernel OCFS2 code, a UBSAN array-index-out-of-bounds flaw occurs in ocfs2_sum_rightmost_rec when l_next_free_rec is 0 or exceeds l_count, indexing l_recs[] out of bounds. The root cause is computing i = le16_to_cpu(el->l_next_free_rec) - 1 without validating i. Th...

7.8CVSS5.5AI score0.00162EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.22 views

CVE-2026-72160 ocfs2: reject dinodes with non-canonical i_mode type

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject dinodes with non-canonical imode type Patch series "ocfs2: harden inode validators against forged metadata", v2. This series adds three structural checks to OCFS2 dinode validation so malformed on-disk fields are...

8.8CVSS0.00632EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:53 a.m.11 views

CVE-2026-72160 ocfs2: reject dinodes with non-canonical i_mode type

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject dinodes with non-canonical imode type Patch series "ocfs2: harden inode validators against forged metadata", v2. This series adds three structural checks to OCFS2 dinode validation so malformed on-disk fields are...

8.8CVSS5.6AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/15 5:53 a.m.6 views

EUVD-2026-58918

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject dinodes with non-canonical imode type Patch series "ocfs2: harden inode validators against forged metadata", v2. This series adds three structural checks to OCFS2 dinode validation so malformed on-disk fields are...

5.5AI score0.00632EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:53 a.m.20 views

CVE-2026-72160

CVE-2026-72160 affects the Linux kernel OCFS2 filesystem: it fixes validation of dinode i_mode to reject non-canonical POSIX file types. The patch series “ocfs2: harden inode validators against forged metadata” adds structural checks in ocfs2_validate_inode_block() and mirrors them in the online ...

8.8CVSS5.4AI score0.00632EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.27 views

CVE-2026-72159 ocfs2: reject non-inline dinodes with i_size and zero i_clusters

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject non-inline dinodes with isize and zero iclusters On a volume mounted without OCFS2FEATUREINCOMPATSPARSEALLOC, a non-inline regular file with non-zero isize and zero iclusters is structurally malformed: the extent ma...

0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:53 a.m.7 views

CVE-2026-72159 ocfs2: reject non-inline dinodes with i_size and zero i_clusters

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject non-inline dinodes with isize and zero iclusters On a volume mounted without OCFS2FEATUREINCOMPATSPARSEALLOC, a non-inline regular file with non-zero isize and zero iclusters is structurally malformed: the extent ma...

5.5AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/15 5:52 a.m.5 views

EUVD-2026-59072

In the Linux kernel, the following vulnerability has been resolved: can: bcm: validate frame length in bcmrxsetup for RTR replies bcmtxsetup validates cf-len against the CAN/CAN FD DLC limits before installing frames for TXSETUP, but bcmrxsetup never did the same for the RTR-reply frame configure...

5.3AI score0.00164EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.26 views

CVE-2026-72114 can: bcm: validate frame length in bcm_rx_setup() for RTR replies

In the Linux kernel, the following vulnerability has been resolved: can: bcm: validate frame length in bcmrxsetup for RTR replies bcmtxsetup validates cf-len against the CAN/CAN FD DLC limits before installing frames for TXSETUP, but bcmrxsetup never did the same for the RTR-reply frame configure...

7.8CVSS0.00164EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:52 a.m.27 views

CVE-2026-72114

In the Linux kernel CAN BCM subsystem, CVE-2026-72114 is due to bcm_rx_setup() not validating the frame length for RTR-reply frames configured via RX_SETUP with RX_RTR_FRAME, unlike bcm_tx_setup() which validates cf->len against CAN/CAN FD DLC limits. The vulnerability is resolved by adding va...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References8
Rows per page
Query Builder