Lucene search
+L

250 matches found

EUVD
EUVD
added 2026/09/16 10:33 a.m.5 views

EUVD-2026-80656

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix slab-out-of-bounds write in nicreateattrlist nicreateattrlist allocates a fixed buffer of alalignedrecordsize == recordsize bytes and then walks every attribute of the primary MFT record, writing one ATTRLISTENTRY p...

9.8CVSS6.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/16 10:33 a.m.7 views

CVE-2026-90048 fs/ntfs3: fix slab-out-of-bounds write in ni_create_attr_list()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix slab-out-of-bounds write in nicreateattrlist nicreateattrlist allocates a fixed buffer of alalignedrecordsize == recordsize bytes and then walks every attribute of the primary MFT record, writing one ATTRLISTENTRY p...

9.8CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/16 10:33 a.m.7 views

CVE-2026-90048

CVE-2026-90048 is a slab-out-of-bounds write in the Linux kernel's ntfs3 filesystem driver, specifically in ni_create_attr_list(). The function allocates a fixed-size buffer based on record_size and writes one ATTR_LIST_ENTRY per attribute without bounds checking. Since a minimum-size resident at...

9.8CVSS6.5AI score
SaveExploits0References5
NVD
NVD
added 2026/09/16 9:17 a.m.3 views

CVE-2026-89781

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix out-of-bounds read in readlogrecbuf readlogrecbuf copies a log record into a caller buffer starting at u32 off = lsntopageofflog, lsn + log-recordheaderlen; log-recordheaderlen and log-dataoff, used for the followin...

8.4CVSS0.00205EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/16 8:48 a.m.6 views

CVE-2026-89781 fs/ntfs3: fix out-of-bounds read in read_log_rec_buf()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix out-of-bounds read in readlogrecbuf readlogrecbuf copies a log record into a caller buffer starting at u32 off = lsntopageofflog, lsn + log-recordheaderlen; log-recordheaderlen and log-dataoff, used for the followin...

8.4CVSS0.00205EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/16 8:48 a.m.4 views

EUVD-2026-80302

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix out-of-bounds read in readlogrecbuf readlogrecbuf copies a log record into a caller buffer starting at u32 off = lsntopageofflog, lsn + log-recordheaderlen; log-recordheaderlen and log-dataoff, used for the followin...

8.4CVSS6.4AI score0.00205EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/16 8:48 a.m.7 views

CVE-2026-89781

CVE-2026-89781 is an out-of-bounds read in the Linux kernel fs/ntfs3 driver, specifically in read_log_rec_buf() (fs/ntfs3/fslog.c). The function copies a log record using an offset derived from log->record_header_len, which is read verbatim from the on-disk restart area and only validated for ...

8.4CVSS6.4AI score0.00205EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/11 7:45 p.m.8 views

EUVD-2026-76522

In the Linux kernel, the following vulnerability has been resolved: ntfs: verify run length exceeding volume boundary The mapping pairs decoder validates that the starting LCN is within the volume but does not check if the run extends beyond the volume boundary. A malformed NTFS image with a...

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

CVE-2026-89610 ntfs: verify run length exceeding volume boundary

In the Linux kernel, the following vulnerability has been resolved: ntfs: verify run length exceeding volume boundary The mapping pairs decoder validates that the starting LCN is within the volume but does not check if the run extends beyond the volume boundary. A malformed NTFS image with a...

9.8CVSS6.2AI score
SaveExploits0References5
OSV
OSV
added 2026/08/28 6:49 a.m.22 views

CVE-2026-80672 ntfs: fix u16 truncation of restart-area length check

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix u16 truncation of restart-area length check ntfscheckrestartarea validates that the $LogFile restart area and its trailing log client record array fit within the system page size: u16 raofs, ralen, caofs; ... ralen =...

8.8CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 6:49 a.m.38 views

CVE-2026-80672 ntfs: fix u16 truncation of restart-area length check

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix u16 truncation of restart-area length check ntfscheckrestartarea validates that the $LogFile restart area and its trailing log client record array fit within the system page size: u16 raofs, ralen, caofs; ... ralen =...

8.8CVSS0.0012EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/25 9:56 a.m.11 views

CVE-2026-56136

A flaw was found in NTFS-3G. An out-of-bounds read vulnerability exists that allows a remote attacker to read potentially confidential information within an ntfs-3g process. This can be triggered by crafting a malicious NTFS image and creating a file with a specially crafted name. Mitigation To...

4.7CVSS5.4AI score0.00091EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/24 9:17 p.m.17 views

CVE-2026-56135

In NTFS-3G through 2026.2.25, a heap-based buffer overflow exists in the function buildinheritedid in libntfs-3g/security.c that allows an attacker to corrupt heap memory in the SUID-root ntfs-3g binary by crafting a malicious NTFS image. The overflow is triggered by creating a file in a crafted...

7.4CVSS0.00105EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/24 9:17 p.m.17 views

AZL-97929 CVE-2026-56136 affecting package ntfs-3g for versions less than 2022.10.3-4

In NTFS-3G through 2026.2.25, an out-of-bounds read exists in ntfsirnill in libntfs-3g/index.c that allows an attacker to read possibly confidential information in an ntfs-3g process by crafting a malicious NTFS image. This read operation is triggered by creation of a file with a crafted name...

4.7CVSS5.8AI score0.00091EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/24 9:17 p.m.9 views

AZL-97932 CVE-2026-56135 affecting package ntfs-3g for versions less than 2022.10.3-4

In NTFS-3G through 2026.2.25, a heap-based buffer overflow exists in the function buildinheritedid in libntfs-3g/security.c that allows an attacker to corrupt heap memory in the SUID-root ntfs-3g binary by crafting a malicious NTFS image. The overflow is triggered by creating a file in a crafted...

7.4CVSS6.2AI score0.00105EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/24 9:17 p.m.15 views

CVE-2026-56136

In NTFS-3G through 2026.2.25, an out-of-bounds read exists in ntfsirnill in libntfs-3g/index.c that allows an attacker to read possibly confidential information in an ntfs-3g process by crafting a malicious NTFS image. This read operation is triggered by creation of a file with a crafted name...

4.7CVSS0.00091EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/24 9:03 p.m.13 views

CVE-2026-56135

A flaw was found in NTFS-3G. This vulnerability involves a heap-based buffer overflow, which occurs when the software attempts to write more data to a memory block than it can hold. An attacker can exploit this by creating a specially crafted NTFS image and then creating a file within a malicious...

7.4CVSS6AI score0.00105EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability in ntfs-3g

In NTFS-3G versions before version 2021.8.22, when a specially crafted MFT section is provided in an NTFS image, a heap buffer overflow may occur, allowing code execution...

7.8CVSS7.1AI score0.00488EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in ntfs-3g

A properly crafted NTFS image can cause an integer overflow in the memmove function, resulting in a heap-based buffer overflow in the ntfsattrrecordresize function, as of NTFS-3G version 2021.8.22...

7.8CVSS6.9AI score0.00436EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in ntfs-3g

A properly crafted NTFS image can lead to a out-of-bounds read, caused by an invalid attribute in ntfsattrfindinattrdef, in NTFS-3G 2021.8.22...

7.8CVSS6.5AI score0.00421EPSS
SaveExploits0References2
Rows per page
Query Builder