Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's framebuffer (fbdev) component allows for out-of-bounds writes, which can lead to memory corruption. This issue arises in the 'bit_putcs' function, where text rendering near the edges of the screen can overwrite memory outside the intended framebuffer boundaries. The vulnerability affects several versions of the Linux kernel.
Exploitation of this vulnerability can cause out-of-bounds writes, leading to memory corruption.
The vulnerability can be reproduced by rendering text with the 'bit_putcs' function in a way that the Y position is off-screen or the X position exceeds the screen's width. This can be done by manipulating the image's width and height parameters to bypass the framebuffer's boundary checks.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been patched.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.