Description
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.
References (10)
Scores
CVSS v3
7.8
EPSS
0.0001
EPSS Percentile
2.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-191
Status
published
Products (8)
linux/Kernel
3.15.0 - 4.19.322linux
linux/Kernel
4.20.0 - 5.4.284linux
linux/Kernel
5.11.0 - 5.15.167linux
linux/Kernel
5.16.0 - 6.1.110linux
linux/Kernel
5.5.0 - 5.10.226linux
linux/Kernel
6.2.0 - 6.6.51linux
linux/Kernel
6.7.0 - 6.10.10linux
linux/linux_kernel
< 4.19.322
Published
Sep 18, 2024
Tracked Since
Feb 18, 2026