FreeBSD 14.4-RELEASE Errata

Abstract

This document lists errata items for FreeBSD 14.4-RELEASE, containing significant information discovered after the release or too late in the release cycle to be otherwise included in the release documentation. This information includes security advisories, as well as news relating to the software or documentation that could affect its operation or usability. An up-to-date version of this document should always be consulted before installing this version of FreeBSD.

This errata document for FreeBSD 14.4-RELEASE will be maintained until the release of FreeBSD 14.5-RELEASE.

Introduction

This errata document contains "late-breaking news" about FreeBSD 14.4-RELEASE. Before installing this version, it is important to consult this document to learn about any post-release discoveries or problems that may already have been found and fixed.

Any version of this errata document actually distributed with the release (for example, on a CDROM distribution) will be out of date by definition, but other copies are kept updated on the Internet and should be consulted as the "current errata" for this release. These other copies of the errata are located at https://www.bueelt.ip-ddns.com/releases/, plus any sites which keep up-to-date mirrors of this location.

Source and binary snapshots of FreeBSD 14-STABLE also contain up-to-date copies of this document (as of the time of the snapshot).

For a list of all FreeBSD CERT security advisories, see https://www.bueelt.ip-ddns.com/security/.

Security Advisories

Advisory Date Topic

FreeBSD-SA-26:06.tcp

26 March 2026

TCP: remotely exploitable DoS vector (mbuf leak)

FreeBSD-SA-26:08.rpcsec_gss

26 March 2026

Remote code execution via RPCSEC_GSS packet validation

FreeBSD-SA-26:09.pf

26 March 2026

pf silently ignores certain rules

FreeBSD-SA-26:10.tty

21 April 2026

Kernel use-after-free bug in the TIOCNOTTY handler

FreeBSD-SA-26:11.amd64

21 April 2026

Missing large page handling in pmap_pkru_update_range()

FreeBSD-SA-26:12.dhclient

29 April 2026

Remote code execution via malicious DHCP options

FreeBSD-SA-26:13.exec

29 April 2026

Local privilege escalation via execve()

FreeBSD-SA-26:14.pf

29 April 2026

pf can overflow the stack parsing crafted SCTP packets

FreeBSD-SA-26:15.dhclient

29 April 2026

Remotely triggerable out-of-bounds heap write in dhclient

FreeBSD-SA-26:16.libnv

29 April 2026

Stack overflow via select() file descriptor set overflow

FreeBSD-SA-26:17.libnv

29 April 2026

Heap overflow in libnv

FreeBSD-SA-26:18.setcred

20 May 2026

Stack buffer overflow via setcred(2)

FreeBSD-SA-26:19.file

20 May 2026

Kernel use-after-free via file descriptor syscalls

FreeBSD-SA-26:20.fusefs

20 May 2026

Heap overflow in FUSE_LISTXATTR

FreeBSD-SA-26:21.ptrace

20 May 2026

Missing validation in ptrace(PT_SC_REMOTE)

FreeBSD-SA-26:22.libcasper

20 May 2026

select(2) file descriptor set overflow causes stack overflow

FreeBSD-SA-26:23.bsdinstall

20 May 2026

Remote code execution via installer Wi-Fi access point scans

FreeBSD-SA-26:24.cap_net

20 May 2026

Incorrect libcap_net limitation list manipulation

FreeBSD-SA-26:25.thr

9 June 2026

Missing permission check in thr_kill2(2)

FreeBSD-SA-26:26.ktls

9 June 2026

Arbitrary file overwrite via the KTLS receive path

FreeBSD-SA-26:27.sound

9 June 2026

Multiple vulnerabilities in the sound(4) mmap path

FreeBSD-SA-26:28.capsicum

9 June 2026

sigqueue(2) missing capability mode restriction

FreeBSD-SA-26:29.ip6_multicast

9 June 2026

Use-after-free bug in the IPV6_MSFILTER socket option handler

FreeBSD-SA-26:30.linux

9 June 2026

Flaw in Linuxulator execution of setugid binaries

FreeBSD-SA-26:31.arm64

9 June 2026

Arm CPU errata may bypass page table permission changes

FreeBSD-SA-26:32.elf

9 June 2026

ASLR bypass for setuid executables via procctl(2)

FreeBSD-SA-26:33.unbound

9 June 2026

Multiple vulnerabilities in unbound

FreeBSD-SA-26:34.vt

9 June 2026

Integer overflow in vt(4) CONS_HISTORY ioctl

FreeBSD-SA-26:35.openssl

9 June 2026

Multiple vulnerabilities in OpenSSL

FreeBSD-SA-26:36.ldns

9 June 2026

Insufficient response validation in the ldns stub resolver

Errata Notices

Errata Date Topic

FreeBSD-EN-26:05.vm

21 April 2026

The page fault handler fails to zero memory

FreeBSD-EN-26:06.timerfd

21 April 2026

Periodic timerfd(2) timers may produce incorrect results

FreeBSD-EN-26:09.tzdata

29 April 2026

Timezone database information update

FreeBSD-EN-26:10.amd64

29 April 2026

TLB invalidation bug on AMD systems with INVLPGB

FreeBSD-EN-26:11.dhclient

1 May 2026

dhclient(8) lease validation is too strict

FreeBSD-EN-26:12.freebsd-update

1 May 2026

Source inconsistency between freebsd-update, EN/SAs, and git

FreeBSD-EN-26:13.freebsd-update

20 May 2026

freebsd-update attempts to merge a generated file

FreeBSD-EN-26:15.openssl

9 June 2026

Update OpenSSL to 3.0.20 and 3.5.6

Open Issues

  1. freebsd-update(8) commands such as fetch or install may hang when pkg(8) is not bootstrapped on the system.
    Workaround: run pkg(8) to install the package management tool, then reuse freebsd-update(8).
    State: open - https://bugs.freebsd.org/293516

  2. loader_lua(8) A regression in the boot loader scripts causes the wrong kernel to be selected if /boot/kernel is a symlink.
    Workaround: Disable automatic kernel detection by adding kernels_autodetect="NO" to /boot/loader.conf.
    State: fixed in main - https://bugs.freebsd.org/293654

Late-Breaking News

No late-breaking news.


Last modified on: June 10, 2026 by Philip Paeps