Lucene search
+L

3147 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.14 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010741)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010741 advisory. A use-after-free flaw was found in the Linux kernel in logreplay in fs/ntfs3/fslog.c in the NTFS journal. This flaw allows a local attacker to crash the system and...

7.1CVSS7.1AI score0.00278EPSS
Exploits0References3
OSV
OSV
added 2026/04/21 12:0 a.m.2 views

CVE-2026-40706

In NTFS-3G 2022.10.3 before 2026.2.25, a heap buffer overflow exists in ntfsbuildpermissionsposix in acls.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 on the READ path stat, readdir, open when...

8.4CVSS6.2AI score0.00165EPSS
Exploits0References8
Ubuntu
Ubuntu
added 2026/04/17 10:3 a.m.15 views

USN-8180-2: Linux kernel (FIPS) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - Block layer subsystem; - Drivers core; - Bluetooth drivers; - DMA engine subsystem; - GPU...

8.8CVSS5.8AI score0.0071EPSS
Exploits0
Amazon
Amazon
added 2026/04/07 12:0 a.m.11 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: fix infinite loop in attrloadrunsrange on inconsistent metadata CVE-2025-71265 In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: check return value of indxfind to avoid...

9.8CVSS5.7AI score0.00788EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2026/04/07 12:0 a.m.29 views

Amazon Linux 2023 : bpftool6.12, kernel6.12, kernel6.12-devel (ALAS2023-2026-1543)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1543 advisory. In the Linux kernel, the following vulnerability has been resolved: fs/xattr: missing fdput in fremovexattr error path CVE-2024-14027 In the Linux kernel, the following vulnerability has been...

9.8CVSS6.3AI score0.00788EPSS
Exploits2References318
Redos
Redos
added 2026/04/03 12:0 a.m.6 views

ROS-20260403-73-0039

A vulnerability in the fs/ntfs3/dir.c component of the Linux kernel is related to the use of memory after it has been freed. Exploitation of the vulnerability allows an attacker to cause a denial of service...

7.8CVSS6.9AI score0.00156EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/03/26 3:7 p.m.7 views

CVE-2026-31988

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS6AI score0.00485EPSS
Exploits0References1
Microsoft CVE
Microsoft CVE
added 2026/03/19 8:3 a.m.6 views

fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LIST

...

5.5CVSS5.8AI score0.00121EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/03/19 8:3 a.m.6 views

fs: ntfs3: check return value of indx_find to avoid infinite loop

...

5.5CVSS5.8AI score0.00121EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2026/03/19 12:30 a.m.5 views

SUSE CVE-2025-71265

In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: fix infinite loop in attrloadrunsrange on inconsistent metadata We found an infinite loop bug in the ntfs3 file system that can lead to a Denial-of-Service DoS condition. A malformed NTFS image can cause an infinite lo...

5.5CVSS5.6AI score0.00121EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/03/18 10:5 a.m.35 views

CVE-2025-71267 fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LIST

In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: fix infinite loop triggered by zero-sized ATTRLIST We found an infinite loop bug in the ntfs3 file system that can lead to a Denial-of-Service DoS condition. A malformed NTFS image can cause an infinite loop when an...

0.00121EPSS
Exploits0References7
CVE
CVE
added 2026/03/18 10:5 a.m.25 views

CVE-2025-71267

CVE-2025-71267 : In the Linux kernel ntfs3 file system, a flaw in ATTR_LIST handling can cause an infinite loop and DoS during mount. Specifically, when ntfs_load_attr_list() processes a resident ATTR_LIST with data_size set to zero, memory is still allocated due to al_aligned(0), leaving ni->...

5.5CVSS5.8AI score0.00121EPSS
Exploits0References9Affected Software1
SUSE CVE
SUSE CVE
added 2026/03/13 12:23 a.m.3 views

SUSE CVE-2026-31988

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS6AI score0.00485EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/13 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-31988

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the...

6.9CVSS6.2AI score0.00485EPSS
Exploits0References3
OSV
OSV
added 2026/03/12 12:31 a.m.2 views

GHSA-GMQ8-994R-JV83 yauzl contains an off-by-one error

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS6.1AI score0.00485EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2026/03/12 12:31 a.m.13 views

yauzl contains an off-by-one error

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS6AI score0.00485EPSS
Exploits0References6Affected Software1
NVD
NVD
added 2026/03/11 11:16 p.m.5 views

CVE-2026-31988

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS0.00485EPSS
Exploits0References4
OSV
OSV
added 2026/03/11 11:16 p.m.7 views

UBUNTU-CVE-2026-31988

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS6AI score0.00485EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/03/11 10:58 p.m.2 views

CVE-2026-31988 yauzl 3.2.0 - Denial of Service via Off-by-One Error in NTFS Timestamp Parser

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS6AI score0.00485EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/11 10:58 p.m.6 views

CVE-2026-31988

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS6AI score0.00485EPSS
Exploits0References5Affected Software1
Rows per page
Query Builder