Kernel warning via invalid IRQ cleanup
Published Apr 28, 2024 · Updated May 11, 2026
Improper IRQ cleanup in the Linux GPIO character device allows local users to trigger a kernel warning through line-event requests. In drivers/gpio/gpiolib-cdev.c, lineevent_create set lineevent_state::irq before request_threaded_irq succeeded, so failure cleanup called free_irq on an unregistered interrupt. Reaching the warning requires local GPIO character-device access, an available GPIO line, and an IRQ-registration failure; the reported effect is a warning trace.
Summary
What happened
Improper IRQ cleanup in the Linux GPIO character device allows local users to trigger a kernel warning through line-event requests. In drivers/gpio/gpiolib-cdev.c, lineevent_create set lineevent_state::irq before request_threaded_irq succeeded, so failure cleanup called free_irq on an unregistered interrupt. Reaching the warning requires local GPIO character-device access, an available GPIO line, and an IRQ-registration failure; the reported effect is a warning trace.
The record
- CVE
- CVE-2022-48660
- Published
- Apr 28, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- Unavailable
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 28, 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=468242724143a8e732f82f664b1e77432d149618 <657803b918e097e47d99d1489da83a603c36bcdd
- Affected versionversion=468242724143a8e732f82f664b1e77432d149618 <69bef19d6b9700e96285f4b4e28691cda3dcd0d1
- Affected versionversion=468242724143a8e732f82f664b1e77432d149618 <97da736cd11ae73bdf2f5e21e24446b8349e0168
- Affected versionversion=468242724143a8e732f82f664b1e77432d149618 <b1489043d3b9004dd8d5a0357b08b5f0e6691c43
- Affected versionversion=5.9
What conditions does exploitation require?
What is affected?
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
No sourced classifications are available.
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