CVE-2026-74509 evidence review
Linux
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: Fix advertising data UAFs hci_find_adv_instance() returns an adv_info pointer that is valid only while hdev->lock is held. The advertising command-sync paths perform instance lookups without that lock and, in some cases, retain the pointer while waiting for a controller response. An advertising termination event can therefore interleave as follows: hci_cmd_sync_work hci_rx_work hci_find_adv_instance() __hci_cmd_sync_status() wait for controller reply hci_dev_lock() hci_remove_adv_instance() kfree(adv) a...
This record remains available for product and version identification, but it is not presented as a complete remediation procedure. Confirm the affected range and the supported fix in a direct vendor advisory before changing production systems.
Identify the product and installed version
Record whether Linux is present, where it is installed, and which interfaces are exposed.
- Record the product name, package or appliance identifier, and installed version.
- Identify internet-facing, administrative, API, and internal access paths.
- Preserve the pre-change configuration and relevant service logs.
Compare the affected range
Use the current record as an identification aid: >= cba6b758711cab946c787f7c15be92cc749b8e1f < 565971488191bf54a87a417abafab6ad0de72201, >= cba6b758711cab946c787f7c15be92cc749b8e1f < c4cec575a6d6f7c36808a3a0017b0675968bb06b, >= cba6b758711cab946c787f7c15be92cc749b8e1f < 95cdcd8c82a501931fd3ae9b3811b0b6da167e94, >= cba6b758711cab946c787f7c15be92cc749b8e1f < eb1d8318764de7216e6dbba29a24d69f7ce51348, >= cba6b758711cab946c787f7c15be92cc749b8e1f < b16ebdbebd2d37f4cdc590bc3e9db71fe90350a3, >= cba6b758711cab946c787f7c15be92cc749b8e1f < cdc36db204ffd97b947d64374cf23a210dc74777, >= 42fe380baaaccbe635c34ca07b29d19b9ec2498d, >= 5.15.210 < 5.16, >= 5.17. Resolve incomplete inventory results before deciding that an asset is unaffected.
Verify the authoritative remediation source
Open the linked source material and locate a direct vendor advisory for this CVE. Confirm the supported fixed release and product-specific update path before making a production change.
Operational boundary
This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.