CVE-2026-74546

In the Linux kernel, the following vulnerability has been resolved: hwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed read If the fan data becomes 0 between the FAN_DATA_VALID() check and the FAN_PERIOD_TO_RPM() conversion, it will result in a divide-by-zero crash due to a race with a concurrent update of the cached fan value. Fix a TOCTOU issue by reading fan data once.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-08-15 13:17

Updated : 2026-08-19 17:21


NVD link : CVE-2026-74546

Mitre link : CVE-2026-74546

CVE.ORG link : CVE-2026-74546


JSON object : View

Products Affected

No product.

CWE

No CWE.