Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2024-46759
HistorySep 18, 2024 - 8:15 a.m.

CVE-2024-46759

2024-09-1808:15:04
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
linux kernel
vulnerability
hwmon
underflows
limit attributes

EPSS

0

Percentile

13.8%

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.

EPSS

0

Percentile

13.8%

Related for NVD:CVE-2024-46759