CVE-2026-64327
Last modified
CVE-2026-64327 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checks When parsing endpoint descriptors, ffs_data_got_descs() generates the eps_addrmap which contains the endpoint direction. However, epfile->in was previously only populated in ffs_func_eps_enable() which executes upon USB host connection. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checks When parsing endpoint descriptors, ffs_data_got_descs() generates the eps_addrmap which contains the endpoint direction. However, epfile->in was previously only populated in ffs_func_eps_enable() which executes upon USB host connection. As a result, early userspace ioctls like FUNCTIONFS_DMABUF_ATTACH that run before the host connects would see epfile->in as 0, leading to incorrect DMA directions. By moving the initialization to ffs_epfiles_create(), epfile->in is accurate before userspace opens the endpoint files.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 7b07a2a7ca02a20124b552be96c5a56910795488, < 82cf1142e5ccf2b6d6d22ef713aaf3e5f2b5716b; >= 7b07a2a7ca02a20124b552be96c5a56910795488, < 9e04055ab5fc0470a0031ee6934739f9aa8f34a5; >= 7b07a2a7ca02a20124b552be96c5a56910795488, < f99f32ea9aa976afcbec20647ed33b50a52002c1; >= 7b07a2a7ca02a20124b552be96c5a56910795488, < 82cfd4739011bdc7e87b5d585703427e89ddfaa5 |
| Linux | Linux | 6.9 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64327?
How severe is CVE-2026-64327?
How do I fix CVE-2026-64327?
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-64321In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64322In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64323In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-64324In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64325In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64326In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64328In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64329In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6433The Custom css-js-php WordPress plugin through 2.0.7 does no…7.3
- CVE-2026-64330In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64331In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64332In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-64327?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
