CVE-2022-48660
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-48660 affects the Linux kernel's GPIO (General Purpose Input/Output) subsystem. The vulnerability was discovered when a warning trace occurred during GPIO testing on the NXP-LS1028 platform. The issue stems from an incorrect ordering of operations in the lineevent_create function within the gpiolib character device interface. The vulnerability affects Linux kernel versions from 5.9 through 5.10.146, 5.11 through 5.15.71, and 5.16 through 5.19.12 (NVD).

Technical details

The vulnerability occurs in the GPIO character device interface when the lineevent_state::irq is set before the IRQ registration is successful. When running the command 'gpiomon --num-events=3 --rising-edge gpiochip1 25', if the request_threaded_irq() function fails, lineevent_free() is called to release resources. Since lineevent_state::irq was already set, the subsequent free_irq() call triggers a warning trace. The issue has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability can lead to a warning trace in the kernel log and potential system instability when GPIO operations fail. While there are no direct security implications reported, the improper resource cleanup could potentially affect system reliability (NVD).

Exploitability

The vulnerability requires local access and can only be triggered through specific GPIO operations. There are no known exploits in the wild, and the vulnerability primarily manifests as a system stability issue rather than a security breach (NVD).

Mitigation and workarounds

The issue has been fixed by modifying the code to set lineevent_state::irq only after the IRQ registration is successful. The fix involves moving the assignment of le->irq after the successful completion of request_threaded_irq(). Users should update to patched kernel versions that include the fix (Kernel Patch).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-80904MEDIUM5.9
  • Linux Kernel logoLinux Kernel
  • linux-hwe-7.0
NoYesSep 04, 2026
CVE-2026-80905MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-7.0
NoYesSep 04, 2026
CVE-2026-80913MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-intel-iotg-5.15
NoYesSep 04, 2026
CVE-2026-80912MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-gcp-fips
NoYesSep 04, 2026
CVE-2026-80906NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-7.0
NoYesSep 04, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management