CVE-2026-93056
Last modified
CVE-2026-93056 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_uac1_legacy: remove broken string configfs attributes The UAC1_STR_ATTRIBUTE macro defines configfs show/store handlers for the fn_play, fn_cap, and fn_cntl string options. The store function contains an inverted null check on the kstrndup() return value. This means every write attempt returns -ENOMEM on success and dereferences a NULL pointer on allocation failure.
Description
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_uac1_legacy: remove broken string configfs attributes The UAC1_STR_ATTRIBUTE macro defines configfs show/store handlers for the fn_play, fn_cap, and fn_cntl string options. The store function contains an inverted null check on the kstrndup() return value. This means every write attempt returns -ENOMEM on success and dereferences a NULL pointer on allocation failure. The attributes have been broken and unused for many years. Remove the UAC1_STR_ATTRIBUTE macro and the three attributes it generated. The internal defaults (FILE_PCM_PLAYBACK, FILE_PCM_CAPTURE, FILE_CONTROL) set in f_audio_alloc_inst() are unaffected.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 0854611a19ae4dfa56569e6f640017a1d2dd3312, < 745adfe6c337f3d5d7737d57529d14a208151b45; >= 0854611a19ae4dfa56569e6f640017a1d2dd3312, < 6351ba62778f72dc4f6bc18bfa99e618829cff0d; >= 0854611a19ae4dfa56569e6f640017a1d2dd3312, < 021b58ac3e58cffa68ed9585ff492a19e98414f6; >= 0854611a19ae4dfa56569e6f640017a1d2dd3312, < fd43eae7d539ea7cfc7c9f0d3f0eaa890415e8a7; >= 0854611a19ae4dfa56569e6f640017a1d2dd3312, < 8b9335aec93975bb9186d63993a5a610e5066ffc; >= 0854611a19ae4dfa56569e6f640017a1d2dd3312, < 2ed25c9d4400cf90d9201657963a231c27a5ea57; >= 0854611a19ae4dfa56569e6f640017a1d2dd3312, < 977659adb341f6e30fb00dcf183f63f29df879e2; >= 0854611a19ae4dfa56569e6f640017a1d2dd3312, < 590d74ec8f488e06b9f1c0f8f0941f45531f3a55 |
| Linux | Linux | 3.18 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93056?
How severe is CVE-2026-93056?
How do I fix CVE-2026-93056?
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-93050In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93051In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93052In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93053In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93054In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-93055In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93057In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93058In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93059In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9306A security vulnerability has been detected in QuantumNous ne…3.7
- CVE-2026-93060In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93061In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93056?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
