Review reviewHigh

CVE-2024-45026

Linux Linux, linux kernel

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix error recovery leading to data corruption on ESE devices Extent Space Efficient (ESE) or thin provisioned volumes need to be formatted on demand during usual IO processing. The dasd_ese_needs_format function checks for error codes that signal the non existence of a proper track format. The check for incorrect length is to imprecise since other error cases leading to transport of insufficient data also have this flag set. This might lead to data corruption in certain error cases for example during a storage se...

CVSS
7.8
EPSS
-
- percentile
CISA KEV
Not listed
Published
2024.09.12
PRIORITY ASSESSMENT

Review review

The CVSS severity warrants an early asset and exposure review.

Known exploitationNot established by KEV
Exploit probability-
Technical severityCVSS 7.8

Vulnerability overview

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix error recovery leading to data corruption on ESE devices Extent Space Efficient (ESE) or thin provisioned volumes need to be formatted on demand during usual IO processing. The dasd_ese_needs_format function checks for error codes that signal the non existence of a proper track format. The check for incorrect length is to imprecise since other error cases leading to transport of insufficient data also have this flag set. This might lead to data corruption in certain error cases for example during a storage se...

Affected product and versions

Product
Linux Linux, linux kernel
Affected versions
>= 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9 < 19f60a55b2fda49bc4f6134a5f6356ef62ee69d8, >= 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9 < e245a18281c252c8dbc467492e09bb5d4b012118, >= 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9 < a665e3b7ac7d5cdc26e00e3d0fc8fd490e00316a, >= 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9 < 0a228896a1b3654cd461ff654f6a64e97a9c3246, >= 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9 < 93a7e2856951680cd7fe6ebd705ac10c8a8a5efd, >= 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9 < 5d4a304338daf83ace2887aaacafd66fe99ed5cc, >= 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9 < 7db4042336580dfd75cb5faa82c12cd51098c90b, >= 5.3, >= 5.3 < 5.4.283, >= 5.5 < 5.10.225, >= 5.11 < 5.15.166, >= 5.16 < 6.1.107, >= 6.2 < 6.6.48, >= 6.7 < 6.10.7, 6.11
Fixed versions
5.4.283, 5.10.225, 5.15.166, 6.1.107, 6.6.48, 6.10.7

Recommended response sequence

Confirm exposure before applying a vendor-supported change.

Full remediation guide
  1. 1
    Identify

    Confirm that Linux Linux, linux kernel and an affected version are present.

  2. 2
    Prioritize

    Combine exploitation signals with asset exposure and business criticality.

  3. 3
    Remediate

    Follow the vendor advisory or supported update path and preserve rollback options.

  4. 4
    Verify

    Recheck the version, service health, access paths, and relevant logs.

Technical data

CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE
CWE-787