Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-53762

8.8 · HIGH
Published Dec 8, 2025 EPSS 0.24% (16th pctl)

Overview

CVE-2023-53762 is a high-severity vulnerability. It was published on December 8, 2025 and has a CVSS 3.1 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync

Use-after-free can occur in hci_disconnect_all_sync if a connection is

deleted by concurrent processing of a controller event.

To prevent this the code now tries to iterate over the list backwards

to ensure the links are cleanup before its parents, also it no longer

relies on a cursor, instead it always uses the last element since

hci_abort_conn_sync is guaranteed to call hci_conn_del.

UAF crash log:

==================================================================

BUG: KASAN: slab-use-after-free in hci_set_powered_sync

(net/bluetooth/hci_sync.c:5424) [bluetooth]

Read of size 8 at addr ffff888009d9c000 by task kworker/u9:0/124

CPU: 0 PID: 124 Comm: kworker/u9:0 Tainted: G W

6.5.0-rc1+ #10

Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS

1.16.2-1.fc38 04/01/2014

Workqueue: hci0 hci_cmd_sync_work [bluetooth]

Call Trace:

<TASK>

dump_stack_lvl+0

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2023-53762?

CVE-2023-53762 is a high-severity vulnerability. It was published on December 8, 2025 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2023-53762?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-53762?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-53762?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-53762 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.