Vulnerability CVE-2024-47658


Published: 2024-10-09

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.

 References:
https://git.kernel.org/stable/c/d93a2f86b0a998aa1f0870c85a2a60a0771ef89a
https://git.kernel.org/stable/c/5d734665cd5d93270731e0ff1dd673fec677f447
https://git.kernel.org/stable/c/56ddb9aa3b324c2d9645b5a7343e46010cf3f6ce

Copyright 2026, cxsecurity.com

 

Back to Top