CVE REMEDIATION GUIDE
Review reviewHighFixed-version data available

CVE-2021-47346 remediation guide

Linux Linux, linux kernel

In the Linux kernel, the following vulnerability has been resolved: coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer() commit 6f755e85c332 ("coresight: Add helper for inserting synchronization packets") removed trailing '\0' from barrier_pkt array and updated the call sites like etb_update_buffer() to have proper checks for barrier_pkt size before read but missed updating tmc_update_etf_buffer() which still reads barrier_pkt past the array size resulting in KASAN out-of-bounds bug. Fix this by adding a check for barrier_pkt size before accessing like it is done in etb_u...

Open CVE record
ProductLinux Linux, linux kernel
Affected versions>= 0c3fc4d5fa26092853278145aca9b21fa52a3e93 < 04bd77ef4f4d9fc6102023b85f4590fc2130aac5, >= 0c3fc4d5fa26092853278145aca9b21fa52a3e93 < ef0a06acc6b16388640ad367eedfa2a17f1945db, >= 0c3fc4d5fa26092853278145aca9b21fa52a3e93 < 35c1c4bd2d59ad734129d4e232af9d1098023918, >= 0c3fc4d5fa26092853278145aca9b21fa52a3e93 < 733d4d95c0101d5f277b8e4910411d016e49a9dc, >= 0c3fc4d5fa26092853278145aca9b21fa52a3e93 < 0115687be7b13993066aef602253a53d55f5b11f, >= 0c3fc4d5fa26092853278145aca9b21fa52a3e93 < 5fae8a946ac2df879caf3f79a193d4766d00239b, >= 4.14, >= 4.14 < 4.19.198, >= 4.20 < 5.4.133, >= 5.5 < 5.10.51, >= 5.11 < 5.12.18, >= 5.13 < 5.13.3
Fixed versions4.19.198, 5.4.133, 5.10.51, 5.12.18, 5.13.3
Priority basisReview · CVSS 7.1 · EPSS -
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: >= 0c3fc4d5fa26092853278145aca9b21fa52a3e93 < 04bd77ef4f4d9fc6102023b85f4590fc2130aac5, >= 0c3fc4d5fa26092853278145aca9b21fa52a3e93 < ef0a06acc6b16388640ad367eedfa2a17f1945db, >= 0c3fc4d5fa26092853278145aca9b21fa52a3e93 < 35c1c4bd2d59ad734129d4e232af9d1098023918, >= 0c3fc4d5fa26092853278145aca9b21fa52a3e93 < 733d4d95c0101d5f277b8e4910411d016e49a9dc, >= 0c3fc4d5fa26092853278145aca9b21fa52a3e93 < 0115687be7b13993066aef602253a53d55f5b11f, >= 0c3fc4d5fa26092853278145aca9b21fa52a3e93 < 5fae8a946ac2df879caf3f79a193d4766d00239b, >= 4.14, >= 4.14 < 4.19.198, >= 4.20 < 5.4.133, >= 5.5 < 5.10.51, >= 5.11 < 5.12.18, >= 5.13 < 5.13.3. 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: 4.19.198, 5.4.133, 5.10.51, 5.12.18, 5.13.3. 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.