Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's MHI (Mobile Host Interface) endpoint handling has been addressed. The issue arose because the read pointer was updated before the buffer was fully written, creating a potential race condition. This premature update could lead the host to access an uninitialized or incomplete element, causing data corruption. The vulnerability has been resolved by ensuring that the buffer is written before the read pointer is updated, preventing the host from seeing an available element that is not yet complete.
The vulnerability could lead to data corruption by allowing the host to access incomplete or uninitialized data elements.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.