CVE-2024-56754
crypto: caam - Fix the pointer passed to caam_qi_shutdown()
CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th
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 | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Dec 29, 2024 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new medium vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb < cc386170b3312fd7b5bc4a69a9f52d7f50814526 f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb < 6187727e57aec122c8a99c464c74578c810cbe40 f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb < 66eddb8dcb61065c53098510165f14b54232bcc2 f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb < 1f8e2f597b918ca5827a5c6d00b819d064264d1c f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb < 84a185aea7b83f620699de0ea36907d588d89cf6 f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb < ad39df0898d3f469776c19d99229be055cc2dcea f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb < ad980b04f51f7fb503530bd1cb328ba5e75a250e
Linux / Linux
5.5
References
git.kernel.org: https://git.kernel.org/stable/c/cc386170b3312fd7b5bc4a69a9f52d7f50814526 git.kernel.org: https://git.kernel.org/stable/c/6187727e57aec122c8a99c464c74578c810cbe40 git.kernel.org: https://git.kernel.org/stable/c/66eddb8dcb61065c53098510165f14b54232bcc2 git.kernel.org: https://git.kernel.org/stable/c/1f8e2f597b918ca5827a5c6d00b819d064264d1c git.kernel.org: https://git.kernel.org/stable/c/84a185aea7b83f620699de0ea36907d588d89cf6 git.kernel.org: https://git.kernel.org/stable/c/ad39df0898d3f469776c19d99229be055cc2dcea git.kernel.org: https://git.kernel.org/stable/c/ad980b04f51f7fb503530bd1cb328ba5e75a250e lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html