Describe the bug
Upon a RNG error detection interrupt on STM32WB09xx SoCs, the interrupt status is never cleared and makes it firing forever.
P-R #98151 addresses the issue for Zephyr release v4.3 but the issue still applies on v4.1 and v4.2 where WB09xx RNG is supported supported. The P-R should be backported to fix this usses.
Regression
Steps to reproduce
No response
Relevant log output
Impact
Annoyance – Minor irritation; no significant impact on usability or functionality.
Environment
No response
Additional Context
No response