CVE-2024-56754
Published: Dec 29, 2024
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: caam - Fix the pointer passed to caam_qi_shutdown() The type of the last parameter given to devm_add_action_or_reset() is "struct caam_drv_private *", but in caam_qi_shutdown(), it is casted to "struct device *". Pass the correct parameter to devm_add_action_or_reset() so that the resources are released as expected.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb - < cc386170b3312fd7b5bc4a69a9f52d7f50814526affected f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb - < 6187727e57aec122c8a99c464c74578c810cbe40affected f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb - < 66eddb8dcb61065c53098510165f14b54232bcc2affected f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb - < 1f8e2f597b918ca5827a5c6d00b819d064264d1caffected f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb - < 84a185aea7b83f620699de0ea36907d588d89cf6+2 more versions |
Linux | Linux | affected 5.5unaffected 0 - < 5.5unaffected 5.10.231 - <= 5.10.*unaffected 5.15.174 - <= 5.15.*unaffected 6.1.120 - <= 6.1.*+4 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now