CVE-2026-43069 (GCVE-0-2026-43069)
Vulnerability from cvelistv5 – Published: 2026-05-05 15:23 – Updated: 2026-05-05 15:23
VLAI?
Title
Bluetooth: hci_ll: Fix firmware leak on error path
Summary
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: hci_ll: Fix firmware leak on error path
Smatch reports:
drivers/bluetooth/hci_ll.c:587 download_firmware() warn:
'fw' from request_firmware() not released on lines: 544.
In download_firmware(), if request_firmware() succeeds but the returned
firmware content is invalid (no data or zero size), the function returns
without releasing the firmware, resulting in a resource leak.
Fix this by calling release_firmware() before returning when
request_firmware() succeeded but the firmware content is invalid.
Severity ?
No CVSS data available.
Assigner
References
Impacted products
| Vendor | Product | Version | |||||||
|---|---|---|---|---|---|---|---|---|---|
| Linux | Linux |
Affected:
371805522f870986144fcd88727a47858e364a2c , < 95e8601af227b2b4390eecf8db6abdb9f6a91f17
(git)
Affected: 371805522f870986144fcd88727a47858e364a2c , < e6d95488c8c964d1df0d3e1db44c958706311e86 (git) Affected: 371805522f870986144fcd88727a47858e364a2c , < b2dfbf1b5ff192cefd49574b951a4af9ddd32213 (git) Affected: 371805522f870986144fcd88727a47858e364a2c , < 28904375d54b436a757641fb0331537778c0de5a (git) Affected: 371805522f870986144fcd88727a47858e364a2c , < 5213ef54528dd1ac79b846e30d8f72ce092794aa (git) Affected: 371805522f870986144fcd88727a47858e364a2c , < 9ecbfd93cd6de6c78cb7fd51fe079e36c7ff074b (git) Affected: 371805522f870986144fcd88727a47858e364a2c , < a7803df606a7d22e896b030f619e1d9d20ae0c6b (git) Affected: 371805522f870986144fcd88727a47858e364a2c , < 31148a7be723aa9f2e8fbd62424825ab8d577973 (git) |
|||||||
|
|||||||||
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/bluetooth/hci_ll.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "95e8601af227b2b4390eecf8db6abdb9f6a91f17",
"status": "affected",
"version": "371805522f870986144fcd88727a47858e364a2c",
"versionType": "git"
},
{
"lessThan": "e6d95488c8c964d1df0d3e1db44c958706311e86",
"status": "affected",
"version": "371805522f870986144fcd88727a47858e364a2c",
"versionType": "git"
},
{
"lessThan": "b2dfbf1b5ff192cefd49574b951a4af9ddd32213",
"status": "affected",
"version": "371805522f870986144fcd88727a47858e364a2c",
"versionType": "git"
},
{
"lessThan": "28904375d54b436a757641fb0331537778c0de5a",
"status": "affected",
"version": "371805522f870986144fcd88727a47858e364a2c",
"versionType": "git"
},
{
"lessThan": "5213ef54528dd1ac79b846e30d8f72ce092794aa",
"status": "affected",
"version": "371805522f870986144fcd88727a47858e364a2c",
"versionType": "git"
},
{
"lessThan": "9ecbfd93cd6de6c78cb7fd51fe079e36c7ff074b",
"status": "affected",
"version": "371805522f870986144fcd88727a47858e364a2c",
"versionType": "git"
},
{
"lessThan": "a7803df606a7d22e896b030f619e1d9d20ae0c6b",
"status": "affected",
"version": "371805522f870986144fcd88727a47858e364a2c",
"versionType": "git"
},
{
"lessThan": "31148a7be723aa9f2e8fbd62424825ab8d577973",
"status": "affected",
"version": "371805522f870986144fcd88727a47858e364a2c",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/bluetooth/hci_ll.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "4.12"
},
{
"lessThan": "4.12",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"version": "5.10.253",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.203",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.168",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.131",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.80",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.21",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.19.*",
"status": "unaffected",
"version": "6.19.11",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.0",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.10.253",
"versionStartIncluding": "4.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.203",
"versionStartIncluding": "4.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.168",
"versionStartIncluding": "4.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.131",
"versionStartIncluding": "4.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.80",
"versionStartIncluding": "4.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.21",
"versionStartIncluding": "4.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.19.11",
"versionStartIncluding": "4.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.0",
"versionStartIncluding": "4.12",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: hci_ll: Fix firmware leak on error path\n\nSmatch reports:\n\ndrivers/bluetooth/hci_ll.c:587 download_firmware() warn:\n\u0027fw\u0027 from request_firmware() not released on lines: 544.\n\nIn download_firmware(), if request_firmware() succeeds but the returned\nfirmware content is invalid (no data or zero size), the function returns\nwithout releasing the firmware, resulting in a resource leak.\n\nFix this by calling release_firmware() before returning when\nrequest_firmware() succeeded but the firmware content is invalid."
}
],
"providerMetadata": {
"dateUpdated": "2026-05-05T15:23:28.120Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/95e8601af227b2b4390eecf8db6abdb9f6a91f17"
},
{
"url": "https://git.kernel.org/stable/c/e6d95488c8c964d1df0d3e1db44c958706311e86"
},
{
"url": "https://git.kernel.org/stable/c/b2dfbf1b5ff192cefd49574b951a4af9ddd32213"
},
{
"url": "https://git.kernel.org/stable/c/28904375d54b436a757641fb0331537778c0de5a"
},
{
"url": "https://git.kernel.org/stable/c/5213ef54528dd1ac79b846e30d8f72ce092794aa"
},
{
"url": "https://git.kernel.org/stable/c/9ecbfd93cd6de6c78cb7fd51fe079e36c7ff074b"
},
{
"url": "https://git.kernel.org/stable/c/a7803df606a7d22e896b030f619e1d9d20ae0c6b"
},
{
"url": "https://git.kernel.org/stable/c/31148a7be723aa9f2e8fbd62424825ab8d577973"
}
],
"title": "Bluetooth: hci_ll: Fix firmware leak on error path",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-43069",
"datePublished": "2026-05-05T15:23:28.120Z",
"dateReserved": "2026-05-01T14:12:55.982Z",
"dateUpdated": "2026-05-05T15:23:28.120Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-43069\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-05T16:16:16.197\",\"lastModified\":\"2026-05-05T16:16:16.197\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nBluetooth: hci_ll: Fix firmware leak on error path\\n\\nSmatch reports:\\n\\ndrivers/bluetooth/hci_ll.c:587 download_firmware() warn:\\n\u0027fw\u0027 from request_firmware() not released on lines: 544.\\n\\nIn download_firmware(), if request_firmware() succeeds but the returned\\nfirmware content is invalid (no data or zero size), the function returns\\nwithout releasing the firmware, resulting in a resource leak.\\n\\nFix this by calling release_firmware() before returning when\\nrequest_firmware() succeeded but the firmware content is invalid.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/28904375d54b436a757641fb0331537778c0de5a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/31148a7be723aa9f2e8fbd62424825ab8d577973\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5213ef54528dd1ac79b846e30d8f72ce092794aa\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/95e8601af227b2b4390eecf8db6abdb9f6a91f17\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9ecbfd93cd6de6c78cb7fd51fe079e36c7ff074b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a7803df606a7d22e896b030f619e1d9d20ae0c6b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b2dfbf1b5ff192cefd49574b951a4af9ddd32213\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e6d95488c8c964d1df0d3e1db44c958706311e86\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…