Lucene search
+L

3509 matches found

RedhatCVE
RedhatCVE
added 2026/08/18 11:08 a.m.5 views

CVE-2026-72203

A flaw was found in the Linux kernel. This flaw involves a deadlock condition within the NTFS file system's writeback mechanism. Specifically, an ABBA deadlock can occur between the extentlock and mreclock during inode and MFT Master File Table folio writeback operations. This could lead to a...

7.5CVSS5.4AI score0.00576EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 11:07 a.m.4 views

CVE-2026-72211

A flaw was found in the Linux kernel's NTFS file system driver. When the driver attempts to reparent an index root, it can update metadata to reflect a larger size before the actual data structure is resized. If this resize operation fails, the file system can enter an inconsistent state. This...

9.8CVSS5.3AI score0.00516EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 10:12 a.m.5 views

CVE-2026-72185

A flaw was found in the Linux kernel's NTFS filesystem driver. A specially crafted NTFS image could cause the system to incorrectly process attribute data during mounting. This could lead to a kernel warning and corruption of internal data structures, potentially resulting in system instability o...

9.8CVSS5.5AI score0.00626EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 10:02 a.m.3 views

CVE-2026-72184

A flaw was found in the Linux kernel's NTFS file system driver. When handling non-resident attributes, a memory leak occurs in the ntfsnonresidentattrinsertrange function. If the mapping of the runlist fails, allocated memory for holerl is not properly released. This can lead to resource exhausti...

5.5CVSS5.4AI score0.00189EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 8:38 a.m.3 views

CVE-2026-72188

A flaw was found in the Linux kernel's NTFS filesystem driver. A remote attacker could craft a malicious NTFS image that, when processed, causes the ntfslookupinodebyname function to return an unvalidated error-marked MFT Master File Table reference. This can lead to callers consuming a bogus err...

9.1CVSS5.4AI score0.00467EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 7:20 a.m.4 views

CVE-2026-72199

A flaw was found in the NTFS filesystem driver of the Linux kernel. This vulnerability arises from insufficient validation of resident index root values during lookup operations. An attacker could potentially craft a malicious NTFS filesystem that, when processed by the kernel, leads to...

9.8CVSS5.4AI score0.00516EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 7:06 a.m.6 views

CVE-2026-72198

A flaw was found in the Linux kernel's NTFS file system driver. This vulnerability arises from the incorrect handling of non-resident records for attributes that are expected to be resident. This can lead to 'union confusion paths' where the kernel attempts to read data from an incorrect memory...

7.8CVSS5.4AI score0.00162EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-72197

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/ntfs3: bound DeleteIndexEntryAllocation memmove length In doaction's DeleteIndexEntryAllocation case, e-size comes from an on-disk INDEXBUFFER entry. When...

8.4CVSS5.5AI score0.00182EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-72188

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ntfs: sanitize MFT references returned from ntfslookupinodebyname ntfslookupinodebyname...

9.1CVSS5.7AI score0.00467EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/17 2:56 p.m.6 views

CVE-2026-74570

A flaw was found in the Linux kernel's NTFS file system driver. This vulnerability arises from insufficient size calculations during runlist memory reallocation, which could lead to an integer overflow. An attacker could potentially exploit this to cause memory corruption, leading to system...

9.8CVSS5.6AI score0.00308EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 1:43 p.m.6 views

CVE-2026-72189

A flaw was found in the Linux kernel's NTFS file system. During the process of shutting down a file system, a specific internal condition can arise where the system attempts to update an attribute list while an associated inode is being evicted. This can lead to a self-deadlock within the kernel'...

5.5CVSS5.4AI score0.00189EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 1:42 p.m.6 views

CVE-2026-72470

A flaw was found in the Linux kernel's NTFS3 file system driver. This vulnerability occurs when a user attempts to mount a specially crafted or dirty NTFS volume where the log page size on disk is larger than the buffer initially allocated by the kernel. This mismatch leads to a buffer overflow, ...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/15 11:49 p.m.10 views

SUSE CVE-2026-74570

In the Linux kernel, the following vulnerability has been resolved: ntfs: harden runlist realloc size calculations Add a shared helper to safely convert runlist element counts to byte sizes using overflow checks, and use it in both ntfsrlrealloc and ntfsrlreallocnofail...

9.8CVSS5.5AI score0.00308EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 1:18 p.m.16 views

CVE-2026-74570

In the Linux kernel, the following vulnerability has been resolved: ntfs: harden runlist realloc size calculations Add a shared helper to safely convert runlist element counts to byte sizes using overflow checks, and use it in both ntfsrlrealloc and ntfsrlreallocnofail...

9.8CVSS0.00308EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/15 1:18 p.m.10 views

CVE-2026-74570

In the Linux kernel, the following vulnerability has been resolved: ntfs: harden runlist realloc size calculations Add a shared helper to safely convert runlist element counts to byte sizes using overflow checks, and use it in both ntfsrlrealloc and ntfsrlreallocnofail...

9.8CVSS5.5AI score0.00308EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 1:18 p.m.5 views

UBUNTU-CVE-2026-74570

In the Linux kernel, the following vulnerability has been resolved: ntfs: harden runlist realloc size calculations Add a shared helper to safely convert runlist element counts to byte sizes using overflow checks, and use it in both ntfsrlrealloc and ntfsrlreallocnofail...

9.8CVSS5.4AI score0.00308EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 12:28 p.m.6 views

CVE-2026-74570 ntfs: harden runlist realloc size calculations

In the Linux kernel, the following vulnerability has been resolved: ntfs: harden runlist realloc size calculations Add a shared helper to safely convert runlist element counts to byte sizes using overflow checks, and use it in both ntfsrlrealloc and ntfsrlreallocnofail...

9.8CVSS5.6AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/15 12:28 p.m.11 views

CVE-2026-74570

In the Linux kernel, the following vulnerability has been resolved: ntfs: harden runlist realloc size calculations Add a shared helper to safely convert runlist element counts to byte sizes using overflow checks, and use it in both ntfsrlrealloc and ntfsrlreallocnofail...

9.8CVSS5.4AI score0.00308EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 12:28 p.m.36 views

CVE-2026-74570

CVE-2026-74570 is a Linux kernel vulnerability affecting NTFS runlist handling. The issue stems from unsafe/overflow-prone size calculations in runlist element counts used by ntfs_rl_realloc() and ntfs_rl_realloc_nofail(). A fix was implemented by adding a shared helper to safely convert runlist ...

9.8CVSS5.4AI score0.00308EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 12:28 p.m.33 views

CVE-2026-74570 ntfs: harden runlist realloc size calculations

In the Linux kernel, the following vulnerability has been resolved: ntfs: harden runlist realloc size calculations Add a shared helper to safely convert runlist element counts to byte sizes using overflow checks, and use it in both ntfsrlrealloc and ntfsrlreallocnofail...

9.8CVSS0.00308EPSS
SaveExploits0References2
Rows per page
Query Builder