CVE-2021-47098
Description
In the Linux kernel, the following vulnerability has been resolved: hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations Commit b50aa49638c7 ("hwmon: (lm90) Prevent integer underflows of temperature calculations") addressed a number of underflow situations when writing temperature limits. However, it missed one situation, seen when an attempt is made to set the hysteresis value to MAX_LONG and the critical temperature limit is negative. Use clamp_val() when setting the hysteresis temperature to ensure that the provided value can never overflow or underflow.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2021-47098
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2021-47098.html
Vendor advisory: redhat — https://access.redhat.com/errata/RHSA-2024:9315
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| rhel | 9 | fixed | |
| sles | affected | | |
| debian | bookworm | fixed | 5.15.15-1 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 5.15.15-1 |
| debian | sid | fixed | 5.15.15-1 |
| debian | trixie | fixed | 5.15.15-1 |
References
Verify integrity in audit chain (admin only). AS-IS.