Local denial of service via zero-delay update loop
Published Aug 15, 2026 · Updated Aug 15, 2026
Denial of service in Linux hwmon adt7470 allows local users to exhaust CPU and flood the I2C bus through writable sysfs controls. The auto_update_interval_store() path accepts zero, so schedule_timeout_interruptible(0) returns immediately while adt7470_read_temperatures() also sleeps for zero when num_temp_sensors is zero. An accessible ADT7470 device and both zero-valued controls are required; the resulting loop consumes CPU and continuously transacts on the I2C bus without crashing the kernel.
Summary
What happened
Denial of service in Linux hwmon adt7470 allows local users to exhaust CPU and flood the I2C bus through writable sysfs controls. The auto_update_interval_store() path accepts zero, so schedule_timeout_interruptible(0) returns immediately while adt7470_read_temperatures() also sleeps for zero when num_temp_sensors is zero. An accessible ADT7470 device and both zero-valued controls are required; the resulting loop consumes CPU and continuously transacts on the I2C bus without crashing the kernel.
The record
- CVE
- CVE-2026-74547
- Published
- Aug 15, 2026
- Updated
- Aug 15, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-1050, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 15, 2026CVE publishedPublication date reported by the CVE source.
- Aug 15, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.6.29
- Affected versionversion=89fac11cb3e7c5860c425dba14845c09ccede39d <1a42bd72a66205e439db1d1142442b62d393408a
- Affected versionversion=89fac11cb3e7c5860c425dba14845c09ccede39d <38e6b5ce5794ff09442231cc171c2be5e900bab3
- Affected versionversion=89fac11cb3e7c5860c425dba14845c09ccede39d <5ea299c3aa42a827f6a863eeead6de3525bbb17a
- Affected versionversion=89fac11cb3e7c5860c425dba14845c09ccede39d <82d65f7ef11edcea0228745440b8b4b1f222c34c
- Affected versionversion=89fac11cb3e7c5860c425dba14845c09ccede39d <cb0b7f9c43b0abbd422a7e4c2c85e91db429207c
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo