{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2026-74538","assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","state":"PUBLISHED","assignerShortName":"Linux","dateReserved":"2026-08-15T05:44:03.913Z","datePublished":"2026-08-15T12:27:50.271Z","dateUpdated":"2026-08-17T05:48:26.644Z"},"containers":{"cna":{"providerMetadata":{"orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux","dateUpdated":"2026-08-17T05:48:26.644Z"},"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: ISO: lock sk in iso_connect_ind\n\nAccessing iso_pi(sk)->conn requires lock_sock, which is not taken in the\n\"ev3\" part of iso_connect_ind.  It may also be NULL if socket has\ntransitioned away from the LISTEN/CONNECT states before locking.\n\nFix by adding lock/release. Recheck hcon is valid after lock acquire\nwhere needed."}],"metrics":[{"cvssV3_1":{"version":"3.1","vectorString":"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","baseScore":8.8,"baseSeverity":"HIGH"},"scenarios":[{"lang":"en","value":"AV:A - The bug is hit in hci_le_per_adv_report_evt when the controller delivers HCI_EV_LE_PER_ADV_REPORT from in-range LE periodic advertising; this is the Bluetooth ISO broadcast-sink path on phones/headsets in public spaces, not a local-only syscall entry point.\nAC:L - Exploitation is a socket-lock race where the attacker can repeatedly deliver PA reports and concurrently close or tear down the matching ISO listen socket (or race automatic teardown), controlling both sides rather than depending on uncontrollable memory layout.\nPR:N - An adjacent Bluetooth attacker needs no account or capabilities on the victim; they only need the device to be using LE Audio broadcast reception while they transmit periodic advertising that drives the vulnerable HCI handler.\nUI:N - Once a broadcast sink socket is active, triggering the flaw does not require the victim to perform a specific one-off action at exploit time; the attacker can flood PA reports and race normal stack teardown without user prompts.\nS:U - Impact is confined to kernel memory corruption and privilege escalation within the same kernel security boundary; there is no VM escape, IOMMU bypass, or cross-authority scope change.\nC:H - Missing lock_sock allows TOCTOU/UAF on iso_pi(sk)->conn and stale hci_conn pointers; per kernel guidance, this class of race on connection objects can expose freed kernel heap contents and enable information disclosure primitives.\nI:H - The handler memcpy()s attacker-controlled PA report bytes into hcon->le_per_adv_data without holding the socket lock, so a stale hcon can turn remote advertising data into an exploitable kernel heap write/control-flow corruption primitive.\nA:H - Concurrent NULL conn dereference or use of a detached hci_conn can oops/panic the kernel during PA reassembly, and the remote PA-report trigger can be repeated to cause sustained denial of service."}]}],"affected":[{"product":"Linux","vendor":"Linux","defaultStatus":"unaffected","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","programFiles":["net/bluetooth/iso.c"],"versions":[{"version":"168d9bf9c7f01df71e6404cfff66d9c2a8e968fb","lessThan":"e8e9cff6d80eeec28dec4cf7cc18662986945391","status":"affected","versionType":"git"},{"version":"168d9bf9c7f01df71e6404cfff66d9c2a8e968fb","lessThan":"9bee7e476534f27e830658dad962d85da9edf6bf","status":"affected","versionType":"git"},{"version":"168d9bf9c7f01df71e6404cfff66d9c2a8e968fb","lessThan":"4311fd6f429065a8ba208660360a895627a00cf3","status":"affected","versionType":"git"},{"version":"489efc9ae36f164423f5fa7ace772a7ab8131cd8","status":"affected","versionType":"git"},{"version":"6.8.9","lessThan":"6.9","status":"affected","versionType":"semver"}]},{"product":"Linux","vendor":"Linux","defaultStatus":"affected","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","programFiles":["net/bluetooth/iso.c"],"versions":[{"version":"6.9","status":"affected"},{"version":"0","lessThan":"6.9","status":"unaffected","versionType":"semver"},{"version":"6.18.44","lessThanOrEqual":"6.18.*","status":"unaffected","versionType":"semver"},{"version":"7.1.8","lessThanOrEqual":"7.1.*","status":"unaffected","versionType":"semver"},{"version":"7.2","lessThanOrEqual":"*","status":"unaffected","versionType":"original_commit_for_fix"}]}],"cpeApplicability":[{"nodes":[{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.9","versionEndExcluding":"6.18.44"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.9","versionEndExcluding":"7.1.8"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.9","versionEndExcluding":"7.2"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.8.9"}]}]}],"references":[{"url":"https://git.kernel.org/stable/c/e8e9cff6d80eeec28dec4cf7cc18662986945391"},{"url":"https://git.kernel.org/stable/c/9bee7e476534f27e830658dad962d85da9edf6bf"},{"url":"https://git.kernel.org/stable/c/4311fd6f429065a8ba208660360a895627a00cf3"}],"title":"Bluetooth: ISO: lock sk in iso_connect_ind","x_generator":{"engine":"bippy-1.2.0"}}}}