Lucene search
+L

57 matches found

OSV
OSV
added 2026/01/13 4:15 p.m.6 views

UBUNTU-CVE-2025-68774

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix missing hfsbnodeget in hfsbnodecreate When sync and link are called concurrently, both threads may enter hfsbnodefind without finding the node in the hash table and proceed to create it. Thread A: hfspluswriteinode -...

7.5CVSS5.7AI score0.0049EPSS
SaveExploits0References38
Cvelist
Cvelist
added 2026/01/13 3:28 p.m.25 views

CVE-2025-68774 hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix missing hfsbnodeget in hfsbnodecreate When sync and link are called concurrently, both threads may enter hfsbnodefind without finding the node in the hash table and proceed to create it. Thread A: hfspluswriteinode -...

7.5CVSS0.0049EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/13 3:28 p.m.5 views

CVE-2025-68774 hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix missing hfsbnodeget in hfsbnodecreate When sync and link are called concurrently, both threads may enter hfsbnodefind without finding the node in the hash table and proceed to create it. Thread A: hfspluswriteinode -...

7.5CVSS6.2AI score
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:28 p.m.5 views

CVE-2025-68774

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix missing hfsbnodeget in hfsbnodecreate When sync and link are called concurrently, both threads may enter hfsbnodefind without finding the node in the hash table and proceed to create it. Thread A: hfspluswriteinode -...

5.2AI score0.0049EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/01/13 3:28 p.m.24 views

CVE-2025-68774

CVE-2025-68774 is a race in the Linux kernel’s hfsplus code where concurrent sync() and link() can create the same bnode, both threads end with refcnt=1 due to missing hfs_bnode_get(). When the second thread reuses the node from the hash, a BUG_ON triggers on refcnt. The fix is to call hfs_bnode_...

7.5CVSS6AI score0.0049EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-68774

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hfsplus: fix missing hfsbnodeget in hfsbnodecreate When sync and link are called concurrently, both threads may enter hfsbnodefind without finding the node in...

7.5CVSS5.8AI score0.0049EPSS
SaveExploits0References2
CVE
CVE
added 2026/01/05 9:32 a.m.23 views

CVE-2025-68761

CVE-2025-68761 corresponds to a Linux kernel vulnerability in the HFS filesystem. The issue is a use-after-free in hfs_correct_next_unused_CNID() where a reference is dropped with hfs_bnode_put(node) and then the code dereferences node on the next line. The documented fix swaps these two lines so...

7.8CVSS6.5AI score0.00117EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 4:17 p.m.4 views

DEBIAN-CVE-2023-53862

In the Linux kernel, the following vulnerability has been resolved: hfs: fix missing hfsbnodeget in hfsbnodecreate Syzbot found a kernel BUG in hfsbnodeput: kernel BUG at fs/hfs/bnode.c:466! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 0 PID: 3634 Comm: kworker/u4:5 Not tainted...

7.8CVSS5.4AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 4:17 p.m.4 views

UBUNTU-CVE-2023-53862

In the Linux kernel, the following vulnerability has been resolved: hfs: fix missing hfsbnodeget in hfsbnodecreate Syzbot found a kernel BUG in hfsbnodeput: kernel BUG at fs/hfs/bnode.c:466! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 0 PID: 3634 Comm: kworker/u4:5 Not tainted...

7.8CVSS5.7AI score0.00184EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.5 views

CVE-2023-53862

In the Linux kernel, the following vulnerability has been resolved: hfs: fix missing hfsbnodeget in hfsbnodecreate Syzbot found a kernel BUG in hfsbnodeput: kernel BUG at fs/hfs/bnode.c:466! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 0 PID: 3634 Comm: kworker/u4:5 Not tainted...

7.8CVSS5.7AI score0.00184EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.40 views

CVE-2023-53862 hfs: fix missing hfs_bnode_get() in __hfs_bnode_create

In the Linux kernel, the following vulnerability has been resolved: hfs: fix missing hfsbnodeget in hfsbnodecreate Syzbot found a kernel BUG in hfsbnodeput: kernel BUG at fs/hfs/bnode.c:466! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 0 PID: 3634 Comm: kworker/u4:5 Not tainted...

7.8CVSS0.00184EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/09 1:30 a.m.5 views

CVE-2023-53862

In the Linux kernel, the following vulnerability has been resolved: hfs: fix missing hfsbnodeget in hfsbnodecreate Syzbot found a kernel BUG in hfsbnodeput: kernel BUG at fs/hfs/bnode.c:466! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 0 PID: 3634 Comm: kworker/u4:5 Not tainted...

7.8CVSS5.4AI score0.00184EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 1:30 a.m.30 views

CVE-2023-53862

The CVE-2023-53862 entry documents a Linux kernel issue in hfs_bnode_create: a missing hfs_bnode_get() increases refcnt handling failures, leading to a kernel BUG (hfs_bnode_put) when refcnt is 0 during writeback. The root cause path is: allocation via hfs_bmap_alloc/hfs_bnode_find/__hfs_bnode_cr...

7.8CVSS6AI score0.00184EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/09 1:30 a.m.5 views

CVE-2023-53862 hfs: fix missing hfs_bnode_get() in __hfs_bnode_create

In the Linux kernel, the following vulnerability has been resolved: hfs: fix missing hfsbnodeget in hfsbnodecreate Syzbot found a kernel BUG in hfsbnodeput: kernel BUG at fs/hfs/bnode.c:466! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 0 PID: 3634 Comm: kworker/u4:5 Not tainted...

7.8CVSS6.2AI score
SaveExploits0References11
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-26755

Malicious code in bioql PyPI...

6.3AI score0.00167EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/09/08 11:23 p.m.6 views

SUSE CVE-2025-38714

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix slab-out-of-bounds in hfsplusbnoderead The hfsplusbnoderead method can trigger the issue: 174.852007 T9784 ================================================================== 174.852709 T9784 BUG: KASAN:...

6.3CVSS6.5AI score0.00167EPSS
SaveExploits0References17
Microsoft CVE
Microsoft CVE
added 2025/09/06 8:5 a.m.5 views

hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()

...

9CVSS6.8AI score0.00167EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/06 1:5 a.m.5 views

hfs: fix slab-out-of-bounds in hfs_bnode_read()

...

7.8CVSS6.8AI score0.00167EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.6 views

SUSE CVE-2025-38715

In the Linux kernel, the following vulnerability has been resolved: hfs: fix slab-out-of-bounds in hfsbnoderead This patch introduces isbnodeoffsetvalid method that checks the requested offset value. Also, it introduces checkandcorrectrequestedlength method that checks and correct the requested...

5.5CVSS6.5AI score0.00167EPSS
SaveExploits0References15
OSV
OSV
added 2025/09/04 4:15 p.m.9 views

AZL-66833 CVE-2025-38714 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix slab-out-of-bounds in hfsplusbnoderead The hfsplusbnoderead method can trigger the issue: 174.852007 T9784 ================================================================== 174.852709 T9784 BUG: KASAN:...

7.8CVSS5.6AI score0.00167EPSS
SaveExploits0References1
Rows per page
Query Builder