FreeBSD Security Advisory FreeBSD-SA-26:27.sound

submited 11 June 2026

FreeBSD sound(4) has two mmap vulnerabilities (CVE-2026-45258, CVE-2026-49417) that allow unprivileged local users to read/write kernel memory via /dev/dsp, enabling privilege escalation or DoS; patches are available for 14.3, 14.4, 15.0, and 15.1.

DiscoverBSD - The BSD community linklog
Made a script? Written a blog post? Found a useful tutorial? Share it with the BSD community here or just enjoy what everyone else has found!

Submit

11 June 2026
FreeBSD Security Advisory FreeBSD-SA-26:36.ldns  

FreeBSD's ldns stub resolver fails to validate DNS response source address, port, transaction ID, or question section, letting an off-path attacker forge UDP replies and inject arbitrary DNS data into programs like drill(1). Update via pkg, freebsd-update, or source patch.

FreeBSD Security Advisory FreeBSD-SA-26:35.openssl  

Multiple OpenSSL vulnerabilities affecting FreeBSD 14.x and 15.x, including heap buffer overflows, NULL dereferences, use-after-free, and cryptographic flaws, with patches available for all supported branches.

FreeBSD Security Advisory FreeBSD-SA-26:34.vt  

An integer overflow in the vt(4) CONS_HISTORY ioctl that can allow an unprivileged local user to trigger an out-of-bounds kernel write and potentially escalate privileges, with patches available for all supported FreeBSD branches.

FreeBSD Security Advisory FreeBSD-SA-26:33.unbound  

Multiple vulnerabilities in unbound affecting all supported versions, ranging from DoS to possible remote code execution during DNSSEC validation, with corrections available.

FreeBSD Security Advisory FreeBSD-SA-26:32.elf  

An unprivileged local user can disable ASLR for setuid PIE binaries via procctl(2) before execve(2), making exploitation of memory corruption vulnerabilities easier. Patches are available for all supported releases.

FreeBSD Security Advisory FreeBSD-SA-26:31.arm64  

FreeBSD has issued a security advisory for an Arm CPU erratum that may allow privilege escalation by bypassing page table permission changes on affected Cortex-A, Neoverse, and C1 models, with patches available for all supported releases.

FreeBSD Security Advisory FreeBSD-SA-26:30.linux  

FreeBSD's Linuxulator incorrectly sets ATSECURE to zero for setugid Linux binaries, allowing unprivileged users to inject shared libraries via LDPRELOAD and gain elevated privileges; patches are available for all supported releases.

FreeBSD Security Advisory FreeBSD-SA-26:29.ip6_multicast  

A use-after-free in the IPv6 IPV6_MSFILTER socket option handler allows a local unprivileged user to escalate privileges; all supported FreeBSD versions are affected and patches are available for 14.3, 14.4, 15.0, and 15.1.

FreeBSD Security Advisory FreeBSD-SA-26:28.capsicum  

sigqueue(2) lacks a capability mode check, allowing a sandboxed process to send signals to other processes, bypassing Capsicum restrictions. Patches and updates are available for FreeBSD 14.3, 14.4, 15.0, and 15.1.

FreeBSD Security Advisory FreeBSD-SA-26:27.sound  

FreeBSD sound(4) has two mmap vulnerabilities (CVE-2026-45258, CVE-2026-49417) that allow unprivileged local users to read/write kernel memory via /dev/dsp, enabling privilege escalation or DoS; patches are available for 14.3, 14.4, 15.0, and 15.1.

FreeBSD Security Advisory FreeBSD-SA-26:25.thr  

FreeBSD thrkill2(2) fails to check the result of pcansignal(), letting unprivileged local users send arbitrary signals to any process or thread, including root or jailed processes, enabling DoS; patches are available for all supported releases.

FreeBSD Errata Notice FreeBSD-EN-26:15.openssl  

FreeBSD has updated OpenSSL to 3.0.20 (FreeBSD 14) and 3.5.6 (FreeBSD 15) to fix multiple CVEs including NULL dereferences, use-after-free, and a heap buffer overflow, generally leading to crashes or DoS.

