Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's i2c/designware component has been addressed. The issue arose because the i2c_dw_xfer_init() function required certain parameters from the device context to be initialized, but the amd_i2c_dw_xfer_quirk() function did not properly initialize the msg_write_idx. This oversight could lead to an out-of-bounds access of the msgs array. The vulnerability has been fixed by ensuring that msg_write_idx is initialized before i2c_dw_xfer_init() is called.
Exploitation of this vulnerability could lead to out-of-bounds memory access, potentially causing undefined behavior such as memory corruption or allowing an attacker to execute arbitrary code.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.