CVE-2024-45026

Source
https://cve.org/CVERecord?id=CVE-2024-45026
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-45026.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-45026
Downstream
Related
Published
2024-09-11T15:13:58.396Z
Modified
2026-03-20T12:38:58.484111Z
Summary
s390/dasd: fix error recovery leading to data corruption on ESE devices
Details

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 dasdeseneeds_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 server warmstart.

Fix by removing the check for incorrect length and replacing by explicitly checking for invalid track format in transport mode.

Also remove the check for file protected since this is not a valid ESE handling case.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/45xxx/CVE-2024-45026.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9
Fixed
19f60a55b2fda49bc4f6134a5f6356ef62ee69d8
Fixed
e245a18281c252c8dbc467492e09bb5d4b012118
Fixed
a665e3b7ac7d5cdc26e00e3d0fc8fd490e00316a
Fixed
0a228896a1b3654cd461ff654f6a64e97a9c3246
Fixed
93a7e2856951680cd7fe6ebd705ac10c8a8a5efd
Fixed
5d4a304338daf83ace2887aaacafd66fe99ed5cc
Fixed
7db4042336580dfd75cb5faa82c12cd51098c90b

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-45026.json"