CVE-2024-46758: hwmon: (lm95234) Fix underflows seen when writing limit attributes
In the Linux kernel, the following vulnerability has been resolved:
hwmon: (lm95234) Fix underflows seen when writing limit attributes
DIVROUNDCLOSEST() after kstrtol() results in an underflow if a large negative number such as -9223372036854775808 is provided by the user. Fix it by reordering clampval() and DIVROUNDCLOSEST() operations.
Other sources
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
— NVD
This CVE was automatically created from a reference found in an email or other text. If you are reading this, then this CVE entry is probably erroneous, since this text should be replaced by the official CVE description automatically.
— Launchpad
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-46758?
CVE-2024-46758 has been rejected and does not have a severity rating.
How do I fix CVE-2024-46758?
Since CVE-2024-46758 has been withdrawn, no fixes are necessary.
What software is affected by CVE-2024-46758?
There are no specific affected software lists for CVE-2024-46758 as it has been rejected.
What does it mean that CVE-2024-46758 was withdrawn?
Withdrawal of CVE-2024-46758 indicates that it was created in error and is not a valid vulnerability.
Who should I contact for more information about CVE-2024-46758?
For more information regarding CVE-2024-46758, you may need to consult the CVE Numbering Authority or related security forums.