Lucene search
+L

3159 matches found

SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.3 views

SUSE CVE-2023-53486

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Enhance the attribute size check This combines the overflow and boundary check so that all attribute size will be properly examined while enumerating them. 169.181521 BUG: KASAN: slab-out-of-bounds in...

7.1CVSS6.4AI score0.00149EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/01 12:15 p.m.7 views

CVE-2022-50451

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix memory leak on ntfsfillsuper error path syzbot reported kmemleak as below: BUG: memory leak unreferenced object 0xffff8880122f1540 size 32: comm "a.out", pid 6664, jiffies 4294939771 age 25.500s hex dump first 32...

5.5CVSS0.00151EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/01 12:15 p.m.4 views

UBUNTU-CVE-2023-53486

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Enhance the attribute size check This combines the overflow and boundary check so that all attribute size will be properly examined while enumerating them. 169.181521 BUG: KASAN: slab-out-of-bounds in...

7.1CVSS5.8AI score0.00149EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/01 12:15 p.m.5 views

UBUNTU-CVE-2022-50442

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate buffer length while parsing index indxread is called when we have some NTFS directory operations that need more information from the index buffers. This adds a sanity check to make sure the returned index buffe...

7.1CVSS5.9AI score0.00149EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/01 12:15 p.m.6 views

UBUNTU-CVE-2022-50451

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix memory leak on ntfsfillsuper error path syzbot reported kmemleak as below: BUG: memory leak unreferenced object 0xffff8880122f1540 size 32: comm "a.out", pid 6664, jiffies 4294939771 age 25.500s hex dump first 32...

5.5CVSS5.7AI score0.00151EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.18 views

CVE-2022-50451 fs/ntfs3: Fix memory leak on ntfs_fill_super() error path

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix memory leak on ntfsfillsuper error path syzbot reported kmemleak as below: BUG: memory leak unreferenced object 0xffff8880122f1540 size 32: comm "a.out", pid 6664, jiffies 4294939771 age 25.500s hex dump first 32...

0.00151EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/01 11:45 a.m.5 views

CVE-2022-50451 fs/ntfs3: Fix memory leak on ntfs_fill_super() error path

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix memory leak on ntfsfillsuper error path syzbot reported kmemleak as below: BUG: memory leak unreferenced object 0xffff8880122f1540 size 32: comm "a.out", pid 6664, jiffies 4294939771 age 25.500s hex dump first 32...

5.5CVSS6.5AI score0.00151EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/01 11:42 a.m.23 views

CVE-2023-53486

CVE-2023-53486 affects the Linux kernel ntfs3 implementation. The fixed issue is a combined overflow/boundary check in attribute size validation during NTFS attribute enumeration, which could lead to slab-out-of-bounds access (KASAN) when mounting or reading NTFS volumes. The description and conn...

7.1CVSS6AI score0.00149EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.11 views

CVE-2022-50442 fs/ntfs3: Validate buffer length while parsing index

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate buffer length while parsing index indxread is called when we have some NTFS directory operations that need more information from the index buffers. This adds a sanity check to make sure the returned index buffe...

0.00149EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the ntfsfillsuper wrong path unreleased mount option, which could lead to a memory leak...

6.1AI score0.00151EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.3 views

PT-2025-40136

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the fs/ntfs3 module, specifically within the ntfs fill super function. This issue was reported by syzbot, a kernel testing tool, which identifi...

6.4AI score0.00151EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/26 7:47 a.m.14 views

USN-7769-3 linux-aws-6.14, linux-hwe-6.14 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; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ACP...

7.8CVSS6.8AI score0.01345EPSS
SaveExploits8References185
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-53420

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: Fix panic about slab-out-of- bounds caused by ntfslistxattr Here is a BUG report from...

7.1CVSS6AI score0.00149EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/18 11:37 p.m.7 views

SUSE CVE-2023-53420

In the Linux kernel, the following vulnerability has been resolved: ntfs: Fix panic about slab-out-of-bounds caused by ntfslistxattr Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in ntfslistea fs/ntfs3/xattr.c:191 inline BUG: KASAN: slab-out-of-bounds in ntfslistxattr+0x401/0x5...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References15
Ubuntu
Ubuntu
added 2025/09/18 4:59 p.m.9 views

USN-7726-5: Linux kernel (Azure) 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: - NTFS3 file system; - Network traffic control; CVE-2024-27407, CVE-2024-57996, CVE-2025-37752, CVE-2025-38350...

8.4CVSS7.1AI score0.00275EPSS
SaveExploits0
NVD
NVD
added 2025/09/18 4:15 p.m.6 views

CVE-2023-53420

In the Linux kernel, the following vulnerability has been resolved: ntfs: Fix panic about slab-out-of-bounds caused by ntfslistxattr Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in ntfslistea fs/ntfs3/xattr.c:191 inline BUG: KASAN: slab-out-of-bounds in ntfslistxattr+0x401/0x5...

7.1CVSS0.00149EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 4:15 p.m.1 views

DEBIAN-CVE-2023-53420

In the Linux kernel, the following vulnerability has been resolved: ntfs: Fix panic about slab-out-of-bounds caused by ntfslistxattr Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in ntfslistea fs/ntfs3/xattr.c:191 inline BUG: KASAN: slab-out-of-bounds in ntfslistxattr+0x401/0x5...

7.1CVSS6.2AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 4:4 p.m.3 views

CVE-2023-53420 ntfs: Fix panic about slab-out-of-bounds caused by ntfs_listxattr()

In the Linux kernel, the following vulnerability has been resolved: ntfs: Fix panic about slab-out-of-bounds caused by ntfslistxattr Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in ntfslistea fs/ntfs3/xattr.c:191 inline BUG: KASAN: slab-out-of-bounds in ntfslistxattr+0x401/0x5...

7.1CVSS6.1AI score0.00149EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/09/18 4:4 p.m.1 views

CVE-2023-53420 ntfs: Fix panic about slab-out-of-bounds caused by ntfs_listxattr()

In the Linux kernel, the following vulnerability has been resolved: ntfs: Fix panic about slab-out-of-bounds caused by ntfslistxattr Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in ntfslistea fs/ntfs3/xattr.c:191 inline BUG: KASAN: slab-out-of-bounds in ntfslistxattr+0x401/0x5...

6.1AI score0.00149EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/18 4:4 p.m.8 views

CVE-2023-53420 ntfs: Fix panic about slab-out-of-bounds caused by ntfs_listxattr()

In the Linux kernel, the following vulnerability has been resolved: ntfs: Fix panic about slab-out-of-bounds caused by ntfslistxattr Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in ntfslistea fs/ntfs3/xattr.c:191 inline BUG: KASAN: slab-out-of-bounds in ntfslistxattr+0x401/0x5...

0.00149EPSS
SaveExploits0References4
Rows per page
Query Builder