CyberRota Analysis
AI-GeneratedRaspberry Pi 5 and Compute Module 5 devices are vulnerable due to their EEPROM firmware generating predictable KASLR and RNG seed values, leading to consistent kernel addresses across boots. This predictability can facilitate the exploitation of other vulnerabilities, while the low-quality RNG may compromise random number generation and impact boot times. Organizations utilizing these devices should prioritize addressing this vulnerability to enhance their overall security posture.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
EEPROM firmware on Raspberry Pi 5 and Compute Module 5 devices produced non-random KASLR and RNG seed values. This resulted in consistent kernel addresses across boots and devices, potentially making it easier to exploit other vulnerabilities. Additionally, the low-quality RNG seed may affect the quality of random numbers or delay booting while sufficient entropy is accumulated from other sources.