CVE REMEDIATION GUIDE
Review reviewHighFixed-version data available

CVE-2022-48871 remediation guide

Linux Linux, linux kernel

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

Open CVE record
ProductLinux Linux, linux kernel
Affected versions>= f9d690b6ece7ec9a6ff6b588df95a010ab2d66f9 < 894681682dbefdad917b88f86cde1069140a047a, >= f9d690b6ece7ec9a6ff6b588df95a010ab2d66f9 < cb53a3366eb28fed67850c80afa52075bb71a38a, >= f9d690b6ece7ec9a6ff6b588df95a010ab2d66f9 < fd524ca7fe45b8a06dca2dd546d62684a9768f95, >= f9d690b6ece7ec9a6ff6b588df95a010ab2d66f9 < b8caf69a6946e18ffebad49847e258f5b6d52ac2, >= 5.7, >= 5.7 < 5.10.165, >= 5.11 < 5.15.90, >= 5.16 < 6.1.8
Fixed versions5.10.165, 5.15.90, 6.1.8
Priority basisReview · CVSS 7.1 · EPSS -
01

Identify the affected asset

Confirm whether Linux Linux, linux kernel is installed, record the deployed version and installation path, and identify exposed interfaces.

  • Record the product name, package or appliance identifier, and installed version.
  • Identify internet-facing, administrative, API, and internal access paths.
  • Preserve the pre-change configuration and relevant service logs.
02

Validate the affected-version match

Compare the deployed version with the affected range: >= f9d690b6ece7ec9a6ff6b588df95a010ab2d66f9 < 894681682dbefdad917b88f86cde1069140a047a, >= f9d690b6ece7ec9a6ff6b588df95a010ab2d66f9 < cb53a3366eb28fed67850c80afa52075bb71a38a, >= f9d690b6ece7ec9a6ff6b588df95a010ab2d66f9 < fd524ca7fe45b8a06dca2dd546d62684a9768f95, >= f9d690b6ece7ec9a6ff6b588df95a010ab2d66f9 < b8caf69a6946e18ffebad49847e258f5b6d52ac2, >= 5.7, >= 5.7 < 5.10.165, >= 5.11 < 5.15.90, >= 5.16 < 6.1.8. Treat incomplete inventory results as unresolved.

03

Prioritize with independent signals

The CVSS severity warrants an early asset and exposure review. Combine this signal with asset criticality, exposure, compensating controls, and business impact.

04

Apply supported remediation

Follow the vendor advisory or supported update path. Current fixed-version status: 5.10.165, 5.15.90, 6.1.8. Preserve configuration and rollback material before change.

05

Verify the result

Confirm the resulting version, service health, authentication and access paths, monitoring coverage, and relevant security logs.

  • Confirm the expected version and package state.
  • Run a functional health check for critical service paths.
  • Review authentication, error, application, and security monitoring logs.
  • Reassess exposure if the supported fix cannot be applied.

Operational boundary

This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.