CVE-2026-64189 remediation guide
Linux
In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix race between dump and ip_set_list resize The release path of ip_set_dump_do() and ip_set_dump_done() read inst->ip_set_list via ip_set_ref_netlink(), a plain rcu_dereference_raw() of the array pointer. These run from netlink_recvmsg() without the nfnl mutex and without an RCU read-side critical section. A concurrent ip_set_create() can grow the array: it publishes the new array, calls synchronize_net() and then kvfree()s the old one. Since the dump paths read the array outside any RCU reader, synchroni...
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.
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.
Validate the affected-version match
Compare the deployed version with the affected range: >= 8a02bdd50b2ecb6d62121d2958d3ea186cc88ce7 < a7a299277959683204d73333c32c092fd69327d4, >= 8a02bdd50b2ecb6d62121d2958d3ea186cc88ce7 < 1bc67c3fc98e9fc07032cc56afcdbc690c47d11e, >= 8a02bdd50b2ecb6d62121d2958d3ea186cc88ce7 < e8a9976b61f1bc4aa7fd25fa26726dfdf2adf710, >= 8a02bdd50b2ecb6d62121d2958d3ea186cc88ce7 < 96fbafc20ebd9a613736c2998b89c539fe3042f5, >= 8a02bdd50b2ecb6d62121d2958d3ea186cc88ce7 < ff86ea9b7fdf70564e60436fbee68c96bc459943, >= 8a02bdd50b2ecb6d62121d2958d3ea186cc88ce7 < 81d54c766337b923eec26da0a13406760b091093, >= 8a02bdd50b2ecb6d62121d2958d3ea186cc88ce7 < e8ee198bbc04a32d336e79160fde980e0235b39f, >= 8a02bdd50b2ecb6d62121d2958d3ea186cc88ce7 < 7cd9103283b26b917360ec99d7d2f2d761bcf1ab, >= 2f6bf7917f55f9dae913193e49672b3598620eab, >= 4.19.5 < 4.20, >= 4.20. Treat incomplete inventory results as unresolved.
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.
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.
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.