Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: crypto: stm32/cryp - call finalize with bh disabled The finalize operation in interrupt mode produce a produces a spinlock recursion warning. The reason is the fact that BH must be disabled during this process.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.6.50 |
References
- https://git.kernel.org/stable/c/56ddb9aa3b324c2d9645b5a7343e46010cf3f6cePatch
- https://git.kernel.org/stable/c/5d734665cd5d93270731e0ff1dd673fec677f447Patch
- https://git.kernel.org/stable/c/d93a2f86b0a998aa1f0870c85a2a60a0771ef89aPatch
FAQ
What is CVE-2024-47658?
CVE-2024-47658 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: crypto: stm32/cryp - call finalize with bh disabled The finalize operation in interrupt mode produce a produces a spinlock recursi...
How severe is CVE-2024-47658?
CVE-2024-47658 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-47658?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.