Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's S3FB framebuffer driver can lead to memory corruption. In the function 's3fb_set_par()', the 'screen_size' value is derived from user input. If an improper value is provided, 'screen_size' may exceed 'info->screen_size', causing a page fault error. This issue arises from a lack of proper validation on the 'screen_size' before it is used, potentially leading to unauthorized memory access.
Exploitation of this vulnerability causes a page fault error due to improper memory access, which can disrupt normal system operations.
Users can apply the latest patches available in the Linux kernel Git repository to address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.