https://github.com/torvalds/linux
Revision 9200bc4c28cd8992eb5379345abd6b4f0c93df16 authored by Guenter Roeck on 04 July 2015, 20:23:42 UTC, committed by Guenter Roeck on 30 July 2015, 03:06:50 UTC
Writing a large value into a voltage limit attribute can result
in an overflow due to an auto-conversion from unsigned long to
unsigned int.

Cc: Constantine Shulyupin <const@MakeLinux.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Cc: stable@vger.kernel.org # v4.1+
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 parent 0d6aaff
History
Tip revision: 9200bc4c28cd8992eb5379345abd6b4f0c93df16 authored by Guenter Roeck on 04 July 2015, 20:23:42 UTC
hwmon: (nct7802) Fix integer overflow seen when writing voltage limits
Tip revision: 9200bc4

README.AddingFirmware

back to top