๐Ÿ” CVE Alert

CVE-2026-64213

UNKNOWN 0.0

hwmon: (lm90) Add lock protection to lm90_alert

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: hwmon: (lm90) Add lock protection to lm90_alert Sashiko reports: lm90_alert() executes in the smbus alert context and calls lm90_update_confreg() to disable the hardware alert line, without acquiring hwmon_lock. Concurrently, sysfs write operations (such as lm90_write_convrate) hold the hwmon_lock, temporarily modify data->config, and then restore it. If an alert interrupt occurs concurrently with a sysfs write, the sysfs path will overwrite the alert handler's modifications to data->config and the hardware register. This unintentionally re-enables the hardware alert line while the alarm is still active, causing an interrupt storm. Add the missing lock to lm90_alert() to solve the problem.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jul 24, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
7a1d220ccb0cc2b808eb176fb05bf55a38179f3f < bed1fc32e0eb653806fa98afcf55f9a311fc4ce2 7a1d220ccb0cc2b808eb176fb05bf55a38179f3f < b0b66aae8a94c3663d47e4000b0e81b89ce32186 7a1d220ccb0cc2b808eb176fb05bf55a38179f3f < 873e919e3101063a7a75989510ccfc125a4391cf
Linux / Linux
5.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/bed1fc32e0eb653806fa98afcf55f9a311fc4ce2 git.kernel.org: https://git.kernel.org/stable/c/b0b66aae8a94c3663d47e4000b0e81b89ce32186 git.kernel.org: https://git.kernel.org/stable/c/873e919e3101063a7a75989510ccfc125a4391cf