---
id: CVE-2024-52560
title: 'fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr()'
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr()

  Extended the `mi_enum_attr()` function interface with an additional
  parameter, `struct ntfs_ino…
severity: high
cvss: 7.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cvssSource: cna
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= 4534a70b7056fd4b9a1c6db5a4ce3c98546b291e <
    4ff4b6b9e85cfe879773ca78d91b1090a3ce19ac
  - >-
    Linux >= 4534a70b7056fd4b9a1c6db5a4ce3c98546b291e <
    acfb75eeb3304d08cbd5b5a8c77379459ec6a04e
  - >-
    Linux >= 4534a70b7056fd4b9a1c6db5a4ce3c98546b291e <
    d9c699f2c4dc174940ffe8600b20c267897da155
  - >-
    Linux >= 4534a70b7056fd4b9a1c6db5a4ce3c98546b291e <
    2afd4d267e6dbaec8d3ccd4f5396cb84bc67aa2e
  - Linux 5.15
published: '2025-02-27'
updated: '2026-09-14'
sourceUpdated: '2026-09-14T11:57:47.206Z'
source: CVEORG
sourceUrl: 'https://www.cve.org/CVERecord?id=CVE-2024-52560'
references:
  - url: 'https://git.kernel.org/stable/c/4ff4b6b9e85cfe879773ca78d91b1090a3ce19ac'
  - url: 'https://git.kernel.org/stable/c/acfb75eeb3304d08cbd5b5a8c77379459ec6a04e'
  - url: 'https://git.kernel.org/stable/c/d9c699f2c4dc174940ffe8600b20c267897da155'
  - url: 'https://git.kernel.org/stable/c/2afd4d267e6dbaec8d3ccd4f5396cb84bc67aa2e'
tags:
  - cve.org
epss: 0.00218
epssPercentile: 0.10928
ingestedAt: '2026-09-14T15:23:07.460Z'
---

## Overview

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

fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr()

Extended the `mi_enum_attr()` function interface with an additional
parameter, `struct ntfs_inode *ni`, to allow marking the inode
as bad as soon as an error is detected.

## Affected

- `Linux >= 4534a70b7056fd4b9a1c6db5a4ce3c98546b291e < 4ff4b6b9e85cfe879773ca78d91b1090a3ce19ac`
- `Linux >= 4534a70b7056fd4b9a1c6db5a4ce3c98546b291e < acfb75eeb3304d08cbd5b5a8c77379459ec6a04e`
- `Linux >= 4534a70b7056fd4b9a1c6db5a4ce3c98546b291e < d9c699f2c4dc174940ffe8600b20c267897da155`
- `Linux >= 4534a70b7056fd4b9a1c6db5a4ce3c98546b291e < 2afd4d267e6dbaec8d3ccd4f5396cb84bc67aa2e`
- `Linux 5.15`

## Remediation

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