Kernel crash via early fan-control interrupt
Published May 21, 2024 · Updated May 11, 2026
NULL pointer dereference in the Linux axi-fan-control hwmon driver allows local users to crash the kernel by triggering its IRQ handler. During probe, axi_fan_control_probe registers the interrupt handler before initializing and registering ctl->hdev, so an early interrupt makes axi_fan_control_irq_handler dereference a NULL device pointer. The affected driver and supported ADI Fan Control IP must be present; the documented consequence is a kernel crash, not data access.
Summary
What happened
NULL pointer dereference in the Linux axi-fan-control hwmon driver allows local users to crash the kernel by triggering its IRQ handler. During probe, axi_fan_control_probe registers the interrupt handler before initializing and registering ctl->hdev, so an early interrupt makes axi_fan_control_irq_handler dereference a NULL device pointer. The affected driver and supported ADI Fan Control IP must be present; the documented consequence is a kernel crash, not data access.
The record
- CVE
- CVE-2023-52863
- Published
- May 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 21, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 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=5.7
- Affected versionversion=8412b410fa5e1e494a0fec84c3c462d49870d3f5 <2a5b3370a1d9750eca325292e291c8c7cb8cf2e0
- Affected versionversion=8412b410fa5e1e494a0fec84c3c462d49870d3f5 <33de53a2706066d526173dc743faf43d92c62105
- Affected versionversion=8412b410fa5e1e494a0fec84c3c462d49870d3f5 <7d870088db4863c514a7f8751cd593751983029a
- Affected versionversion=8412b410fa5e1e494a0fec84c3c462d49870d3f5 <b3e7eb23a6e97642ff3190431c06475d9ca1e062
- Affected versionversion=8412b410fa5e1e494a0fec84c3c462d49870d3f5 <c49f14cc1bb12c625a1c572e8a95b6adefd4d8eb
- Affected versionversion=8412b410fa5e1e494a0fec84c3c462d49870d3f5 <f62b8969847850ba7596cb145cc47c65ea57dae0
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.
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