๐Ÿ” CVE Alert

CVE-2025-68761

UNKNOWN 0.0

hfs: fix potential use after free in hfs_correct_next_unused_CNID()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: hfs: fix potential use after free in hfs_correct_next_unused_CNID() This code calls hfs_bnode_put(node) 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 flip these two lines around.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jan 5, 2026
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
a06ec283e125e334155fe13005c76c9f484ce759 < 40a1e0142096dd7dd6cb5373841222b528698588 a06ec283e125e334155fe13005c76c9f484ce759 < c105e76bb17cf4b55fe89c6ad4f6a0e3972b5b08
Linux / Linux
6.18

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/40a1e0142096dd7dd6cb5373841222b528698588 git.kernel.org: https://git.kernel.org/stable/c/c105e76bb17cf4b55fe89c6ad4f6a0e3972b5b08