CVE-2026-53996
Last modified
CVE-2026-53996 is a high-severity vulnerability rated 7/10 on the CVSS scale. NetBSD's hdaudio(4) driver in sys/dev/hdaudio/hdaudio.c contains a missing access control vulnerability that allows unprivileged local attackers to invoke the HDAUDIO_FGRP_SETCONFIG ioctl without elevated permissions by exploiting the absence of an access check on /dev/hdaudioN device nodes. Attackers can repeatedly issue HDAUDIO_FGRP_SETCONFIG from one thread while keeping DMA and IRQs live from a second thread to trigger a use-after-free race condition in hdafg_detach() between stream_stop() and stream_disestablish(), where a latched DMA interrupt dereferences a freed callback pointer, resulting in outcomes ranging from audio-subsystem denial of service and kernel panic to potential local kernel privilege escalation..
Description
NetBSD's hdaudio(4) driver in sys/dev/hdaudio/hdaudio.c contains a missing access control vulnerability that allows unprivileged local attackers to invoke the HDAUDIO_FGRP_SETCONFIG ioctl without elevated permissions by exploiting the absence of an access check on /dev/hdaudioN device nodes. Attackers can repeatedly issue HDAUDIO_FGRP_SETCONFIG from one thread while keeping DMA and IRQs live from a second thread to trigger a use-after-free race condition in hdafg_detach() between stream_stop() and stream_disestablish(), where a latched DMA interrupt dereferences a freed callback pointer, resulting in outcomes ranging from audio-subsystem denial of service and kernel panic to potential local kernel privilege escalation.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| The NetBSD Foundation | NetBSD | <= 11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-53996?
How severe is CVE-2026-53996?
How do I fix CVE-2026-53996?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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-53983Ground Station prior to 0.6.0 contains an unauthenticated bl…9.2
- CVE-2026-53984Ground Station prior to 0.6.0 contains an unauthenticated da…9.1
- CVE-2026-53985Ground Station prior to 0.6.0 contains an unauthenticated de…8.7
- CVE-2026-53987The Tag plugin for GLPI 11 before 2.14.4 stores the tag name…7.3
- CVE-2026-53992ProjectSend r2029 contains a reflected cross-site scripting …6.1
- CVE-2026-53994ProFTPD mod_sftp contains a heap-based buffer overflow reach…6.5
- CVE-2026-54000osquery is a SQL powered operating system instrumentation, m…7
- CVE-2026-54001osquery is a SQL powered operating system instrumentation, m…7
- CVE-2026-54002Kirby is an open-source content management system. Prior to …8.5
- CVE-2026-54003Kirby is an open-source content management system. Prior to …9.1
- CVE-2026-54004Kirby is an open-source content management system. Prior to …6.3
- CVE-2026-54005Kirby is an open-source content management system. Prior to …7.1
Are you affected by CVE-2026-53996?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
