---
id: CVE-2026-93258
title: |-
  In the Linux kernel, the following vulnerability has been resolved:

  ocfs2: do not use make_bad_inode() in ocfs2_read_inode_block_full()

  This reverts commit 58b6fcd2ab34 ("ocfs2: mark inode bad upon validation
  failure during read").

  Si…
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  ocfs2: do not use make_bad_inode() in ocfs2_read_inode_block_full()

  This reverts commit 58b6fcd2ab34 ("ocfs2: mark inode bad upon validation
  failure during read").

  Si…
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= 58b6fcd2ab34399258dc509f701d0986a8e0bcaa <
    0e7459abff46e28e64367057038ef8607e63f599
  - >-
    Linux >= 58b6fcd2ab34399258dc509f701d0986a8e0bcaa <
    d48ace65322001b41bb5322442a21425ef4407d4
  - Linux 6.19
published: '2026-09-24'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T16:17:22.420'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-93258'
references:
  - url: 'https://git.kernel.org/stable/c/0e7459abff46e28e64367057038ef8607e63f599'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/d48ace65322001b41bb5322442a21425ef4407d4'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-24T16:47:15.834Z'
---

## Overview

In the Linux kernel, the following vulnerability has been resolved:

ocfs2: do not use make_bad_inode() in ocfs2_read_inode_block_full()

This reverts commit 58b6fcd2ab34 ("ocfs2: mark inode bad upon validation
failure during read").

Since 'make_bad_inode()' resets inode type to S_IFREG, doing this for
directory inode during active VFS lookup is likely to confuse the latter,
including VFS_BUG_ON_INODE() triggered in this case.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
