cve/2018/CVE-2018-14617.md
2024-06-18 02:51:15 +02:00

882 B

CVE-2018-14617

Description

An issue was discovered in the Linux kernel through 4.17.10. There is a NULL pointer dereference and panic in hfsplus_lookup() in fs/hfsplus/dir.c when opening a file (that is purportedly a hard link) in an hfs+ filesystem that has malformed catalog data, and is mounted read-only without a metadata directory.

POC

Reference

Github

No PoCs found on GitHub currently.