PT-2026-72961 · Linux · Linux Kernel

CVE-2026-74509

·

Published

2026-08-15

·

Updated

2026-08-27

CVSS v3.1

8.8

High

VectorAV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free (UAF) issue exists in the Bluetooth subsystem. The function hci find adv instance() returns an adv info pointer that is only valid while hdev->lock is held. However, advertising command-sync paths perform instance lookups without this lock and may retain the pointer while waiting for a controller response. If an advertising termination event occurs during this wait, the hci remove adv instance() function may free the memory, leading to a slab-use-after-free when the system later attempts to access the pointer, such as in the hci set ext scan rsp data sync() function.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

AZL-96246
CVE-2026-74509

Affected Products

Linux Kernel