3 matches found
Linux Distros Unpatched Vulnerability : CVE-2025-68761
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hfs: fix potential use after free in hfscorrectnextunusedCNID This code calls hfsbnodeputnode which drops the refcount and then dreferences node on the next lin...
CVE-2025-40243
CVE-2025-40243 relates to a KMSAN uninit-value issue in the Linux kernel’s HFS code path. The bug originated in hfs_find_set_zero_bits() where an uninitialized memory state could affect bitmap operations, potentially leading to volume corruption and file-system driver bugs. The root cause was non...
Linux Distros Unpatched Vulnerability : CVE-2025-38715
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hfs: fix slab-out-of-bounds in hfsbnoderead This patch introduces isbnodeoffsetvalid method that checks the requested offset value. Also, it introduces...