Lucene search
+L

47 matches found

UbuntuCve
UbuntuCve
added 2026/09/14 12:00 a.m.7 views

CVE-2026-89612

In the Linux kernel, the following vulnerability has been resolved: ntfs: reject invalid MFT LCNs from boot sector The NTFS boot sector stores the MFT and MFTMirr locations as unsigned 64-bit LCNs, but parsentfsbootsector decoded them into an s64. A crafted high-bit value could therefore become...

9.8CVSS5.8AI score0.00553EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-89612

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ntfs: reject invalid MFT LCNs from boot sector The NTFS boot sector stores the MFT and MFTMirr locations as unsigned 64-bit LCNs, but parsentfsbootsector decode...

9.8CVSS5.7AI score0.00553EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/11 9:29 p.m.12 views

CVE-2026-89612

A flaw was found in the Linux kernel's NTFS filesystem driver. A local attacker could provide a specially crafted NTFS boot sector containing an invalid Master File Table MFT Logical Cluster Number LCN. Due to an integer overflow during parsing, this could lead to an out-of-bounds memory access...

9.8CVSS5.7AI score0.00553EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

DEBIAN-CVE-2026-89612

In the Linux kernel, the following vulnerability has been resolved: ntfs: reject invalid MFT LCNs from boot sector The NTFS boot sector stores the MFT and MFTMirr locations as unsigned 64-bit LCNs, but parsentfsbootsector decoded them into an s64. A crafted high-bit value could therefore become...

9.8CVSS5.9AI score0.00553EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

DEBIAN-CVE-2026-89614

In the Linux kernel, the following vulnerability has been resolved: ntfs: bound the free-cluster bitmap scan to the volume vol-lcnemptybitsperpage is sized from vol-nrclusters at mount, but ntfsclusteralloc bounds its scan of that array by the size of $Bitmap. Those are independent on-disk...

9.8CVSS6AI score0.00407EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

UBUNTU-CVE-2026-89612

In the Linux kernel, the following vulnerability has been resolved: ntfs: reject invalid MFT LCNs from boot sector The NTFS boot sector stores the MFT and MFTMirr locations as unsigned 64-bit LCNs, but parsentfsbootsector decoded them into an s64. A crafted high-bit value could therefore become...

9.8CVSS5.9AI score0.00553EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.27 views

CVE-2026-89612 ntfs: reject invalid MFT LCNs from boot sector

In the Linux kernel, the following vulnerability has been resolved: ntfs: reject invalid MFT LCNs from boot sector The NTFS boot sector stores the MFT and MFTMirr locations as unsigned 64-bit LCNs, but parsentfsbootsector decoded them into an s64. A crafted high-bit value could therefore become...

9.8CVSS0.00553EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 7:45 p.m.10 views

EUVD-2026-76524

In the Linux kernel, the following vulnerability has been resolved: ntfs: reject invalid MFT LCNs from boot sector The NTFS boot sector stores the MFT and MFTMirr locations as unsigned 64-bit LCNs, but parsentfsbootsector decoded them into an s64. A crafted high-bit value could therefore become...

5.8AI score0.00553EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 7:45 p.m.14 views

CVE-2026-89612

CVE-2026-89612 is a vulnerability in the Linux kernel's NTFS filesystem driver . The function parse_ntfs_boot_sector() decoded MFT and MFTMirr Logical Cluster Numbers (LCNs) from the NTFS boot sector into a signed 64-bit integer (s64), even though they are stored as unsigned 64-bit values. A craf...

9.8CVSS5.8AI score0.00553EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:45 p.m.8 views

CVE-2026-89612 ntfs: reject invalid MFT LCNs from boot sector

In the Linux kernel, the following vulnerability has been resolved: ntfs: reject invalid MFT LCNs from boot sector The NTFS boot sector stores the MFT and MFTMirr locations as unsigned 64-bit LCNs, but parsentfsbootsector decoded them into an s64. A crafted high-bit value could therefore become...

9.8CVSS5.9AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/18 2:33 p.m.11 views

CVE-2026-72200

A flaw was found in the Linux kernel's NTFS mapping-pairs parser. A corrupted attribute can cause a signed integer overflow when processing Logical Cluster Number LCN deltas. This overflow leads to undefined behavior, which may result in the system incorrectly interpreting file system structures...

9.8CVSS5.4AI score0.00598EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:22 a.m.11 views

CVE-2026-72471

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: prevent potential lcn remains uninitialized The target VCN being sought was not found within runs0, causing runlookup to return false. This causes runlookupentry to return false, which in turn results in a len value of ...

7.1CVSS0.00315EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 6:22 a.m.10 views

UBUNTU-CVE-2026-72471

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: prevent potential lcn remains uninitialized The target VCN being sought was not found within runs0, causing runlookup to return false. This causes runlookupentry to return false, which in turn results in a len value of ...

7.1CVSS5.4AI score0.00315EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.15 views

CVE-2026-72471

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: prevent potential lcn remains uninitialized The target VCN being sought was not found within runs0, causing runlookup to return false. This causes runlookupentry to return false, which in turn results in a len value of ...

7.1CVSS5.5AI score0.00315EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.8 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.8CVSS0.00598EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 6:21 a.m.11 views

AZL-96534 CVE-2026-72200 affecting package kernel 6.6.150.1-1

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.8AI score0.00598EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.14 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.5AI score0.00598EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 5:57 a.m.17 views

EUVD-2026-59370

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: prevent potential lcn remains uninitialized The target VCN being sought was not found within runs0, causing runlookup to return false. This causes runlookupentry to return false, which in turn results in a len value of ...

5.5AI score0.00315EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:53 a.m.11 views

EUVD-2026-58958

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

5.3AI score0.00598EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:53 a.m.56 views

CVE-2026-72200

CVE-2026-72200 affects Linux kernel NTFS support: the mapping-pairs parser can overflow when accumulating relative LCN deltas in a signed integer, potentially turning a corrupted runlist into a different set of physical clusters. Root cause: signed overflow when a runlist shape reaches S64_MAX an...

9.8CVSS5.3AI score0.00598EPSS
SaveExploits0References3
Rows per page
Query Builder