Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A buffer overflow vulnerability has been identified in the Linux kernel's Radeon Direct Rendering Manager (DRM) component. The issue arises in the 'ni_set_mc_special_registers()' function, where the last case label can overwrite two buffers, 'mc_reg_address[j]' and 'mc_data[j]', with an offset 'j' equal to 'SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE'. This occurs because there are no checks for this value in both case labels after the last 'j++'. The vulnerability was detected using the static analysis tool Svace.
Exploitation of this vulnerability could lead to a buffer overflow, potentially allowing for arbitrary code execution or causing a denial-of-service condition.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.