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-2022-49111

8.8 · HIGH
Published Feb 26, 2025 linux CWE-416 EPSS 0.34% (26th pctl)

Overview

CVE-2022-49111 is a high-severity vulnerability affecting linux linux_kernel. It was published on February 26, 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 use after free in hci_send_acl

This fixes the following trace caused by receiving

HCI_EV_DISCONN_PHY_LINK_COMPLETE which does call hci_conn_del without

first checking if conn->type is in fact AMP_LINK and in case it is

do properly cleanup upper layers with hci_disconn_cfm:

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

BUG: KASAN: use-after-free in hci_send_acl+0xaba/0xc50

Read of size 8 at addr ffff88800e404818 by task bluetoothd/142

CPU: 0 PID: 142 Comm: bluetoothd Not tainted

5.17.0-rc5-00006-gda4022eeac1a #7

Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS

rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org 04/01/2014

Call Trace:

<TASK>

dump_stack_lvl+0x45/0x59

print_address_description.constprop.0+0x1f/0x150

kasan_report.cold+0x7f/0x11b

hci_send_acl+0xaba/0xc50

l2cap_do_send+0x23f/0x3d0

l2cap_chan_send+0xc06/

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 >= 0, < 4.9.311 Affected

Frequently Asked Questions

What is CVE-2022-49111?

CVE-2022-49111 is a high-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2022-49111?

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-2022-49111?

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-2022-49111?

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