๐Ÿ” CVE Alert

CVE-2026-45258

UNKNOWN 0.0

Multiple vulnerabilities in the sound(4) mmap path

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

dsp_mmap_single() validated the requested mapping by checking the sum of the user-supplied offset and length against the buffer size. This addition could overflow, so that a large offset and length wrapped around and passed the check. The offset was then narrowed from 64 to 32 bits when converted to a buffer address, yielding a mapping that extended past the audio buffer into unrelated kernel memory. 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).

CWE CWE-125 CWE-190 CWE-681 CWE-787
Vendor freebsd
Product freebsd
Published Jun 27, 2026
Stay Ahead of the Next One

Get instant alerts for freebsd freebsd

Be the first to know when new unknown vulnerabilities affecting freebsd freebsd are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

FreeBSD / FreeBSD
15.0-RELEASE < p10 14.4-RELEASE < p6 14.3-RELEASE < p15

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
security.freebsd.org: https://security.freebsd.org/advisories/FreeBSD-SA-26:27.sound.asc

Credits

Lexpl0it, 75Acol, ch0wn, zer0duck Emmanuel Genier from Quarkslab Hazley Samsudin of GovTech CSG