
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-38530 is a vulnerability discovered in the Linux kernel's comedi pcl812 driver, disclosed on August 16, 2025. The vulnerability affects the IRQ number validation mechanism in the driver, where an unchecked integer value from userspace could lead to out-of-bounds bit shifts (NVD).
The vulnerability exists in the IRQ number validation logic where the test if ((1 << it->options[1]) & board->irq_bits)
uses an unchecked integer value from userspace. The shift amount could be negative or out of bounds since it->options[i]
is not properly validated. Valid values for it->options[1]
should be in the range [1,15], with 0 explicitly disabling interrupt usage (NVD).
The vulnerability could potentially lead to memory corruption or system instability due to invalid bit shift operations. The issue affects multiple Linux distributions including Debian bullseye, bookworm, and trixie releases (Debian Tracker).
The issue has been fixed in several Linux distributions. Debian has patched the vulnerability in bookworm (security) version 6.1.147-1 and trixie (security) version 6.12.41-1. Users are advised to update to these patched versions (Debian Tracker).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."