CVE REMEDIATION GUIDE
Review reviewCriticalResearch in progress

CVE-2026-64530 remediation guide

Linux

In the Linux kernel, the following vulnerability has been resolved: net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle tcf_classify() can return TC_ACT_CONSUMED while the skb is held by the defragmentation engine (e.g. act_ct on out-of-order fragments). When that happens the skb is no longer owned by the caller and must not be touched again. tcf_qevent_handle() did not handle TC_ACT_CONSUMED: it fell through the switch and returned the skb to the caller as if classification had passed. The only qdisc that wires up qevents today is RED, via three call sites (qe_mark on RED_PROB_...

Open CVE record
Research in progress

A verified fixed-version field is not available. Use the linked NVD and supporting references, then confirm the vendor-supported path before changing production systems.

ProductLinux
Affected versions>= 172ba7d46c202e679f3ccb10264c67416aaeb1c4 < 5ed3d6f85991656667059d3fa5a1d683ac58c447, >= 0b5b831122fc3789fff75be433ba3e4dd7b779d4 < f42e8134a3a1074b834a574d404352f867ba994a, >= 73f7da5fd124f2cda9161e2e46114915e6e82e97 < 447d493034a9cf7bf13a2abac86d0573d907ec2f, >= 3f14b377d01d8357eba032b4cabc8c1149b458b6 < e1270e69dcf2c3512c453484178f2e9dc0db3f05, >= 3f14b377d01d8357eba032b4cabc8c1149b458b6 < 2140c2f3f2e7b066e1ae616ede8856cafd8015e9, >= 3f14b377d01d8357eba032b4cabc8c1149b458b6 < e28aedab9488343924d227b5a896faed67ce84d5, >= 3f14b377d01d8357eba032b4cabc8c1149b458b6 < a8a02897f2b479127db261de05cbf0c28b98d159, >= f5346df0591d10bc948761ca854b1fae6d2ef441, >= 5.15.148 < 5.15.212, >= 6.1.75 < 6.1.178, >= 6.6.14 < 6.6.145, >= 6.7.2 < 6.8, >= 6.8
Fixed versionsNo verified fixed-version field is available yet
Priority basisReview · CVSS 9.8 · EPSS -
01

Identify the affected asset

Confirm whether Linux 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: >= 172ba7d46c202e679f3ccb10264c67416aaeb1c4 < 5ed3d6f85991656667059d3fa5a1d683ac58c447, >= 0b5b831122fc3789fff75be433ba3e4dd7b779d4 < f42e8134a3a1074b834a574d404352f867ba994a, >= 73f7da5fd124f2cda9161e2e46114915e6e82e97 < 447d493034a9cf7bf13a2abac86d0573d907ec2f, >= 3f14b377d01d8357eba032b4cabc8c1149b458b6 < e1270e69dcf2c3512c453484178f2e9dc0db3f05, >= 3f14b377d01d8357eba032b4cabc8c1149b458b6 < 2140c2f3f2e7b066e1ae616ede8856cafd8015e9, >= 3f14b377d01d8357eba032b4cabc8c1149b458b6 < e28aedab9488343924d227b5a896faed67ce84d5, >= 3f14b377d01d8357eba032b4cabc8c1149b458b6 < a8a02897f2b479127db261de05cbf0c28b98d159, >= f5346df0591d10bc948761ca854b1fae6d2ef441, >= 5.15.148 < 5.15.212, >= 6.1.75 < 6.1.178, >= 6.6.14 < 6.6.145, >= 6.7.2 < 6.8, >= 6.8. 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: No verified fixed-version field is available yet. 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-2026-64530 Remediation Guide | SECUFOCUS NOW