VDB
CISA-2024-56754
CISA-2024-56754
PUBLISHED
CVSS 5.5 MEDIUM
Reported by Linux · Published December 29, 2024
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb, f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb, f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb |
| Linux | Linux | 5.5, 0, 5.10.231 |
| Linux | Linux | 5.10.231, f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb, f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb |
| linux | linux_kernel | 5.5, 5.5, 5.5 |
Timeline
- Dec 29, 2024 CVE Published
- Oct 1, 2025 CVE Updated