CVE-2024-45026 (GCVE-0-2024-45026)
Vulnerability from cvelistv5
Published
2024-09-11 15:13
Modified
2025-11-03 22:15
Severity ?
Summary
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 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.
Impacted products
Vendor Product Version
Linux Linux Version: 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9
Version: 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9
Version: 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9
Version: 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9
Version: 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9
Version: 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9
Version: 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-45026",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-29T15:46:39.841573Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-29T15:46:54.052Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2025-11-03T22:15:37.529Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/s390/block/dasd.c",
            "drivers/s390/block/dasd_3990_erp.c",
            "drivers/s390/block/dasd_eckd.c",
            "drivers/s390/block/dasd_int.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "19f60a55b2fda49bc4f6134a5f6356ef62ee69d8",
              "status": "affected",
              "version": "5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9",
              "versionType": "git"
            },
            {
              "lessThan": "e245a18281c252c8dbc467492e09bb5d4b012118",
              "status": "affected",
              "version": "5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9",
              "versionType": "git"
            },
            {
              "lessThan": "a665e3b7ac7d5cdc26e00e3d0fc8fd490e00316a",
              "status": "affected",
              "version": "5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9",
              "versionType": "git"
            },
            {
              "lessThan": "0a228896a1b3654cd461ff654f6a64e97a9c3246",
              "status": "affected",
              "version": "5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9",
              "versionType": "git"
            },
            {
              "lessThan": "93a7e2856951680cd7fe6ebd705ac10c8a8a5efd",
              "status": "affected",
              "version": "5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9",
              "versionType": "git"
            },
            {
              "lessThan": "5d4a304338daf83ace2887aaacafd66fe99ed5cc",
              "status": "affected",
              "version": "5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9",
              "versionType": "git"
            },
            {
              "lessThan": "7db4042336580dfd75cb5faa82c12cd51098c90b",
              "status": "affected",
              "version": "5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/s390/block/dasd.c",
            "drivers/s390/block/dasd_3990_erp.c",
            "drivers/s390/block/dasd_eckd.c",
            "drivers/s390/block/dasd_int.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.3"
            },
            {
              "lessThan": "5.3",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.283",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.225",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.166",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.107",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.48",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.10.*",
              "status": "unaffected",
              "version": "6.10.7",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.11",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.283",
                  "versionStartIncluding": "5.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.225",
                  "versionStartIncluding": "5.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.166",
                  "versionStartIncluding": "5.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.107",
                  "versionStartIncluding": "5.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.48",
                  "versionStartIncluding": "5.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.10.7",
                  "versionStartIncluding": "5.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.11",
                  "versionStartIncluding": "5.3",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ns390/dasd: fix error recovery leading to data corruption on ESE devices\n\nExtent Space Efficient (ESE) or thin provisioned volumes need to be\nformatted on demand during usual IO processing.\n\nThe dasd_ese_needs_format function checks for error codes that signal\nthe non existence of a proper track format.\n\nThe check for incorrect length is to imprecise since other error cases\nleading to transport of insufficient data also have this flag set.\nThis might lead to data corruption in certain error cases for example\nduring a storage server warmstart.\n\nFix by removing the check for incorrect length and replacing by\nexplicitly checking for invalid track format in transport mode.\n\nAlso remove the check for file protected since this is not a valid\nESE handling case."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-05-04T09:31:22.388Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/19f60a55b2fda49bc4f6134a5f6356ef62ee69d8"
        },
        {
          "url": "https://git.kernel.org/stable/c/e245a18281c252c8dbc467492e09bb5d4b012118"
        },
        {
          "url": "https://git.kernel.org/stable/c/a665e3b7ac7d5cdc26e00e3d0fc8fd490e00316a"
        },
        {
          "url": "https://git.kernel.org/stable/c/0a228896a1b3654cd461ff654f6a64e97a9c3246"
        },
        {
          "url": "https://git.kernel.org/stable/c/93a7e2856951680cd7fe6ebd705ac10c8a8a5efd"
        },
        {
          "url": "https://git.kernel.org/stable/c/5d4a304338daf83ace2887aaacafd66fe99ed5cc"
        },
        {
          "url": "https://git.kernel.org/stable/c/7db4042336580dfd75cb5faa82c12cd51098c90b"
        }
      ],
      "title": "s390/dasd: fix error recovery leading to data corruption on ESE devices",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-45026",
    "datePublished": "2024-09-11T15:13:58.396Z",
    "dateReserved": "2024-08-21T05:34:56.685Z",
    "dateUpdated": "2025-11-03T22:15:37.529Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T22:15:37.529Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-45026\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-29T15:46:39.841573Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-29T15:46:43.874Z\"}}], \"cna\": {\"title\": \"s390/dasd: fix error recovery leading to data corruption on ESE devices\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9\", \"lessThan\": \"19f60a55b2fda49bc4f6134a5f6356ef62ee69d8\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9\", \"lessThan\": \"e245a18281c252c8dbc467492e09bb5d4b012118\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9\", \"lessThan\": \"a665e3b7ac7d5cdc26e00e3d0fc8fd490e00316a\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9\", \"lessThan\": \"0a228896a1b3654cd461ff654f6a64e97a9c3246\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9\", \"lessThan\": \"93a7e2856951680cd7fe6ebd705ac10c8a8a5efd\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9\", \"lessThan\": \"5d4a304338daf83ace2887aaacafd66fe99ed5cc\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9\", \"lessThan\": \"7db4042336580dfd75cb5faa82c12cd51098c90b\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/s390/block/dasd.c\", \"drivers/s390/block/dasd_3990_erp.c\", \"drivers/s390/block/dasd_eckd.c\", \"drivers/s390/block/dasd_int.h\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.3\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.3\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.4.283\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.225\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.166\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.107\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.48\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.10.7\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.10.*\"}, {\"status\": \"unaffected\", \"version\": \"6.11\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/s390/block/dasd.c\", \"drivers/s390/block/dasd_3990_erp.c\", \"drivers/s390/block/dasd_eckd.c\", \"drivers/s390/block/dasd_int.h\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/19f60a55b2fda49bc4f6134a5f6356ef62ee69d8\"}, {\"url\": \"https://git.kernel.org/stable/c/e245a18281c252c8dbc467492e09bb5d4b012118\"}, {\"url\": \"https://git.kernel.org/stable/c/a665e3b7ac7d5cdc26e00e3d0fc8fd490e00316a\"}, {\"url\": \"https://git.kernel.org/stable/c/0a228896a1b3654cd461ff654f6a64e97a9c3246\"}, {\"url\": \"https://git.kernel.org/stable/c/93a7e2856951680cd7fe6ebd705ac10c8a8a5efd\"}, {\"url\": \"https://git.kernel.org/stable/c/5d4a304338daf83ace2887aaacafd66fe99ed5cc\"}, {\"url\": \"https://git.kernel.org/stable/c/7db4042336580dfd75cb5faa82c12cd51098c90b\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\ns390/dasd: fix error recovery leading to data corruption on ESE devices\\n\\nExtent Space Efficient (ESE) or thin provisioned volumes need to be\\nformatted on demand during usual IO processing.\\n\\nThe dasd_ese_needs_format function checks for error codes that signal\\nthe non existence of a proper track format.\\n\\nThe check for incorrect length is to imprecise since other error cases\\nleading to transport of insufficient data also have this flag set.\\nThis might lead to data corruption in certain error cases for example\\nduring a storage server warmstart.\\n\\nFix by removing the check for incorrect length and replacing by\\nexplicitly checking for invalid track format in transport mode.\\n\\nAlso remove the check for file protected since this is not a valid\\nESE handling case.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.283\", \"versionStartIncluding\": \"5.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.225\", \"versionStartIncluding\": \"5.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.166\", \"versionStartIncluding\": \"5.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.107\", \"versionStartIncluding\": \"5.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.48\", \"versionStartIncluding\": \"5.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.10.7\", \"versionStartIncluding\": \"5.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.11\", \"versionStartIncluding\": \"5.3\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-04T09:31:22.388Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-45026\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-03T22:15:37.529Z\", \"dateReserved\": \"2024-08-21T05:34:56.685Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-09-11T15:13:58.396Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…