First published: Fri Jul 27 2018(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <=4.17.10 | |
Debian Linux | =8.0 | |
Debian Linux | =9.0 | |
Ubuntu | =14.04 | |
Ubuntu | =16.04 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.133-1 6.12.21-1 6.12.22-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-14617 has a moderate severity rating due to the potential for a NULL pointer dereference leading to a kernel panic.
To fix CVE-2018-14617, update the Linux kernel to version 5.10.223-1 or later.
CVE-2018-14617 affects Linux kernel versions up to and including 4.17.10 and several versions of Debian and Ubuntu Linux.
If exploited, CVE-2018-14617 may result in a kernel panic, causing the system to become unresponsive.
Yes, CVE-2018-14617 is specific to the hfs+ filesystem when dealing with malformed catalog data.