CVE-2026-97983
Last modified
CVE-2026-97983 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: vduse: return compat ioctl results directly The compat handler handles VDUSE_IOTLB_GET_FD and VDUSE_VQ_GET_INFO, but then calls the native handler. Their different command sizes make native dispatch return -ENOIOCTLCMD. For GET_FD, this overwrites receive_fd()'s return value after the descriptor is installed, leaking one fd per call.
Description
In the Linux kernel, the following vulnerability has been resolved: vduse: return compat ioctl results directly The compat handler handles VDUSE_IOTLB_GET_FD and VDUSE_VQ_GET_INFO, but then calls the native handler. Their different command sizes make native dispatch return -ENOIOCTLCMD. For GET_FD, this overwrites receive_fd()'s return value after the descriptor is installed, leaking one fd per call. Return handled compat results directly and use native dispatch only for other commands.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 455a2a1af92651764e9eb42cec0d95ac142afc28, < 135ac58097fa5fc707bf392c5cececf59e4080c0; >= 455a2a1af92651764e9eb42cec0d95ac142afc28, < 48a4ee65e677559776349128e6a81a6041986c99; 7dd28904c42ee3b0728c0692dd3332c2c83e8f33; >= 7.1.5, < 7.2 |
| Linux | Linux | 7.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97983?
How severe is CVE-2026-97983?
How do I fix CVE-2026-97983?
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-97978In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97979In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9798A flaw was found in Keycloak, an open-source identity and ac…4.3
- CVE-2026-97980In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97981In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97982In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97984In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97985In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97986In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97987In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97988In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97989In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-97983?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
