mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 06:33:34 +00:00
010764b885
The isst_send_msr_command() function will read 8 bytes but we are
passing an address to an int (4 bytes) so it results in a read overflow.
Fixes:
|
||
---|---|---|
.. | ||
acpi | ||
cpupower | ||
pm-graph | ||
x86 |