First published: Thu Apr 12 2018(Updated: )
An issue was discovered in fs/xfs/xfs_icache.c in the Linux kernel through 4.17.3. There is a NULL pointer dereference and panic in lookup_slow() on a NULL inode->i_ops pointer when doing pathwalks on a corrupted xfs image. This occurs because of a lack of proper validation that cached inodes are free during allocation.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel-rt | <0:3.10.0-1062.rt56.1022.el7 | 0:3.10.0-1062.rt56.1022.el7 |
redhat/kernel | <0:3.10.0-1062.el7 | 0:3.10.0-1062.el7 |
redhat/kernel | <4.18 | 4.18 |
Linux Kernel | <=4.17.3 | |
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-13093 has a high severity rating due to the potential for denial of service through a NULL pointer dereference.
To fix CVE-2018-13093, update the kernel to version 0:3.10.0-1062.rt56.1022.el7 or later for the affected Red Hat packages.
CVE-2018-13093 affects the Linux kernel versions up to 4.17.3.
CVE-2018-13093 can potentially be exploited remotely if an attacker interacts with a corrupted xfs image.
If CVE-2018-13093 is successfully exploited, it could lead to a system panic and result in a denial of service.