Lucene search
+L

1196 matches found

Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.5 views

CVE-2026-72221

In the Linux kernel, the following vulnerability has been resolved: sunrpc: wait for in-flight TLS handshake callback when cancel loses race When waitforcompletioninterruptibletimeout in svctcphandshake returns 0 timeout or -ERESTARTSYS signal and tlshandshakecancel then returns false,...

9.8CVSS5.5AI score0.00626EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.7 views

CVE-2026-72219

In the Linux kernel, the following vulnerability has been resolved: lockd: Plug nlmfile leak when nlmdofopen fails A client can repeatedly drive nlmdofopen failures by presenting file handles that the underlying export rejects. After kzallocobj succeeds in nlmlookupfile, the freshly allocated...

5.4AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.4 views

CVE-2026-72218

In the Linux kernel, the following vulnerability has been resolved: lockd: Plug nlmfile refcount leak on cached nlmdofopen failure The cached-file path in nlmlookupfile reaches the found: label unconditionally, even when nlmdofopen fails. At that label result and file-fcount are updated before th...

5.3AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.6 views

CVE-2026-72213

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatch In allochugetlbfolio, a single hcg pointer is used for both the rsvd and non-rsvd hugetlb cgroup charges. When mapchg is set, hugetlbcgroupchargecgrouprsvd stores the...

7.1CVSS5.4AI score0.00159EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.5 views

CVE-2026-72210

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix off-by-one in mapping pairs decoding bounds checks In ntfsmappingpairsdecompress, attrend points one byte past the end of the attribute record: attrend = u8 attr + le32tocpuattr-length; The two bounds checks validating...

9.8CVSS5.4AI score0.00516EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.6 views

CVE-2026-72208

In the Linux kernel, the following vulnerability has been resolved: ntfs: add bounds check before accessing EA entries in ntfsealookup and ntfslistxattr, this verifies that there is enough space in the EA entry before accessing the nextentryoffset field of the EA entry...

9.8CVSS5.3AI score0.00516EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.5 views

CVE-2026-72209

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate attribute values on lookup ntfsattrfind and ntfsexternalattrfind check that generic resident attribute values fit in their attribute records and that fixed-size resident values are large enough. For variable-length...

9.8CVSS5.4AI score0.00516EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.6 views

CVE-2026-72207

In the Linux kernel, the following vulnerability has been resolved: ntfs: not change 0-byte $DATA attribute to non-resident When ntfsresidentattrresize cannot grow a resident attribute in place, it retries after converting other resident attributes to non-resident to free space in the MFT recrord...

9.8CVSS5.4AI score0.00516EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.4 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
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.7 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.00576EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:53 a.m.5 views

CVE-2026-72201

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.3AI score0.00516EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:53 a.m.7 views

CVE-2026-72200

In the Linux kernel, the following vulnerability has been resolved: ntfs: detect mapping-pairs LCN accumulator overflow The NTFS mapping-pairs parser accumulates relative LCN deltas in a signed integer. A corrupted attribute can drive that addition past the representable range. One corrupt runlis...

9.8CVSS5.3AI score0.00598EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:53 a.m.6 views

CVE-2026-72199

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate resident index root values on lookup Resident $INDEXROOT values carry index header fields that callers consume after lookup. Some callers already validate parts of the layout before walking entries, but those check...

9.8CVSS5.4AI score0.00516EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:53 a.m.5 views

CVE-2026-72197

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,...

8.4CVSS5.4AI score0.00182EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:53 a.m.6 views

CVE-2026-72198

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.4AI score0.00162EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:53 a.m.6 views

CVE-2026-72196

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: bound copylcns dp-pagelcns index in analysis pass In logreplay's analysis pass, after finddp returns a valid DIRPAGEENTRY for the targetattr, targetvcn tuple, the copylcns block walks lrh-lcnsfollow further entries: t16...

8.4CVSS5.4AI score0.00182EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:53 a.m.6 views

CVE-2026-72193

In the Linux kernel, the following vulnerability has been resolved: ntfs3: cap RESTARTTABLE free-chain walker at rt-used A crafted NTFS3 disk image triggers an in-kernel infinite loop at mount time, hanging the mounting thread and firing the soft-lockup watchdog within 22s on multi-CPU hosts pani...

5.4AI score0.00205EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:53 a.m.8 views

CVE-2026-72189

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
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:53 a.m.5 views

CVE-2026-72188

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.1CVSS5.7AI score0.00467EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:53 a.m.5 views

CVE-2026-72186

In the Linux kernel, the following vulnerability has been resolved: ntfs: make system files immutable to prevent corruption When a system file such as $Bitmap is exposed via showsysfiles and written from userspace, the volume is corrupted and, because the cluster allocator scans $Bitmap through t...

9.1CVSS5.4AI score0.00467EPSS
SaveExploits0
Rows per page
Query Builder