CVE-2022-49990 remediation guide
Linux Linux, linux kernel
In the Linux kernel, the following vulnerability has been resolved: s390: fix double free of GS and RI CBs on fork() failure The pointers for guarded storage and runtime instrumentation control blocks are stored in the thread_struct of the associated task. These pointers are initially copied on fork() via arch_dup_task_struct() and then cleared via copy_thread() before fork() returns. If fork() happens to fail after the initial task dup and before copy_thread(), the newly allocated task and associated thread_struct memory are freed via free_task() -> arch_release_task_struct(). This results...
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.
Validate the affected-version match
Compare the deployed version with the affected range: >= 8d9047f8b967ce6181fd824ae922978e1b055cc0 < 25a95303b9e513cd2978aacc385d06e6fec23d07, >= 8d9047f8b967ce6181fd824ae922978e1b055cc0 < cacd522e6652fbc2dc0cc6ae11c4e30782fef14b, >= 8d9047f8b967ce6181fd824ae922978e1b055cc0 < 297ae7e87a87a001dd3dfeac1cb26a42fd929708, >= 8d9047f8b967ce6181fd824ae922978e1b055cc0 < 8195e065abf3df84eb0ad2987e76a40f21d1791c, >= 8d9047f8b967ce6181fd824ae922978e1b055cc0 < fbdc482d43eda40a70de4b0155843d5472f6de62, >= 8d9047f8b967ce6181fd824ae922978e1b055cc0 < 13cccafe0edcd03bf1c841de8ab8a1c8e34f77d9, >= 9e51ee1b76efc7b5e9404010793a39fde0e03cb7, >= 232b47b3c88af1da737cd7760f247c4ed58168cf, >= b8e212c599082896a180a18a0c9bd529526590be, >= 4.4.105 < 4.5, >= 4.9.68 < 4.10, >= 4.14.5 < 4.15, >= 4.15, >= 4.14.5 < 4.19.257, >= 4.20 < 5.4.212, >= 5.5 < 5.10.140, >= 5.11 < 5.15.64, >= 5.16 < 5.19.6, 6.0. 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: 4.5, 4.10, 4.19.257, 5.4.212, 5.10.140, 5.15.64, 5.19.6. 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.