NULL Pointer Dereference Affecting ocfs2-kmp-default package, versions <4.12.14-25.19.1


Severity

Recommended
0.0
medium
0
10

Based on SUSE Linux Enterprise Server security rating.

Threat Intelligence

EPSS
0.19% (58th 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-SLES150-OCFS2KMPDEFAULT-2759194
  • published14 Apr 2022
  • disclosed2 Oct 2018

Introduced: 2 Oct 2018

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

How to fix?

Upgrade SLES:15.0 ocfs2-kmp-default to version 4.12.14-25.19.1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream ocfs2-kmp-default package and not the ocfs2-kmp-default package as distributed by SLES. See How to fix? for SLES:15.0 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.