CVE-2023-54269 remediation guide
Linux
In the Linux kernel, the following vulnerability has been resolved: SUNRPC: double free xprt_ctxt while still in use When an RPC request is deferred, the rq_xprt_ctxt pointer is moved out of the svc_rqst into the svc_deferred_req. When the deferred request is revisited, the pointer is copied into the new svc_rqst - and also remains in the svc_deferred_req. In the (rare?) case that the request is deferred a second time, the old svc_deferred_req is reused - it still has all the correct content. However in that case the rq_xprt_ctxt pointer is NOT cleared so that when xpo_release_xprt is calle...
A verified fixed-version field is not available. Use the linked NVD and supporting references, then confirm the vendor-supported path before changing production systems.
Identify the affected asset
Confirm whether Linux 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.
Validate the affected-version match
Compare the deployed version with the affected range: >= f5e13d700a4d40ccde3d36e383f9247dcb3c1d2d < 7851771789e87108a92697194105ef0c9307dc5e, >= 773f91b2cf3f52df0d7508fdbf60f37567cdaee4 < fd86534872f445f54dc01e7db001e25eadf063a8, >= 773f91b2cf3f52df0d7508fdbf60f37567cdaee4 < e0c648627322a4c7e018e5c7f837c3c03e297dbb, >= 773f91b2cf3f52df0d7508fdbf60f37567cdaee4 < eb8d3a2c809abd73ab0a060fe971d6b9019aa3c1, >= 11fab500f86403b2ebf6795feeade6e10302e448, >= 5.15.35 < 5.15.113, >= 5.17.4 < 5.18, >= 5.18. Treat incomplete inventory results as unresolved.
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.
Apply supported remediation
Follow the vendor advisory or supported update path. Current fixed-version status: No verified fixed-version field is available yet. Preserve configuration and rollback material before change.
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.