NULL Pointer Dereference Affecting realtime-kernel package, versions *


Severity

Recommended
low

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
0.09% (28th 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 Learn

Learn about NULL Pointer Dereference vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-RHEL10-REALTIMEKERNEL-9895559
  • published29 Apr 2025
  • disclosed12 Apr 2018

Introduced: 12 Apr 2018

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

How to fix?

There is no fixed version for RHEL:10 realtime-kernel.

NVD Description

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