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-54120

8.8 · HIGH
Published Dec 24, 2025 EPSS 0.30% (23th pctl)

Overview

CVE-2023-54120 is a high-severity vulnerability. It was published on December 24, 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: Fix race condition in hidp_session_thread

There is a potential race condition in hidp_session_thread that may

lead to use-after-free. For instance, the timer is active while

hidp_del_timer is called in hidp_session_thread(). After hidp_session_put,

then 'session' will be freed, causing kernel panic when hidp_idle_timeout

is running.

The solution is to use del_timer_sync instead of del_timer.

Here is the call trace:

? hidp_session_probe+0x780/0x780

call_timer_fn+0x2d/0x1e0

__run_timers.part.0+0x569/0x940

hidp_session_probe+0x780/0x780

call_timer_fn+0x1e0/0x1e0

ktime_get+0x5c/0xf0

lapic_next_deadline+0x2c/0x40

clockevents_program_event+0x205/0x320

run_timer_softirq+0xa9/0x1b0

__do_softirq+0x1b9/0x641

__irq_exit_rcu+0xdc/0x190

irq_exit_rcu+0xe/0x20

sysvec_apic_timer_interrupt+0xa1/0xc0

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-54120?

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

How severe is CVE-2023-54120?

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-54120?

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-54120?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-54120 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.