CVE REMEDIATION GUIDE
Review reviewHighFixed-version data available

CVE-2022-50129 remediation guide

Linux Linux, linux kernel

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Fix a use-after-free Change the LIO port members inside struct srpt_port from regular members into pointers. Allocate the LIO port data structures from inside srpt_make_tport() and free these from inside srpt_make_tport(). Keep struct srpt_device as long as either an RDMA port or a LIO target port is associated with it. This patch decouples the lifetime of struct srpt_port (controlled by the RDMA core) and struct srpt_port_id (controlled by LIO). This patch fixes the following KASAN complaint: BUG: KASAN: use-aft...

Open CVE record
ProductLinux Linux, linux kernel
Affected versions>= a42d985bd5b234da8b61347a78dc3057bf7bb94d < de95b52d9aabc979166aba81ccbe623aaf9c16a1, >= a42d985bd5b234da8b61347a78dc3057bf7bb94d < e60d7e2462bf57273563c4e00dbfa79ee973b9e2, >= a42d985bd5b234da8b61347a78dc3057bf7bb94d < 4ee8c39968a648d58b273582d4b021044a41ee5e, >= a42d985bd5b234da8b61347a78dc3057bf7bb94d < 388326bb1c32fcd09371c1d494af71471ef3a04b, >= a42d985bd5b234da8b61347a78dc3057bf7bb94d < b5605148e6ce36bb21020d49010b617693933128, >= 3.3, >= 3.3 < 5.10.137, >= 5.11 < 5.15.61, >= 5.16 < 5.18.18, >= 5.19 < 5.19.2
Fixed versions5.10.137, 5.15.61, 5.18.18, 5.19.2
Priority basisReview · CVSS 7.8 · EPSS 0.15%
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: >= a42d985bd5b234da8b61347a78dc3057bf7bb94d < de95b52d9aabc979166aba81ccbe623aaf9c16a1, >= a42d985bd5b234da8b61347a78dc3057bf7bb94d < e60d7e2462bf57273563c4e00dbfa79ee973b9e2, >= a42d985bd5b234da8b61347a78dc3057bf7bb94d < 4ee8c39968a648d58b273582d4b021044a41ee5e, >= a42d985bd5b234da8b61347a78dc3057bf7bb94d < 388326bb1c32fcd09371c1d494af71471ef3a04b, >= a42d985bd5b234da8b61347a78dc3057bf7bb94d < b5605148e6ce36bb21020d49010b617693933128, >= 3.3, >= 3.3 < 5.10.137, >= 5.11 < 5.15.61, >= 5.16 < 5.18.18, >= 5.19 < 5.19.2. 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.137, 5.15.61, 5.18.18, 5.19.2. 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.