Lucene search
+L

1191 matches found

Cvelist
Cvelist
added 2025/09/15 2:03 p.m.13 views

CVE-2023-53163 fs/ntfs3: don't hold ni_lock when calling truncate_setsize()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: don't hold nilock when calling truncatesetsize syzbot is reporting hung task at douseraddrfault 1, for there is a silent deadlock between PGlocked bit and nilock lock. Since filemapupdatepage calls filemapreadfolio afte...

0.00155EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/15 2:03 p.m.31 views

CVE-2023-53163

CVE-2023-53163 affects the Linux kernel NTFS-3 driver: a deadlock occurs when ntfs_truncate() calls truncate_setsize() while holding ni_lock, due to interaction with PG_locked set by filemap_update_page() -> filemap_read_folio() after folio_trylock(). This can cause a hung task (do_user_addr_f...

5.5CVSS6AI score0.00155EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.10 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 a lack of length checking in the indxgetroot function in the fs/ntfs3 component, which could lead to reuse...

7.8CVSS6.1AI score0.00163EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.9 views

PT-2025-37527

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue where a silent deadlock can occur between the PG locked bit and the ni lock lock within the ntfs3 filesystem. This deadlock arises because filemap...

6.1AI score0.00155EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/09/10 11:23 p.m.10 views

SUSE CVE-2025-39691

In the Linux kernel, the following vulnerability has been resolved: fs/buffer: fix use-after-free when call bhread helper There's issue as follows: BUG: KASAN: stack-out-of-bounds in endbufferreadsync+0xe3/0x110 Read of size 8 at addr ffffc9000168f7f8 by task swapper/3/0 CPU: 3 UID: 0 PID: 0 Comm...

6CVSS6.6AI score0.00174EPSS
SaveExploits0References28
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-39734

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: Revert fs/ntfs3: Replace inodetrylock with inodelock This reverts commit...

5.5CVSS5.5AI score0.00145EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/07 11:22 p.m.8 views

SUSE CVE-2025-39734

In the Linux kernel, the following vulnerability has been resolved: Revert "fs/ntfs3: Replace inodetrylock with inodelock" This reverts commit 69505fe98f198ee813898cbcaf6770949636430b. Initially, conditional lock acquisition was removed to fix an xfstest bug that was observed during internal...

5.5CVSS6.3AI score0.00145EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/07 4:15 p.m.8 views

CVE-2025-39734

In the Linux kernel, the following vulnerability has been resolved: Revert "fs/ntfs3: Replace inodetrylock with inodelock" This reverts commit 69505fe98f198ee813898cbcaf6770949636430b. Initially, conditional lock acquisition was removed to fix an xfstest bug that was observed during internal...

5.5CVSS0.00145EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/07 4:15 p.m.8 views

UBUNTU-CVE-2025-39734

In the Linux kernel, the following vulnerability has been resolved: Revert "fs/ntfs3: Replace inodetrylock with inodelock" This reverts commit 69505fe98f198ee813898cbcaf6770949636430b. Initially, conditional lock acquisition was removed to fix an xfstest bug that was observed during internal...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References41
Cvelist
Cvelist
added 2025/09/07 3:16 p.m.13 views

CVE-2025-39734 Revert "fs/ntfs3: Replace inode_trylock with inode_lock"

In the Linux kernel, the following vulnerability has been resolved: Revert "fs/ntfs3: Replace inodetrylock with inodelock" This reverts commit 69505fe98f198ee813898cbcaf6770949636430b. Initially, conditional lock acquisition was removed to fix an xfstest bug that was observed during internal...

0.00145EPSS
SaveExploits0References7
CVE
CVE
added 2025/09/07 3:16 p.m.45 views

CVE-2025-39734

CVE-2025-39734 affects the Linux kernel component fs/ntfs3 in the NTFS file-system path. The issue stems from a revert of the inode_trylock versus inode_lock handling (commit 69505fe98f198ee813898cbcaf6770949636430b). The description notes that previously conditional lock acquisition was removed ...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2025-39691

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/buffer: fix use-after-free when call bhread helper There's issue as follows: BUG: KASAN: stack-out- of-bounds in endbufferreadsync+0xe3/0x110 Read of size 8...

7.8CVSS6.8AI score0.00174EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2025-38707

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/ntfs3: Add sanity check for file name The length of the file name should be smaller than the directory entry size. CVE-2025-38707 Note that Nessus relies on...

7.8CVSS6.6AI score0.00167EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/05 6:15 p.m.17 views

DEBIAN-CVE-2025-39691

In the Linux kernel, the following vulnerability has been resolved: fs/buffer: fix use-after-free when call bhread helper There's issue as follows: BUG: KASAN: stack-out-of-bounds in endbufferreadsync+0xe3/0x110 Read of size 8 at addr ffffc9000168f7f8 by task swapper/3/0 CPU: 3 UID: 0 PID: 0 Comm...

7.8CVSS6.5AI score0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/05 6:15 p.m.5 views

CVE-2025-39691

In the Linux kernel, the following vulnerability has been resolved: fs/buffer: fix use-after-free when call bhread helper There's issue as follows: BUG: KASAN: stack-out-of-bounds in endbufferreadsync+0xe3/0x110 Read of size 8 at addr ffffc9000168f7f8 by task swapper/3/0 CPU: 3 UID: 0 PID: 0 Comm...

7.8CVSS0.00174EPSS
SaveExploits0References12
OSV
OSV
added 2025/09/05 6:15 p.m.11 views

AZL-73710 CVE-2025-39691 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: fs/buffer: fix use-after-free when call bhread helper There's issue as follows: BUG: KASAN: stack-out-of-bounds in endbufferreadsync+0xe3/0x110 Read of size 8 at addr ffffc9000168f7f8 by task swapper/3/0 CPU: 3 UID: 0 PID: 0 Comm...

7.8CVSS5.8AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.8 views

AZL-67019 CVE-2025-39691 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: fs/buffer: fix use-after-free when call bhread helper There's issue as follows: BUG: KASAN: stack-out-of-bounds in endbufferreadsync+0xe3/0x110 Read of size 8 at addr ffffc9000168f7f8 by task swapper/3/0 CPU: 3 UID: 0 PID: 0 Comm...

7.8CVSS5.8AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.12 views

UBUNTU-CVE-2025-39691

In the Linux kernel, the following vulnerability has been resolved: fs/buffer: fix use-after-free when call bhread helper There's issue as follows: BUG: KASAN: stack-out-of-bounds in endbufferreadsync+0xe3/0x110 Read of size 8 at addr ffffc9000168f7f8 by task swapper/3/0 CPU: 3 UID: 0 PID: 0 Comm...

7.8CVSS6.7AI score0.00174EPSS
SaveExploits0References36
OSV
OSV
added 2025/09/05 5:20 p.m.11 views

CVE-2025-39691 fs/buffer: fix use-after-free when call bh_read() helper

In the Linux kernel, the following vulnerability has been resolved: fs/buffer: fix use-after-free when call bhread helper There's issue as follows: BUG: KASAN: stack-out-of-bounds in endbufferreadsync+0xe3/0x110 Read of size 8 at addr ffffc9000168f7f8 by task swapper/3/0 CPU: 3 UID: 0 PID: 0 Comm...

7.8CVSS6.1AI score
SaveExploits0References15
NVD
NVD
added 2025/09/04 4:15 p.m.10 views

CVE-2025-38707

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add sanity check for file name The length of the file name should be smaller than the directory entry size...

7.8CVSS0.00167EPSS
SaveExploits0References9
Rows per page
Query Builder