VDB
DEBIAN-CVE-2024-56754
DEBIAN-CVE-2024-56754
PUBLISHED
CVSS 5.5 MEDIUM
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 v3.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 |
|---|---|---|
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux | 5.10.162-1, 5.10.136-1, 5.10.140-1 |
| Debian:14 | linux | 0, 0 |
| Debian:12 | linux | 6.1.112-1, 6.1.115-1, 6.1.119-1 |
| Debian:11 | linux-6.1 | 0, 6.1.106-3~deb11u1, 6.1.106-3~deb11u2 |
Exploit Intelligence
- USN-7389-1.json (github-poc)
Timeline
- Dec 29, 2024 CVE Published
- Apr 28, 2026 CVE Updated