CVE-2026-74531
Received Received - Intake

Bluetooth Use-After-Free in Linux Kernel

Vulnerability report for CVE-2026-74531, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-15

Last updated on: 2026-08-15

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: hold conn reference in abort_conn_sync() There is theoretical UAF if the conn is freed while the hci_sync task is running. Hold refcount to avoid that.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-15
Last Modified
2026-08-15
Generated
2026-08-15
AI Q&A
2026-08-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a theoretical Use-After-Free (UAF) vulnerability in the Linux kernel's Bluetooth subsystem. It occurs when a Bluetooth connection reference is freed while a synchronization task is still running, potentially allowing the freed memory to be accessed improperly.

Impact Analysis

If exploited, this could lead to system crashes, privilege escalation, or unauthorized memory access. However, it requires specific timing conditions and is theoretical, meaning real-world impact depends on kernel version and configuration.

Mitigation Strategies

Update the Linux kernel to the latest patched version to resolve the Bluetooth hci_conn UAF vulnerability. Monitor kernel security advisories for updates.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-74531. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart