CVE REMEDIATION GUIDE
Review reviewHighFixed-version data available

CVE-2021-47069 remediation guide

Linux Linux, linux kernel

In the Linux kernel, the following vulnerability has been resolved: ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry do_mq_timedreceive calls wq_sleep with a stack local address. The sender (do_mq_timedsend) uses this address to later call pipelined_send. This leads to a very hard to trigger race where a do_mq_timedreceive call might return and leave do_mq_timedsend to rely on an invalid address, causing the following crash: RIP: 0010:wake_q_add_safe+0x13/0x60 Call Trace: __x64_sys_mq_timedsend+0x2a9/0x490 do_syscall_64+0x80/0x680 entry_SYSCALL_64_after_hwframe+0x44/...

Open CVE record
ProductLinux Linux, linux kernel
Affected versions>= c5b2cbdbdac563f46ecd5e187253ab1abbd6fc04 < 4528c0c323085e645b8765913b4a7fd42cf49b65, >= c5b2cbdbdac563f46ecd5e187253ab1abbd6fc04 < 807fa14536b26803b858da878b643be72952a097, >= c5b2cbdbdac563f46ecd5e187253ab1abbd6fc04 < a11ddb37bf367e6b5239b95ca759e5389bb46048, >= 5.6, >= 5.6 < 5.10.40, >= 5.11 < 5.12.7, 5.13
Fixed versions5.10.40, 5.12.7
Priority basisReview · CVSS 7 · EPSS 0.26%
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: >= c5b2cbdbdac563f46ecd5e187253ab1abbd6fc04 < 4528c0c323085e645b8765913b4a7fd42cf49b65, >= c5b2cbdbdac563f46ecd5e187253ab1abbd6fc04 < 807fa14536b26803b858da878b643be72952a097, >= c5b2cbdbdac563f46ecd5e187253ab1abbd6fc04 < a11ddb37bf367e6b5239b95ca759e5389bb46048, >= 5.6, >= 5.6 < 5.10.40, >= 5.11 < 5.12.7, 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.40, 5.12.7. 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.