cvedb.io
CVE-2025-68761
UNKNOWN · CVSS n/a
EPSS exploitation probability: 0%
Published 2026-01-05T10:15:57.240 · Last modified 2026-06-17T09:59:32.667

Summary

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.

Does this affect you?

Add your gear to cvedb and we'll alert you only when a vendor you run ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.