CVE REMEDIATION GUIDE
Review reviewHighFixed-version data available

CVE-2022-50241 remediation guide

Linux Linux, linux kernel

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix use-after-free on source server when doing inter-server copy Use-after-free occurred when the laundromat tried to free expired cpntf_state entry on the s2s_cp_stateids list after inter-server copy completed. The sc_cp_list that the expired copy state was inserted on was already freed. When COPY completes, the Linux client normally sends LOCKU(lock_state x), FREE_STATEID(lock_state x) and CLOSE(open_state y) to the source server. The nfs4_put_stid call from nfsd4_free_stateid cleans up the copy state from the s2s_c...

Open CVE record
ProductLinux Linux, linux kernel
Affected versions>= 624322f1adc58acd0b69f77a6ddc764207e97241 < bbacfcde5fff25ac22597e8373a065c647da6738, >= 624322f1adc58acd0b69f77a6ddc764207e97241 < 83b94969751a691347606dbe6b1865efcfa5a643, >= 624322f1adc58acd0b69f77a6ddc764207e97241 < 6ea71246b7a02af675d733e72d14bd0d591d5f4a, >= 624322f1adc58acd0b69f77a6ddc764207e97241 < 35aa0fb8c3033a3d78603356e96fc18c5b9cceb2, >= 624322f1adc58acd0b69f77a6ddc764207e97241 < 019805fea91599b22dfa62ffb29c022f35abeb06, >= 5.6, < 5.10.150, >= 5.11 < 5.15.75, >= 5.16 < 5.19.17, >= 6.0 < 6.0.3
Fixed versions5.10.150, 5.15.75, 5.19.17, 6.0.3
Priority basisReview · CVSS 7.8 · EPSS 0.34%
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: >= 624322f1adc58acd0b69f77a6ddc764207e97241 < bbacfcde5fff25ac22597e8373a065c647da6738, >= 624322f1adc58acd0b69f77a6ddc764207e97241 < 83b94969751a691347606dbe6b1865efcfa5a643, >= 624322f1adc58acd0b69f77a6ddc764207e97241 < 6ea71246b7a02af675d733e72d14bd0d591d5f4a, >= 624322f1adc58acd0b69f77a6ddc764207e97241 < 35aa0fb8c3033a3d78603356e96fc18c5b9cceb2, >= 624322f1adc58acd0b69f77a6ddc764207e97241 < 019805fea91599b22dfa62ffb29c022f35abeb06, >= 5.6, < 5.10.150, >= 5.11 < 5.15.75, >= 5.16 < 5.19.17, >= 6.0 < 6.0.3. 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.150, 5.15.75, 5.19.17, 6.0.3. 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.

CVE-2022-50241 Remediation Guide | SECUFOCUS NOW