FlawAtlas
Search the atlas
CVE-2024-46757 High

CVE-2024-46757

In the Linux kernel, the following vulnerability has been resolved: hwmon: (nct6775-core) 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.

Exploit probability Not scored
Published September 18, 2024
Required by Not available
Last source change April 16, 2026

02 / AFFECTED SOFTWARE

Affected packages

Debian:11 linux

43 explicit affected versions

Debian:11 linux-6.1

4 explicit affected versions

Debian:12 linux

29 explicit affected versions

Debian:13 linux

100 explicit affected versions

03 / CONNECTIONS

Connected vulnerabilities

04 / EVIDENCE

Source records

Open Source Vulnerabilities CVE-2024-46757

In the Linux kernel, the following vulnerability has been resolved: hwmon: (nct6775-core) 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.

View original source

05 / REFERENCES

Further evidence