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

5.5 · MEDIUM
Published Oct 21, 2024 linux CWE-190 EPSS 0.25% (16th pctl)

Overview

CVE-2022-48947 is a medium-severity vulnerability affecting linux linux_kernel. It was published on October 21, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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: L2CAP: Fix u8 overflow

By keep sending L2CAP_CONF_REQ packets, chan->num_conf_rsp increases

multiple times and eventually it will wrap around the maximum number

(i.e., 255).

This patch prevents this by adding a boundary check with

L2CAP_MAX_CONF_RSP

Btmon log:

Bluetooth monitor ver 5.64

= Note: Linux version 6.1.0-rc2 (x86_64) 0.264594

= Note: Bluetooth subsystem version 2.22 0.264636

@ MGMT Open: btmon (privileged) version 1.22 {0x0001} 0.272191

= New Index: 00:00:00:00:00:00 (Primary,Virtual,hci0) [hci0] 13.877604

@ RAW Open: 9496 (privileged) version 2.22 {0x0002} 13.890741

= Open Index: 00:00:00:00:00:00 [hci0] 13.900426

(...)

> ACL Data RX: Handle 200 flags 0x00 dlen 1033 #32 [hci0] 14.273106

invalid packet size (12 != 1033)

08 00 01 00 02

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.337 Affected

Frequently Asked Questions

What is CVE-2022-48947?

CVE-2022-48947 is a medium-severity vulnerability affecting linux linux_kernel. It was published on October 21, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2022-48947?

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

How do I fix or remediate CVE-2022-48947?

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

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