You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
hwmon driver
About this tag
The hwmon driver tag covers discussions about Linux kernel hardware-monitoring driver vulnerabilities, specifically focusing on CVE-2026-43165. This CVE involves a missing device-tree reference release in the Nuvoton NCT7363 hwmon code, which can leak resources during PWM and fan-input parsing. The content highlights how small kernel fixes become CVEs quickly, with upstream commits serving as the security record. It emphasizes the importance of triaging such CVEs safely, as they may not be headline-grabbing remote-code-execution crises but still require careful risk assessment by downstream vendors. The tag is relevant for those interested in Linux kernel security, vulnerability management, and hardware monitoring driver issues.
Microsoft listed CVE-2026-43165 on May 6, 2026, after kernel.org assigned the identifier to a Linux kernel hardware-monitoring driver bug in the Nuvoton NCT7363 hwmon code, where a missing device-tree reference release can leak resources during PWM and fan-input parsing. The flaw is not a...