NULL Pointer Dereference Affecting kernel-rt-trace-devel package, versions <0:3.10.0-1062.rt56.1022.el7


Severity

Recommended
high

Based on CentOS security rating

    Threat Intelligence

    EPSS
    0.19% (57th 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 ID SNYK-CENTOS7-KERNELRTTRACEDEVEL-2141702
  • published 26 Jul 2021
  • disclosed 12 Apr 2018

How to fix?

Upgrade Centos:7 kernel-rt-trace-devel to version 0:3.10.0-1062.rt56.1022.el7 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kernel-rt-trace-devel package and not the kernel-rt-trace-devel package as distributed by Centos. See How to fix? for Centos: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.