NULL Pointer Dereference Affecting kernel-doc package, versions <0:3.10.0-1062.el7


Severity

Recommended
high

Based on Oracle Linux security rating.

Threat Intelligence

EPSS
1.73% (75th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-ORACLE7-KERNELDOC-2538098
  • published10 Apr 2022
  • disclosed3 Jul 2018

Introduced: 3 Jul 2018

CVE-2018-13093  (opens in a new tab)
CWE-476  (opens in a new tab)

How to fix?

Upgrade Oracle:7 kernel-doc to version 0:3.10.0-1062.el7 or higher.
This issue was patched in ELSA-2019-2029.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kernel-doc package and not the kernel-doc package as distributed by Oracle. See How to fix? for Oracle:7 relevant fixed versions and status.

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.