CVE REMEDIATION GUIDE
Review reviewHighFixed-version data available

CVE-2021-47226 remediation guide

Linux Linux, linux kernel

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer Both Intel and AMD consider it to be architecturally valid for XRSTOR to fail with #PF but nonetheless change the register state. The actual conditions under which this might occur are unclear [1], but it seems plausible that this might be triggered if one sibling thread unmaps a page and invalidates the shared TLB while another sibling thread is executing XRSTOR on the page in question. __fpu__restore_sig() can execute XRSTOR while the hardware register...

Open CVE record
ProductLinux Linux, linux kernel
Affected versions>= 1d731e731c4cd7cbd3b1aa295f0932e7610da82f < a7748e021b9fb7739e3cb88449296539de0b6817, >= 1d731e731c4cd7cbd3b1aa295f0932e7610da82f < 002665dcba4bbec8c82f0aeb4bd3f44334ed2c14, >= 1d731e731c4cd7cbd3b1aa295f0932e7610da82f < d8778e393afa421f1f117471144f8ce6deb6953a, >= 5.2, >= 5.2 < 5.10.46, >= 5.11 < 5.12.13, 5.13
Fixed versions5.10.46, 5.12.13
Priority basisReview · CVSS 7.1 · EPSS 0.22%
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: >= 1d731e731c4cd7cbd3b1aa295f0932e7610da82f < a7748e021b9fb7739e3cb88449296539de0b6817, >= 1d731e731c4cd7cbd3b1aa295f0932e7610da82f < 002665dcba4bbec8c82f0aeb4bd3f44334ed2c14, >= 1d731e731c4cd7cbd3b1aa295f0932e7610da82f < d8778e393afa421f1f117471144f8ce6deb6953a, >= 5.2, >= 5.2 < 5.10.46, >= 5.11 < 5.12.13, 5.13. 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.46, 5.12.13. 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.