CVE REMEDIATION GUIDE
Review reviewHighFixed-version data available

CVE-2021-47130 remediation guide

Linux Linux, linux kernel

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix freeing unallocated p2pmem In case p2p device was found but the p2p pool is empty, the nvme target is still trying to free the sgl from the p2p pool instead of the regular sgl pool and causing a crash (BUG() is called). Instead, assign the p2p_dev for the request only if it was allocated from p2p pool. This is the crash that was caused: [Sun May 30 19:13:53 2021] ------------[ cut here ]------------ [Sun May 30 19:13:53 2021] kernel BUG at lib/genalloc.c:518! [Sun May 30 19:13:53 2021] invalid opcode: 0000 [#1] S...

Open CVE record
ProductLinux Linux, linux kernel
Affected versions>= c6e3f13398123a008cd2ee28f93510b113a32791 < c440cd080761b18a52cac20f2a42e5da1e3995af, >= c6e3f13398123a008cd2ee28f93510b113a32791 < 8a452d62e7cea3c8a2676a3b89a9118755a1a271, >= c6e3f13398123a008cd2ee28f93510b113a32791 < bcd9a0797d73eeff659582f23277e7ab6e5f18f3, >= 5.8, >= 5.8 < 5.10.43, >= 5.11 < 5.12.10, 5.13
Fixed versions5.10.43, 5.12.10
Priority basisReview · CVSS 7.5 · EPSS 0.64%
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: >= c6e3f13398123a008cd2ee28f93510b113a32791 < c440cd080761b18a52cac20f2a42e5da1e3995af, >= c6e3f13398123a008cd2ee28f93510b113a32791 < 8a452d62e7cea3c8a2676a3b89a9118755a1a271, >= c6e3f13398123a008cd2ee28f93510b113a32791 < bcd9a0797d73eeff659582f23277e7ab6e5f18f3, >= 5.8, >= 5.8 < 5.10.43, >= 5.11 < 5.12.10, 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.43, 5.12.10. 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-2021-47130 Remediation Guide | SECUFOCUS NOW