Lucene search

K
cvelistMitreCVELIST:CVE-2018-13093
HistoryJul 03, 2018 - 5:00 a.m.

CVE-2018-13093

2018-07-0305:00:00
mitre
www.cve.org
7

AI Score

7.3

Confidence

High

EPSS

0.002

Percentile

56.5%

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.