CVE-2026-74300

Source
https://cve.org/CVERecord?id=CVE-2026-74300
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74300.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74300
Downstream
Published
2026-08-15T05:58:03.348Z
Modified
2026-08-16T03:48:34.565668885Z
Summary
Bluetooth: hci: validate codec capability element length
Details

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: hci: validate codec capability element length

Read Local Codec Capabilities returns a sequence of capability elements. Each element starts with a one-byte length followed by that many payload bytes.

hcireadcodec_capabilities() checks that the skb contains the length byte, but then validates only caps->len against the remaining skb length. A malformed controller response with one remaining byte and caps->len set to one passes that check even though the element needs two bytes. The parser then records a two-byte capability and copies one byte beyond the advertised response payload into the codec list.

Validate the full element size, including the length byte, before adding it to the accumulated capability length. This preserves all well-formed capability elements and drops only truncated controller responses.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74300.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
8961987f3f5fa2f2618e72304d013c8dd5e604a6
Fixed
fc97fc8cf7f53fd3619db63e09050d20a3a0c4b1
Fixed
290b36f9d1eb9b2f72b40d826f26b4a182ab15f7
Fixed
f2ad01f55e07f9531efcea736087e6b8658a3440
Fixed
ec4d352747a62c1082f16c11a74b37d6eb85a5a3
Fixed
4bc16db0f11918e07edf9fdcda4a30cf4c9df45c
Fixed
c38fbcdc407925c7088f7e5f11c1fff73d2d35a2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74300.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74300.json"