CVE-2025-68761
CVE-2025-68761 — Linux kernel (HFS subsystem) Affected component: kernel hfs code path in the Linux kernel. The vulnerability is a use-after-free in hfs_correct_next_unused_CNID() caused by dereferencing a node after dropping its reference count via hfs_bnode_put(node). Root cause: The code drops...