Back to overview

CVE-2026-49417

Description
Second, the audio buffer backing a mapping could be freed when the device was closed even though the mapping remained valid. The freed memory could then be reused elsewhere while still accessible through the stale mapping. The /dev/dsp device nodes are world-accessible by default. On a system with an audio device, either issue allows an unprivileged local user to read and write kernel memory, which can be used to escalate privileges, potentially gaining full control of the affected system. At a minimum, an attacker can crash the kernel, resulting in a Denial of Service (DoS).

Metadata

CVE ID
CVE-2026-49417
State
PUBLISHED
Assigner
freebsd
Reserved
2026-05-29 20:24 UTC
Published
2026-06-27 08:48 UTC
Last updated
2026-06-27 08:48 UTC
Primary CWE
CWE-416
CWE-416: Use After Free
Vendor / Product
FreeBSD / FreeBSD
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (1)
VendorProductPlatformVersions
FreeBSD FreeBSD 15.0-RELEASE < p10, 14.4-RELEASE < p6, 14.3-RELEASE < p15
Weakness (CWE)
CWESourceDescription
CWE-416 cna CWE-416: Use After Free
Back to overview