Lucene search
+L

1019 matches found

CVE
CVE
added 2026/01/05 9:32 a.m.29 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.0012EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/01/05 9:32 a.m.14 views

CVE-2025-68761

In the Linux kernel, the following vulnerability has been resolved: hfs: fix potential use after free in hfscorrectnextunusedCNID This code calls hfsbnodeputnode which drops the refcount and then dreferences "node" on the next line. It's only safe to use "node" when we're holding a reference so...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/05 12:00 a.m.7 views

PT-2026-1249

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description A flaw exists in the Linux kernel related to a potential use-after-free condition within the hfs correct next unused CNID function. The issue arises from the order of operations where a...

7.1CVSS6.2AI score0.00677EPSS
SaveExploits1References212
CNNVD
CNNVD
added 2026/01/05 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 originates in the hfs file system where the hfscorrectnextunusedCNID function still references a node after a call to...

6.1AI score0.0012EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-54130

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hfs/hfsplus: avoid WARNON for sanity check, use proper error handling Commit 55d1cbbbb29e hfs/hfsplus: use WARNON for sanity check fixed a build warning by...

7.8CVSS5.9AI score0.00161EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2022-50747

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hfs: Fix OOB Write in hfsasc2mac Syzbot reported a OOB Write bug: loop0: detected capacity change from 0 to 64...

7.8CVSS5.1AI score0.00206EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/25 1:04 a.m.8 views

SUSE CVE-2022-50747

In the Linux kernel, the following vulnerability has been resolved: hfs: Fix OOB Write in hfsasc2mac Syzbot reported a OOB Write bug: loop0: detected capacity change from 0 to 64 ================================================================== BUG: KASAN: slab-out-of-bounds in...

6.6CVSS6.4AI score0.00206EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/25 12:54 a.m.6 views

SUSE CVE-2023-54130

In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: avoid WARNON for sanity check, use proper error handling Commit 55d1cbbbb29e "hfs/hfsplus: use WARNON for sanity check" fixed a build warning by turning a comment into a WARNON, but it turns out that syzbot then...

5.5CVSS6.4AI score0.00161EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/24 3:30 p.m.10 views

EUVD-2023-60315

In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: avoid WARNON for sanity check, use proper error handling Commit 55d1cbbbb29e "hfs/hfsplus: use WARNON for sanity check" fixed a build warning by turning a comment into a WARNON, but it turns out that syzbot then...

5.9AI score0.00161EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 3:30 p.m.15 views

EUVD-2022-55814

In the Linux kernel, the following vulnerability has been resolved: hfs: Fix OOB Write in hfsasc2mac Syzbot reported a OOB Write bug: loop0: detected capacity change from 0 to 64 ================================================================== BUG: KASAN: slab-out-of-bounds in...

5.8AI score0.00206EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/24 1:16 p.m.9 views

CVE-2023-54130

In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: avoid WARNON for sanity check, use proper error handling Commit 55d1cbbbb29e "hfs/hfsplus: use WARNON for sanity check" fixed a build warning by turning a comment into a WARNON, but it turns out that syzbot then...

7.8CVSS0.00161EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:16 p.m.12 views

UBUNTU-CVE-2022-50747

In the Linux kernel, the following vulnerability has been resolved: hfs: Fix OOB Write in hfsasc2mac Syzbot reported a OOB Write bug: loop0: detected capacity change from 0 to 64 ================================================================== BUG: KASAN: slab-out-of-bounds in...

7.8CVSS5.7AI score0.00206EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.9 views

CVE-2022-50747

In the Linux kernel, the following vulnerability has been resolved: hfs: Fix OOB Write in hfsasc2mac Syzbot reported a OOB Write bug: loop0: detected capacity change from 0 to 64 ================================================================== BUG: KASAN: slab-out-of-bounds in...

7.8CVSS5.4AI score0.00206EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/24 1:06 p.m.25 views

CVE-2023-54130

CVE-2023-54130 (Linux kernel - hfs/hfsplus) : A patch that converted a comment into a WARN_ON() created a local vulnerability when processing certain corrupted hfs images, because syzbot could trigger the warning. The proper fix is to treat the situation as an error and return -EIO. The issue was...

7.8CVSS6AI score0.00161EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.40 views

CVE-2023-54130 hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling

In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: avoid WARNON for sanity check, use proper error handling Commit 55d1cbbbb29e "hfs/hfsplus: use WARNON for sanity check" fixed a build warning by turning a comment into a WARNON, but it turns out that syzbot then...

7.8CVSS0.00161EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:06 p.m.9 views

CVE-2023-54130 hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling

In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: avoid WARNON for sanity check, use proper error handling Commit 55d1cbbbb29e "hfs/hfsplus: use WARNON for sanity check" fixed a build warning by turning a comment into a WARNON, but it turns out that syzbot then...

7.8CVSS5.6AI score
SaveExploits0References11
CVE
CVE
added 2025/12/24 1:05 p.m.38 views

CVE-2022-50747

CVE-2022-50747 is a Linux kernel issue in the HFS file system code. The vulnerability stems from an out-of-bounds write in hfs_asc2mac() inside fs/hfs/trans.c when converting filenames, where an oversized input len can drive writes beyond the destination when the destination buffer boundary is re...

7.8CVSS6AI score0.00206EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.37 views

CVE-2022-50747 hfs: Fix OOB Write in hfs_asc2mac

In the Linux kernel, the following vulnerability has been resolved: hfs: Fix OOB Write in hfsasc2mac Syzbot reported a OOB Write bug: loop0: detected capacity change from 0 to 64 ================================================================== BUG: KASAN: slab-out-of-bounds in...

7.8CVSS0.00206EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 1:05 p.m.8 views

CVE-2022-50747 hfs: Fix OOB Write in hfs_asc2mac

In the Linux kernel, the following vulnerability has been resolved: hfs: Fix OOB Write in hfsasc2mac Syzbot reported a OOB Write bug: loop0: detected capacity change from 0 to 64 ================================================================== BUG: KASAN: slab-out-of-bounds in...

7.8CVSS6.3AI score
SaveExploits0References12
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.17 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 use of WARNON by hfs/hfsplus for integrity checking and should be changed to proper error handling...

6.2AI score0.00161EPSS
SaveExploits0References9
Rows per page
Query Builder