CVE Explorer
CVE-2026-10651
bt_sdp_parse_attribute() in subsys/bluetooth/host/classic/sdp.c validated only that the SDP record buffer held the type-marker byte plus the 2-byte attribute ID (a check of buf->len < 3) but then read a fourth byte, the data-element descriptor (type), via net_buf_simple_pull_u8(). Because net_buf_simple_pull_u8() dereferences buf->data[0] before its only bounds guard (an __ASSERT_NO_MSG that compiles out when CONFIG_ASSERT is disabled, the production default), a record of exactly three bytes (0x
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
1
Preserved source conflicts
No provider value was silently selected as the winner.
cwe · 2 assertions
{"cweId":"CWE-20","description":"bounds","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:1c49f110d9a93d89d67c215bfbc755d54e518f7ae6c6c23adf7c6b28f4908fba · sha256:e583a6d882b87907… · /containers/cna/problemTypes/0/descriptions/0
{"cweId":"CWE-617","description":"bounds","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:1c49f110d9a93d89d67c215bfbc755d54e518f7ae6c6c23adf7c6b28f4908fba · sha256:e583a6d882b87907… · /containers/cna/problemTypes/0/descriptions/1
Affected products and versions
1 source assertion{"collectionURL":"https://github.com/zephyrproject-rtos/zephyr","defaultStatus":"unaffected","packageName":"zephyr","product":"zephyr","programFiles":["subsys/bluetooth/host/classic/sdp.c"],"vendor":"zephyrproject","versions":[{"lessThan":"4.5.0","status":"affected","version":"4.3.0","versionType":"semver"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:1c49f110d9a93d89d67c215bfbc755d54e518f7ae6c6c23adf7c6b28f4908fba · sha256:e583a6d882b87907… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"baseScore":7.1,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:1c49f110d9a93d89d67c215bfbc755d54e518f7ae6c6c23adf7c6b28f4908fba · sha256:e583a6d882b87907… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
2 source assertions{"cweId":"CWE-20","description":"bounds","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:1c49f110d9a93d89d67c215bfbc755d54e518f7ae6c6c23adf7c6b28f4908fba · sha256:e583a6d882b87907… · /containers/cna/problemTypes/0/descriptions/0
{"cweId":"CWE-617","description":"bounds","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:1c49f110d9a93d89d67c215bfbc755d54e518f7ae6c6c23adf7c6b28f4908fba · sha256:e583a6d882b87907… · /containers/cna/problemTypes/0/descriptions/1
Source references
2 source assertions{"name":"Fix commit","tags":["patch"],"url":"https://github.com/zephyrproject-rtos/zephyr/commit/dfac5224ab65fc7b81be2926386173c169318335"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:1c49f110d9a93d89d67c215bfbc755d54e518f7ae6c6c23adf7c6b28f4908fba · sha256:e583a6d882b87907… · /containers/cna/references/0
{"name":"GHSA-p93g-3r68-cj53","url":"https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-p93g-3r68-cj53"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:1c49f110d9a93d89d67c215bfbc755d54e518f7ae6c6c23adf7c6b28f4908fba · sha256:e583a6d882b87907… · /containers/cna/references/1
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.