{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2024-27054", "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "state": "PUBLISHED", "assignerShortName": "Linux", "dateReserved": "2024-02-19T14:20:24.214Z", "datePublished": "2024-05-01T12:54:49.441Z", "dateUpdated": "2026-05-11T20:09:30.974Z" }, "containers": { "cna": { "providerMetadata": { "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "shortName": "Linux", "dateUpdated": "2026-05-11T20:09:30.974Z" }, "descriptions": [ { "lang": "en", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ns390/dasd: fix double module refcount decrement\n\nOnce the discipline is associated with the device, deleting the device\ntakes care of decrementing the module's refcount. Doing it manually on\nthis error path causes refcount to artificially decrease on each error\nwhile it should just stay the same." } ], "affected": [ { "product": "Linux", "vendor": "Linux", "defaultStatus": "unaffected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": [ "drivers/s390/block/dasd.c" ], "versions": [ { "version": "c020d722b110a44c613ef71e657e6dd4116e09d9", "lessThan": "9fe0562179d8fa960afca0eaed6d4ba4122a3cc6", "status": "affected", "versionType": "git" }, { "version": "c020d722b110a44c613ef71e657e6dd4116e09d9", "lessThan": "edbdb0d94143db46edd373cc93e433832d29fe19", "status": "affected", "versionType": "git" }, { "version": "c020d722b110a44c613ef71e657e6dd4116e09d9", "lessThan": "ad999aa18103fa038787b6a8a55020abcf34df1a", "status": "affected", "versionType": "git" }, { "version": "c020d722b110a44c613ef71e657e6dd4116e09d9", "lessThan": "ec09bcab32fc4765e0cc97e1b72cdd067135f37e", "status": "affected", "versionType": "git" }, { "version": "c020d722b110a44c613ef71e657e6dd4116e09d9", "lessThan": "fa18aa507ea71d8914b6acb2c94db311c757c650", "status": "affected", "versionType": "git" }, { "version": "c020d722b110a44c613ef71e657e6dd4116e09d9", "lessThan": "ebc5a3bd79e54f98c885c26f0862a27a02c487c5", "status": "affected", "versionType": "git" }, { "version": "c020d722b110a44c613ef71e657e6dd4116e09d9", "lessThan": "c3116e62ddeff79cae342147753ce596f01fcf06", "status": "affected", "versionType": "git" } ] }, { "product": "Linux", "vendor": "Linux", "defaultStatus": "affected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": [ "drivers/s390/block/dasd.c" ], "versions": [ { "version": "4.9", "status": "affected" }, { "version": "0", "lessThan": "4.9", "status": "unaffected", "versionType": "semver" }, { "version": "5.10.237", "lessThanOrEqual": "5.10.*", "status": "unaffected", "versionType": "semver" }, { "version": "5.15.153", "lessThanOrEqual": "5.15.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.1.83", "lessThanOrEqual": "6.1.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.6.23", "lessThanOrEqual": "6.6.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.7.11", "lessThanOrEqual": "6.7.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.8.2", "lessThanOrEqual": "6.8.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.9", "lessThanOrEqual": "*", "status": "unaffected", "versionType": "original_commit_for_fix" } ] } ], "cpeApplicability": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.9", "versionEndExcluding": "5.10.237" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.9", "versionEndExcluding": "5.15.153" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.9", "versionEndExcluding": "6.1.83" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.9", "versionEndExcluding": "6.6.23" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.9", "versionEndExcluding": "6.7.11" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.9", "versionEndExcluding": "6.8.2" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.9", "versionEndExcluding": "6.9" } ] } ] } ], "references": [ { "url": "https://git.kernel.org/stable/c/9fe0562179d8fa960afca0eaed6d4ba4122a3cc6" }, { "url": "https://git.kernel.org/stable/c/edbdb0d94143db46edd373cc93e433832d29fe19" }, { "url": "https://git.kernel.org/stable/c/ad999aa18103fa038787b6a8a55020abcf34df1a" }, { "url": "https://git.kernel.org/stable/c/ec09bcab32fc4765e0cc97e1b72cdd067135f37e" }, { "url": "https://git.kernel.org/stable/c/fa18aa507ea71d8914b6acb2c94db311c757c650" }, { "url": "https://git.kernel.org/stable/c/ebc5a3bd79e54f98c885c26f0862a27a02c487c5" }, { "url": "https://git.kernel.org/stable/c/c3116e62ddeff79cae342147753ce596f01fcf06" } ], "title": "s390/dasd: fix double module refcount decrement", "x_generator": { "engine": "bippy-1.2.0" } }, "adp": [ { "problemTypes": [ { "descriptions": [ { "type": "CWE", "lang": "en", "description": "CWE-noinfo Not enough information" } ] } ], "metrics": [ { "cvssV3_1": { "scope": "UNCHANGED", "version": "3.1", "baseScore": 5.5, "attackVector": "LOCAL", "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "integrityImpact": "NONE", "userInteraction": "NONE", "attackComplexity": "LOW", "availabilityImpact": "HIGH", "privilegesRequired": "LOW", "confidentialityImpact": "NONE" } }, { "other": { "type": "ssvc", "content": { "timestamp": "2024-06-06T18:30:31.482327Z", "id": "CVE-2024-27054", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "version": "2.0.3" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2024-11-06T20:08:55.117Z" } }, { "providerMetadata": { "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE", "dateUpdated": "2024-08-02T00:21:05.895Z" }, "title": "CVE Program Container", "references": [ { "url": "https://git.kernel.org/stable/c/edbdb0d94143db46edd373cc93e433832d29fe19", "tags": [ "x_transferred" ] }, { "url": "https://git.kernel.org/stable/c/ad999aa18103fa038787b6a8a55020abcf34df1a", "tags": [ "x_transferred" ] }, { "url": "https://git.kernel.org/stable/c/ec09bcab32fc4765e0cc97e1b72cdd067135f37e", "tags": [ "x_transferred" ] }, { "url": "https://git.kernel.org/stable/c/fa18aa507ea71d8914b6acb2c94db311c757c650", "tags": [ "x_transferred" ] }, { "url": "https://git.kernel.org/stable/c/ebc5a3bd79e54f98c885c26f0862a27a02c487c5", "tags": [ "x_transferred" ] }, { "url": "https://git.kernel.org/stable/c/c3116e62ddeff79cae342147753ce596f01fcf06", "tags": [ "x_transferred" ] } ] } ] } }