Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability allowing integer overflow has been addressed in the Linux kernel's Direct Rendering Manager (DRM) for the MSM (Mobile Station Modem) graphics execution manager. The issue arose in the 'msm_ioctl_gem_submit()' function, where user-supplied 'submit->cmd[i].size' and 'submit->cmd[i].offset' variables, both of type u32, could lead to an integer wrapping bug. The vulnerability has been mitigated by using 'size_add()' to prevent such overflow.
Exploitation of this vulnerability could lead to an integer overflow, potentially allowing for memory corruption or other unintended behavior.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.