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

8.8 · HIGH
Published Aug 21, 2024 linux CWE-125 EPSS 0.35% (28th pctl)

Overview

CVE-2022-48871 is a high-severity vulnerability affecting linux linux_kernel. It was published on August 21, 2024 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:

tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer

Driver's probe allocates memory for RX FIFO (port->rx_fifo) based on

default RX FIFO depth, e.g. 16. Later during serial startup the

qcom_geni_serial_port_setup() updates the RX FIFO depth

(port->rx_fifo_depth) to match real device capabilities, e.g. to 32.

The RX UART handle code will read "port->rx_fifo_depth" number of words

into "port->rx_fifo" buffer, thus exceeding the bounds. This can be

observed in certain configurations with Qualcomm Bluetooth HCI UART

device and KASAN:

Bluetooth: hci0: QCA Product ID :0x00000010

Bluetooth: hci0: QCA SOC Version :0x400a0200

Bluetooth: hci0: QCA ROM Version :0x00000200

Bluetooth: hci0: QCA Patch Version:0x00000d2b

Bluetooth: hci0: QCA controller version 0x02000200

Bluetooth: hci0: QCA Downloading qca/htbtfw20.tlv

bluetooth hci0: Direct firmware load for qca/htbtfw20.tlv failed with e

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.7, < 5.10.165 Affected

Frequently Asked Questions

What is CVE-2022-48871?

CVE-2022-48871 is a high-severity vulnerability affecting linux linux_kernel. It was published on August 21, 2024 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2022-48871?

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

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

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