SB20260816180 - Time-of-check Time-of-use (TOCTOU) Race Condition in Linux kernel hwmon driver



SB20260816180 - Time-of-check Time-of-use (TOCTOU) Race Condition in Linux kernel hwmon driver

Published: August 16, 2026

Security Bulletin ID SB20260816180
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Denial of service

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Time-of-check Time-of-use (TOCTOU) Race Condition (CVE-ID: CVE-2026-74546)

CWE-ID: CWE-367 - Time-of-check Time-of-use (TOCTOU) Race Condition

CVSSv4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to a time-of-check time-of-use race condition in the adt7470 fan speed read handler when reading cached fan data during fan speed conversion. A local user can trigger concurrent updates of the cached fan value to cause a denial of service.

The issue can lead to a divide-by-zero crash if the fan data changes to 0 between the validity check and the RPM conversion.


Remediation

Install update from vendor's website.