Lucene search
+L

995 matches found

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.7 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
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.8 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
OSV
OSV
added 2025/12/24 1:16 p.m.11 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
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
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
OSV
OSV
added 2025/12/24 1:06 p.m.8 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.36 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
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
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
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
OpenVAS
OpenVAS
added 2025/12/19 12:00 a.m.3 views

Huawei EulerOS: Security Advisory for grub2 (EulerOS-SA-2025-2542)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS6.7AI score0.00735EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/18 12:00 a.m.6 views

EulerOS Virtualization 2.13.0 : grub2 (EulerOS-SA-2025-2577)

According to the versions of the grub2 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : GNU GRUB aka GRUB2 through 2.12 has a heap-based buffer overflow in fs/hfs.c via crafted sblock data in an HFS...

8.8CVSS7.2AI score0.00735EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/18 12:00 a.m.6 views

EulerOS Virtualization 2.13.1 : grub2 (EulerOS-SA-2025-2542)

According to the versions of the grub2 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : GNU GRUB aka GRUB2 through 2.12 has a heap-based buffer overflow in fs/hfs.c via crafted sblock data in an HFS...

8.8CVSS7.2AI score0.00735EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/16 3:30 p.m.4 views

EUVD-2025-203636

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix KMSAN uninit-value issue in hfsplusdeletecat The syzbot reported issue in hfsplusdeletecat: 70.682285 T9333 ===================================================== 70.682943 T9333 BUG: KMSAN: uninit-value in...

5.8AI score0.00207EPSS
SaveExploits0References9
Rows per page
Query Builder