In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uac: validate rate list length before storing UAC1 and UAC2… (CVE-2026-93122)
A vulnerability in the Linux kernel's USB gadget UAC1 and UAC2 configuration allows writing beyond fixed-size arrays when parsing rate list attributes. This occurs because the code does not validate that the number of sampling rates provided does not exceed the maximum allowed entries, leading to out-of-bounds writes. The issue has been resolved by adding validation to reject additional tokens beyond the allowed limit and correcting memory management during parsing.
AI Analysis
Technical Summary
The Linux kernel's USB gadget functions for UAC1 and UAC2 parse comma-separated lists of sampling rates into fixed-size arrays with a maximum of 10 entries (UAC_MAX_RATES). Prior to the fix, the code did not check that the input contained at most 10 tokens before writing, allowing writes past the end of the arrays p_srates[] or c_srates[]. This out-of-bounds write can be detected with CONFIG_UBSAN_BOUNDS enabled, which reports array-index-out-of-bounds errors. The fix involves rejecting additional tokens once the maximum number of entries is reached and properly managing the memory pointer used during parsing to avoid leaks or invalid frees.
Potential Impact
This vulnerability allows writing beyond the bounds of fixed-size arrays in kernel memory, which can lead to memory corruption. The CVSS score of 7.8 indicates high severity with potential for confidentiality, integrity, and availability impacts. However, there is no known exploitation in the wild reported. The vulnerability requires local privileges (AV:L) and low complexity (AC:L) without user interaction (UI:N).
Mitigation Recommendations
A fix has been implemented in the Linux kernel to validate the length of the rate list before storing values and to properly manage memory pointers during parsing. Users and administrators should apply the official kernel updates that include this fix. Since this is not a cloud service, manual patching is required. Patch status is not explicitly stated in the input data; check the vendor advisory for the latest remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uac: validate rate list length before storing UAC1 and UAC2… (CVE-2026-93122)
Description
A vulnerability in the Linux kernel's USB gadget UAC1 and UAC2 configuration allows writing beyond fixed-size arrays when parsing rate list attributes. This occurs because the code does not validate that the number of sampling rates provided does not exceed the maximum allowed entries, leading to out-of-bounds writes. The issue has been resolved by adding validation to reject additional tokens beyond the allowed limit and correcting memory management during parsing.
CVSS v3.1
Score 7.8high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's USB gadget functions for UAC1 and UAC2 parse comma-separated lists of sampling rates into fixed-size arrays with a maximum of 10 entries (UAC_MAX_RATES). Prior to the fix, the code did not check that the input contained at most 10 tokens before writing, allowing writes past the end of the arrays p_srates[] or c_srates[]. This out-of-bounds write can be detected with CONFIG_UBSAN_BOUNDS enabled, which reports array-index-out-of-bounds errors. The fix involves rejecting additional tokens once the maximum number of entries is reached and properly managing the memory pointer used during parsing to avoid leaks or invalid frees.
Potential Impact
This vulnerability allows writing beyond the bounds of fixed-size arrays in kernel memory, which can lead to memory corruption. The CVSS score of 7.8 indicates high severity with potential for confidentiality, integrity, and availability impacts. However, there is no known exploitation in the wild reported. The vulnerability requires local privileges (AV:L) and low complexity (AC:L) without user interaction (UI:N).
Mitigation Recommendations
A fix has been implemented in the Linux kernel to validate the length of the rate list before storing values and to properly manage memory pointers during parsing. Users and administrators should apply the official kernel updates that include this fix. Since this is not a cloud service, manual patching is required. Patch status is not explicitly stated in the input data; check the vendor advisory for the latest remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-vcjh-87mp-cx8r
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-93122"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6aade51555bf5e2cf5edc014
Added to database: 09/19/2026, 01:27:49 UTC
Last enriched: 09/19/2026, 01:41:40 UTC
Last updated: 09/19/2026, 01:41:40 UTC
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.