Bluetooth: btrtl: Don't leak return code when parsing firmware format v2
Summary
| CVE | CVE-2026-97907 |
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-25 11:17:17 UTC |
| Updated | 2026-09-25 11:17:17 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: btrtl: Don't leak return code when parsing firmware format v2
When key_id from chip is zero, rtlbt_parse_firmware_v2() intentionally
ignores all security headers. However, the implementation simply breaks
from a switch statement and leaks uninitialized return code `rc' (if the
first section is a security one) or the previous section's `rc'.
Fix it by really skipping a loop with `continue'. For consistency and
readability, also do the same for the default case. |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|
| CNA |
Linux |
Linux |
affected 9a24ce5e29b15c4c6b0c89c04f9df6ce14addefa 90f3a142b5f8596a565b8e080d18a8050be6edef git |
Not specified |
| CNA |
Linux |
Linux |
affected 9a24ce5e29b15c4c6b0c89c04f9df6ce14addefa 422f6547259654bae690713614c794dd1e2c0a0b git |
Not specified |
| CNA |
Linux |
Linux |
affected 9a24ce5e29b15c4c6b0c89c04f9df6ce14addefa c4249cf6e80b1bd62a6a409aaabe760fe025dac3 git |
Not specified |
| CNA |
Linux |
Linux |
affected 9a24ce5e29b15c4c6b0c89c04f9df6ce14addefa 83e3e515fd261600ed8491fb0a8bcdfb115c904e git |
Not specified |
| CNA |
Linux |
Linux |
affected 6.4 |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.4 semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.12.111 6.12.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.18.53 6.18.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.2.7 7.2.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.3-rc3 * original_commit_for_fix |
Not specified |
References
| Reference | Source | Link | Tags |
|---|
| git.kernel.org/stable/c/90f3a142b5f8596a565b8e080d18a8050be6edef |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/83e3e515fd261600ed8491fb0a8bcdfb115c904e |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/422f6547259654bae690713614c794dd1e2c0a0b |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/c4249cf6e80b1bd62a6a409aaabe760fe025dac3 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| CVE Program record |
CVE.ORG |
www.cve.org |
canonical |
| NVD vulnerability detail |
NVD |
nvd.nist.gov |
canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.