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

7.8 · HIGH
Published May 2, 2025 linux CWE-125 EPSS 0.20% (9th pctl)

Overview

CVE-2023-53057 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 2, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

Bluetooth: HCI: Fix global-out-of-bounds

To loop a variable-length array, hci_init_stage_sync(stage) considers

that stage[i] is valid as long as stage[i-1].func is valid.

Thus, the last element of stage[].func should be intentionally invalid

as hci_init0[], le_init2[], and others did.

However, amp_init1[] and amp_init2[] have no invalid element, letting

hci_init_stage_sync() keep accessing amp_init1[] over its valid range.

This patch fixes this by adding {} in the last of amp_init1[] and

amp_init2[].

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

BUG: KASAN: global-out-of-bounds in hci_dev_open_sync (

/v6.2-bzimage/net/bluetooth/hci_sync.c:3154

/v6.2-bzimage/net/bluetooth/hci_sync.c:3343

/v6.2-bzimage/net/bluetooth/hci_sync.c:4418

/v6.2-bzimage/net/bluetooth/hci_sync.c:4609

/v6.2-bzimage/net/bluetooth/hci_sync.c:4689)

Read of size 8 at addr ffffffffaed1ab70 by task kworker/u5:0/1032

CPU: 0 PID: 1

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.17, < 6.1.22 Affected

Frequently Asked Questions

What is CVE-2023-53057?

CVE-2023-53057 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 2, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-53057?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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-53057?

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