CVE REMEDIATION GUIDE
Review reviewHighFixed-version data available

CVE-2022-48759 remediation guide

Linux Linux, linux kernel

In the Linux kernel, the following vulnerability has been resolved: rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev struct rpmsg_ctrldev contains a struct cdev. The current code frees the rpmsg_ctrldev struct in rpmsg_ctrldev_release_device(), but the cdev is a managed object, therefore its release is not predictable and the rpmsg_ctrldev could be freed before the cdev is entirely released, as in the backtrace below. [ 93.625603] ODEBUG: free active (active state 0) object type: timer_list hint: delayed_work_timer_fn+0x0/0x7c [ 93.636115] WARNING: CPU: 0 PID: 12 at lib/d...

Open CVE record
ProductLinux Linux, linux kernel
Affected versions>= c0cdc19f84a4712cf74888f83af286e3c2e14efd < 74d85e9fbc7022a4011102c7474a9c7aeb704a35, >= c0cdc19f84a4712cf74888f83af286e3c2e14efd < 70cb4295ec806b663665e1d2ed15caab6159880e, >= c0cdc19f84a4712cf74888f83af286e3c2e14efd < da27b834c1e0222e149e06caddf7718478086d1b, >= c0cdc19f84a4712cf74888f83af286e3c2e14efd < 1dbb206730f3e5ce90014ad569ddf8167ec4124a, >= c0cdc19f84a4712cf74888f83af286e3c2e14efd < 85aba11a8ea92a8eef2de95ebbe063086fd62d9c, >= c0cdc19f84a4712cf74888f83af286e3c2e14efd < d6cdc6ae542845d4d0ac8b6d99362bde7042a3c7, >= c0cdc19f84a4712cf74888f83af286e3c2e14efd < b7fb2dad571d1e21173c06cef0bced77b323990a, >= 4.11, >= 4.11 < 4.14.265, >= 4.15 < 4.19.228, >= 4.20 < 5.4.176, >= 5.5 < 5.10.96, >= 5.11 < 5.15.19, >= 5.16 < 5.16.5, 5.17
Fixed versions4.14.265, 4.19.228, 5.4.176, 5.10.96, 5.15.19, 5.16.5
Priority basisReview · CVSS 7 · EPSS 0.17%
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: >= c0cdc19f84a4712cf74888f83af286e3c2e14efd < 74d85e9fbc7022a4011102c7474a9c7aeb704a35, >= c0cdc19f84a4712cf74888f83af286e3c2e14efd < 70cb4295ec806b663665e1d2ed15caab6159880e, >= c0cdc19f84a4712cf74888f83af286e3c2e14efd < da27b834c1e0222e149e06caddf7718478086d1b, >= c0cdc19f84a4712cf74888f83af286e3c2e14efd < 1dbb206730f3e5ce90014ad569ddf8167ec4124a, >= c0cdc19f84a4712cf74888f83af286e3c2e14efd < 85aba11a8ea92a8eef2de95ebbe063086fd62d9c, >= c0cdc19f84a4712cf74888f83af286e3c2e14efd < d6cdc6ae542845d4d0ac8b6d99362bde7042a3c7, >= c0cdc19f84a4712cf74888f83af286e3c2e14efd < b7fb2dad571d1e21173c06cef0bced77b323990a, >= 4.11, >= 4.11 < 4.14.265, >= 4.15 < 4.19.228, >= 4.20 < 5.4.176, >= 5.5 < 5.10.96, >= 5.11 < 5.15.19, >= 5.16 < 5.16.5, 5.17. 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: 4.14.265, 4.19.228, 5.4.176, 5.10.96, 5.15.19, 5.16.5. 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.