Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's pstore/ram component could lead to kernel panics. After a previous commit, the system began incorrectly assuming that certain buffers were valid, even when they were empty. This flaw allowed the buffer's starting position to go unchecked, potentially leading to writes outside the buffer's bounds. Such actions could trigger access violations, causing kernel panic events. The vulnerability arises during the initialization phase, where empty buffers are not properly validated, allowing for future write operations to disrupt kernel stability.
The vulnerability can cause kernel panics, disrupting system stability and operation.
The vulnerability can be reproduced by initializing a persistent ram zone (prz) with an empty buffer. The system will incorrectly validate the buffer, allowing writes that can cause a kernel panic. This issue can be observed in the pstore/ram component of the Linux kernel.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been addressed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.