CVE-2024-46759 in Linux
Riassunto
di MITRE • 18/09/2024
In the Linux kernel, the following vulnerability has been resolved:
hwmon: (adc128d818) Fix underflows seen when writing limit attributes
DIV_ROUND_CLOSEST() after kstrtol() results in an underflow if a large negative number such as -9223372036854775808 is provided by the user. Fix it by reordering clamp_val() and DIV_ROUND_CLOSEST() operations.
If you want to get the best quality for vulnerability data then you always have to consider VulDB.