CVE-2026-93808
Last modified
CVE-2026-93808 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: caiaq: validate EP1 reply lengths usb_ep1_command_reply_dispatch() uses buf[0] as a command byte and then reads command-specific fixed items from the same URB buffer. Several paths use buf + 1, buf[1], buf[2], or buf + 3 without first proving that urb->actual_length contains those bytes. Add per-command length checks, use a payload length derived from the bytes after the command byte for the control-state copy, and reject short analog input payloads before the input helper reads fixed offsets from the EP1 reply..
Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: caiaq: validate EP1 reply lengths usb_ep1_command_reply_dispatch() uses buf[0] as a command byte and then reads command-specific fixed items from the same URB buffer. Several paths use buf + 1, buf[1], buf[2], or buf + 3 without first proving that urb->actual_length contains those bytes. Add per-command length checks, use a payload length derived from the bytes after the command byte for the control-state copy, and reject short analog input payloads before the input helper reads fixed offsets from the EP1 reply.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 523f1dce37434a9a6623bf46e7893e2b4b10ac3c, < af8a172c4f71ac30d625f2966d2389a7fa872819; >= 523f1dce37434a9a6623bf46e7893e2b4b10ac3c, < 74f3c639f64fa5da4e1613149798b5089bce2807; >= 523f1dce37434a9a6623bf46e7893e2b4b10ac3c, < aba30af07d4fe499b50209801eba9da8a815522f |
| Linux | Linux | 2.6.22 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93808?
How severe is CVE-2026-93808?
How do I fix CVE-2026-93808?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-93802In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93803In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93804In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93805In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93806In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-93807In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93809In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9381A vulnerability was detected in Edimax BR-6675nD 1.12. Affec…8.8
- CVE-2026-93810In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-93811In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93812In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93813In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-93808?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
