CVE-2024-56754
5.5
MEDIUM
CVSS 3.1
EPSS 0.02%
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.
How to fix CVE-2024-56754
To remediate CVE-2024-56754, upgrade the affected package to a fixed version below.
- —upgrade to 5.10.234-1 or later
- —upgrade to 6.1.128-1~deb11u1 or later
Is CVE-2024-56754 being exploited?
Low — EPSS is 0.0%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- from 0, < 5.10.234-1
- from 0, < 6.1.128-1~deb11u1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.5 | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |