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.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | RT 8.1 |
| Linux | Linux | 12.5.0.3 |
| Linux | Linux | < 6.3.6 |
| Linux | Linux | n/a |