FreeBSD Errata Notice FreeBSD-EN-26:14.syslogd  

A memory leak in syslogd(8) affecting FreeBSD 15.0 and later, where casper_ttymsg() fails to free message strings, causing unbounded growth of the syslogd.casper helper process.

10 June 2026
OpenBSD under QEMU  

Architecture-specific notes on running OpenBSD as a QEMU guest, with working command lines for amd64, arm64, armv7, i386, riscv64, and sparc64, and failure points for alpha, hppa, landisk, loongson, luna88k, macppc, octeon, and powerpc64.

(Video) Connecting vscode to FreeBSD through remote SSH  

In this video author explores how to enable vscode "Remote SSH" to connect to a FreeBSD machine, showing three different ways to achieve this.

Enjoying DiscoverBSD? There is more...

Subscribe to BSD Weekly, our free, once–weekly e-mail round-up of BSD news and articles. It is currated from your content on DiscoverBSD and BSDSec (a deadsimple BSD Security Advisories and Announcements).

You can also support the work on Patreon.
08 June 2026
Valuable News - 2026/06/08  

This week's roundup covers FreeBSD 15.1-RC3, OpenBSD updating clang/lld to 22.1.6 and adding boot-time relinking for httpd and smtpd, NetBSD's GSoC 2026 contributors, an analysis of a compromised pfSense firewall, using object storage with OpenZFS and SeaweedFS, and more.

FreeBSD 15.1-RC3 Available  

The third release candidate build for the FreeBSD 15.1 release cycle is now available. ISO images for the amd64, armv7, aarch64, powerpc64, powerpc64le, and riscv64 architectures are FreeBSD mirror sites.

NetBSD Foundation 2026 Annual General Meeting: Board, Core, and Team Reports  

The NetBSD Foundation’s 2026 AGM covers progress on NetBSD 11.0 (now at RC5), the CVS-to-Git/Mercurial migration, and infrastructure challenges like LLM scraping and hardware aging. Highlights include five Google Summer of Code projects, CNA onboarding for security advisories, and plans to streamline release cycles. The full IRC log details team updates from core, admins, releng, and security.

05 June 2026
Aggressive caching for a Mastodon reverse proxy on FreeBSD  

Author details how to cache Mastodon with nginx on FreeBSD while handling content negotiation correctly, covering cache keys for HTML/ActivityPub/JSON variants, bypass rules for private traffic, and TTL strategies for assets, media, and dynamic pages. The guide includes production-tested configurations for thundering-herd protection, failover, and logging to verify cache behavior.

Random relinking at boot comes to httpd(8) and smtpd(8)  

OpenBSD now randomizes the link order of httpd and smtpd at boot, extending the anti-exploit measure already used by sshd. Theo de Raadt’s commits split smtpd into six privsep binaries for finer-grained relinking and add a generalized RELINK mechanism in bsd.prog.mk to simplify future adoption. The changes are available in snapshots for testing.

BSD Now 666: Everyone gets an LPE  

fatgid exploit details, why ZFS excels for multi-user media production, and a guide to hosting a private pkg repo behind mutual TLS for secure BSD package distribution.

04 June 2026
April 2026 Frankfurt FreeBSD Hackathon Recap  

The FreeBSD community hosted its first regional hackathon in Frankfurt, Germany, from April 24–26, 2026, drawing 25 participants from across Europe, including experienced committers and newcomers. Held at a sponsored Innovation Lab, the event featured intensive hacking sessions and yielded key contributions, such as closing 120 bugs, implementing Software Bill of Materials (SBOM) functionality, and completing a German translation of the Sylve tool. The hackathon also facilitated networking and informal discussions during a sponsored barbecue lunch, with organizers expressing plans to repeat the event in future years due to its success.

03 June 2026
EuroBSDCon 2026 Travel Grant Applications Now Open  

The FreeBSD Foundation announced that travel grant applications are now open for EuroBSDCon 2026, taking place September 9–13, 2026, in Brussels, Belgium. Application deadline: July 7, 2026.

load more