CVE-2026-64033 remediation guide
Linux
In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Fix use-after-free in path file creation cleanup In the error path of rtrs_srv_create_path_files(), the sysfs root folders may already have been created and srv_path->kobj may already have been initialized. If a later step fails, the cleanup currently calls kobject_put(&srv_path->kobj) before rtrs_srv_destroy_once_sysfs_root_folders(srv_path). kobject_put() may drop the last reference to srv_path->kobj and invoke the release callback, rtrs_srv_release(), which frees srv_path. The following call to rtrs_srv_destro...
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: >= bab17b761c8974a869b04462be5d4dd9aad366b4 < 01e42aabaf7632beb4bf235c7238b96c746d4144, >= ae4c81644e9105d9f7f713bb0d444737bb6a0cf1 < 548f3956e53a7f7bde912d8129010b8986d5e602, >= ae4c81644e9105d9f7f713bb0d444737bb6a0cf1 < 00904a73272b9f3ef3952fe69a833909dccad1ef, >= ae4c81644e9105d9f7f713bb0d444737bb6a0cf1 < 92060ab1c5115674cf319175550f85f68405121f, >= ae4c81644e9105d9f7f713bb0d444737bb6a0cf1 < eae62c5451e67e8b033c1681fd3b85d7e9a9a28f, >= ae4c81644e9105d9f7f713bb0d444737bb6a0cf1 < b0e9706fb2859064bb6c677554c4d20c713aa8e0, >= ae4c81644e9105d9f7f713bb0d444737bb6a0cf1 < 5b74373390113fba798a76b483837029ab010fef, >= 5.15.61 < 5.15.209, >= 5.17. 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.