Lucene search
+L

3825 matches found

EUVD
EUVD
added 2026/05/06 12:30 p.m.14 views

EUVD-2026-27806

In the Linux kernel, the following vulnerability has been resolved: ntfs: -dcompare must not block ... so don't use getname there. Switch it and ntfsdhash, while we are at it to kmallocPATHMAX, GFPNOWAIT. Yes, ntfsdhash almost certainly can do with smaller allocations, but let ntfs folks deal wit...

5.8AI score0.00441EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/06 12:16 p.m.18 views

AZL-85806 CVE-2026-43245 affecting package kernel for versions less than 6.6.141.1-1

In the Linux kernel, the following vulnerability has been resolved: ntfs: -dcompare must not block ... so don't use getname there. Switch it and ntfsdhash, while we are at it to kmallocPATHMAX, GFPNOWAIT. Yes, ntfsdhash almost certainly can do with smaller allocations, but let ntfs folks deal wit...

7.5CVSS6.7AI score0.00441EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/06 12:16 p.m.12 views

CVE-2026-43245

In the Linux kernel, the following vulnerability has been resolved: ntfs: -dcompare must not block ... so don't use getname there. Switch it and ntfsdhash, while we are at it to kmallocPATHMAX, GFPNOWAIT. Yes, ntfsdhash almost certainly can do with smaller allocations, but let ntfs folks deal wit...

7.5CVSS0.00441EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/06 12:16 p.m.13 views

CVE-2026-43127

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix circular locking dependency in rununpackex Syzbot reported a circular locking dependency between wnd-rwlock sbi-used.bitmap and ni-file.runlock. The deadlock scenario: 1. ntfsextendmft takes ni-file.runlock then...

5.5CVSS0.00093EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/06 11:32 a.m.31 views

CVE-2025-71289

CVE-2025-71289 affects the Linux kernel’s ntfs3 handling of attr_set_size() when truncating files. If attr_set_size() fails during down-truncation, the error may be silently ignored, potentially leaving the inode in an inconsistent state. The connected sources corroborate this description and lis...

7.1CVSS5.7AI score0.00254EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.46 views

CVE-2026-43245 ntfs: ->d_compare() must not block

In the Linux kernel, the following vulnerability has been resolved: ntfs: -dcompare must not block ... so don't use getname there. Switch it and ntfsdhash, while we are at it to kmallocPATHMAX, GFPNOWAIT. Yes, ntfsdhash almost certainly can do with smaller allocations, but let ntfs folks deal wit...

7.5CVSS0.00441EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/06 11:28 a.m.9 views

CVE-2026-43245 ntfs: ->d_compare() must not block

In the Linux kernel, the following vulnerability has been resolved: ntfs: -dcompare must not block ... so don't use getname there. Switch it and ntfsdhash, while we are at it to kmallocPATHMAX, GFPNOWAIT. Yes, ntfsdhash almost certainly can do with smaller allocations, but let ntfs folks deal wit...

7.5CVSS6.5AI score
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:28 a.m.10 views

CVE-2026-43245

In the Linux kernel, the following vulnerability has been resolved: ntfs: -dcompare must not block ... so don't use getname there. Switch it and ntfsdhash, while we are at it to kmallocPATHMAX, GFPNOWAIT. Yes, ntfsdhash almost certainly can do with smaller allocations, but let ntfs folks deal wit...

7.5CVSS5.7AI score0.00441EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/05/06 11:28 a.m.41 views

CVE-2026-43245

CVE-2026-43245 affects the Linux kernel NTFS driver. The root cause is that ntfs: ->d_compare() could block, with related memory-allocation issues in names_cachep. The authenticated fixes switch critical paths to non-blocking allocations: use kmalloc(PATH_MAX, GFP_NOWAIT) for the path/name han...

7.5CVSS5.8AI score0.00441EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.43 views

CVE-2026-43127 ntfs3: fix circular locking dependency in run_unpack_ex

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix circular locking dependency in rununpackex Syzbot reported a circular locking dependency between wnd-rwlock sbi-used.bitmap and ni-file.runlock. The deadlock scenario: 1. ntfsextendmft takes ni-file.runlock then...

0.00093EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:27 a.m.21 views

CVE-2026-43127

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix circular locking dependency in rununpackex Syzbot reported a circular locking dependency between wnd-rwlock sbi-used.bitmap and ni-file.runlock. The deadlock scenario: 1. ntfsextendmft takes ni-file.runlock then...

5.5CVSS5.7AI score0.00093EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/06 11:27 a.m.8 views

CVE-2026-43127 ntfs3: fix circular locking dependency in run_unpack_ex

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix circular locking dependency in rununpackex Syzbot reported a circular locking dependency between wnd-rwlock sbi-used.bitmap and ni-file.runlock. The deadlock scenario: 1. ntfsextendmft takes ni-file.runlock then...

5.8AI score
SaveExploits0References6
CNNVD
CNNVD
added 2026/05/06 12:00 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the dcompare function in the ntfs file system using the potentially blocking getname function, which ma...

7.5CVSS5.8AI score0.00441EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.16 views

PT-2026-37585

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the NTFS driver where the d compare function improperly blocks due to the use of getname. To resolve this, the implementation was switched to use kmallocPATH MAX, GFP...

7.5CVSS7.2AI score0.00441EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/05 12:00 a.m.8 views

SUSE SLES16 Security Update : ntfs-3g_ntfsprogs (SUSE-SU-2026:21432-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:21432-1 advisory. This update for ntfs-3gntfsprogs fixes the following issue: - CVE-2026-40706: heap buffer overflow in ntfsbuildpermissionsposix in acls.c...

8.4CVSS6AI score0.00165EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:00 a.m.6 views

openSUSE 16 Security Update : ntfs-3g_ntfsprogs (openSUSE-SU-2026:20651-1)

The remote openSUSE 16 host has packages installed that are affected by a vulnerability as referenced in the openSUSE- SU-2026:20651-1 advisory. This update for ntfs-3gntfsprogs fixes the following issue: - CVE-2026-40706: heap buffer overflow in ntfsbuildpermissionsposix in acls.c bsc1262216...

8.4CVSS6AI score0.00165EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/01 2:16 p.m.12 views

CVE-2026-31716

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate rec-used in journal-replay file record check checkfilerecord validates rec-total against the record size but never validates rec-used. The doaction journal-replay handlers read rec-used from disk and use it to...

7.8CVSS0.00128EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/05/01 1:56 p.m.18 views

EUVD-2026-26525

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate rec-used in journal-replay file record check checkfilerecord validates rec-total against the record size but never validates rec-used. The doaction journal-replay handlers read rec-used from disk and use it to...

5.8AI score0.00128EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.19 views

PT-2026-36346

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A buffer overflow exists in the NTFS3 driver during journal-replay file record checks. The check file record function validates rec-total against the record size but fails to validate...

7.8CVSS6.2AI score0.00128EPSS
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2026/04/30 12:00 a.m.8 views

Security update for ntfs-3g_ntfsprogs (important)

openSUSE security update: security update for ntfs-3gntfsprogs ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:20651-1 Rating: important References: bsc1262216 Cross-References: CVE-2026-40706 CVSS scores: CVE-2026-40706 SUSE : 7.8...

8.5CVSS5.7AI score0.00165EPSS
SaveExploits0References1
Rows per page
Query Builder