CVE-2023-54188 (GCVE-0-2023-54188)
Vulnerability from cvelistv5
Published
2025-12-30 12:08
Modified
2025-12-30 12:08
Severity ?
VLAI Severity ?
EPSS score ?
Summary
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: apple-admac: Fix 'current_tx' not getting freed
In terminate_all we should queue up all submitted descriptors to be
freed. We do that for the content of the 'issued' and 'submitted' lists,
but the 'current_tx' descriptor falls through the cracks as it's
removed from the 'issued' list once it gets assigned to be the current
descriptor. Explicitly queue up freeing of the 'current_tx' descriptor
to address a memory leak that is otherwise present.
References
Impacted products
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/dma/apple-admac.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "b7abd535881a48587961c2099b1d2933ebd42c4b",
"status": "affected",
"version": "b127315d9a78c011c011b88b92f650510edcfbd2",
"versionType": "git"
},
{
"lessThan": "fd4d88e68c75caf5c6f8293a36bc3ae289e0369e",
"status": "affected",
"version": "b127315d9a78c011c011b88b92f650510edcfbd2",
"versionType": "git"
},
{
"lessThan": "d9503be5a100c553731c0e8a82c7b4201e8a970c",
"status": "affected",
"version": "b127315d9a78c011c011b88b92f650510edcfbd2",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/dma/apple-admac.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "6.0"
},
{
"lessThan": "6.0",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.25",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.2.*",
"status": "unaffected",
"version": "6.2.12",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.3",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.25",
"versionStartIncluding": "6.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.2.12",
"versionStartIncluding": "6.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.3",
"versionStartIncluding": "6.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: apple-admac: Fix \u0027current_tx\u0027 not getting freed\n\nIn terminate_all we should queue up all submitted descriptors to be\nfreed. We do that for the content of the \u0027issued\u0027 and \u0027submitted\u0027 lists,\nbut the \u0027current_tx\u0027 descriptor falls through the cracks as it\u0027s\nremoved from the \u0027issued\u0027 list once it gets assigned to be the current\ndescriptor. Explicitly queue up freeing of the \u0027current_tx\u0027 descriptor\nto address a memory leak that is otherwise present."
}
],
"providerMetadata": {
"dateUpdated": "2025-12-30T12:08:57.226Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/b7abd535881a48587961c2099b1d2933ebd42c4b"
},
{
"url": "https://git.kernel.org/stable/c/fd4d88e68c75caf5c6f8293a36bc3ae289e0369e"
},
{
"url": "https://git.kernel.org/stable/c/d9503be5a100c553731c0e8a82c7b4201e8a970c"
}
],
"title": "dmaengine: apple-admac: Fix \u0027current_tx\u0027 not getting freed",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2023-54188",
"datePublished": "2025-12-30T12:08:57.226Z",
"dateReserved": "2025-12-30T12:06:44.498Z",
"dateUpdated": "2025-12-30T12:08:57.226Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2023-54188\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-12-30T13:16:06.787\",\"lastModified\":\"2025-12-30T13:16:06.787\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ndmaengine: apple-admac: Fix \u0027current_tx\u0027 not getting freed\\n\\nIn terminate_all we should queue up all submitted descriptors to be\\nfreed. We do that for the content of the \u0027issued\u0027 and \u0027submitted\u0027 lists,\\nbut the \u0027current_tx\u0027 descriptor falls through the cracks as it\u0027s\\nremoved from the \u0027issued\u0027 list once it gets assigned to be the current\\ndescriptor. Explicitly queue up freeing of the \u0027current_tx\u0027 descriptor\\nto address a memory leak that is otherwise present.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/b7abd535881a48587961c2099b1d2933ebd42c4b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d9503be5a100c553731c0e8a82c7b4201e8a970c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/fd4d88e68c75caf5c6f8293a36bc3ae289e0369e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
}
}
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…