CVE-2024-35792: crypto: rk3288 - Fix use after free in unprepare
In the Linux kernel, the following vulnerability has been resolved:
crypto: rk3288 - Fix use after free in unprepare
The unprepare call must be carried out before the finalize call
as the latter can free the request.
Security readout for executives and security teams
Plain-English summary
A Linux kernel crypto-driver cleanup error can access a request after it has been freed. The supplied CVSS rating is 7.8 because a local, low-privileged attacker could potentially compromise confidentiality, integrity, and availability. Practical exploitability and real-world impact are not established by the supplied sources.
Executive priority
Treat as a high-priority maintenance issue on exposed RK3288 systems, especially multi-user or untrusted-workload environments. It is less urgent for systems without this hardware driver. Validate applicability before emergency action because the supplied affected-version information is incomplete.
Technical view
The Rockchip RK3288 crypto driver performed request finalization before unprepare. Because finalization can free the request, subsequent unprepare processing creates a use-after-free condition. The kernel fixes reverse this ordering. The supplied CVSS vector requires local access and low privileges, with no user interaction.
Likely exposure
Likely exposure is limited to systems running an affected Linux kernel and using the RK3288 crypto driver. The supplied version data identifies releases in the 6.6 through 6.8 area but is ambiguous; downstream vendor kernels may differ.
Exploitation context
The CVSS vector describes local, low-privileged attack conditions, not remote exploitation. The bundle marks this CVE as absent from KEV and provides no evidence of active exploitation, a public exploit, or demonstrated attack reliability.
Researcher notes
The central invariant is that unprepare must precede finalize because finalize may release the request. The sources establish the defect and correction but do not establish a reliable exploitation primitive, reachable user interface, affected distribution packages, or exact upstream version boundaries.
Mitigation direction
Identify vendor kernels containing one of the referenced upstream fixes.
Apply the appropriate vendor-supported kernel security update after compatibility testing.
Consult the device or distribution vendor for exact fixed-version mapping.
Prioritize systems where untrusted users or workloads have local access.
Validation and detection
Inventory kernel versions and devices using the Rockchip RK3288 platform.
Confirm whether the RK3288 crypto driver is present and operational.
Compare vendor kernel source or changelogs with the referenced fix commits.
Verify the patched kernel is active after updating and rebooting.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2024-35792 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.