FreeBSD 15.1 Delayed To Mid-June Due To Critical x86 Boot Bug
#Vulnerabilities

FreeBSD 15.1 Delayed To Mid-June Due To Critical x86 Boot Bug

Hardware Reporter
2 min read

FreeBSD's upcoming 15.1 release has been pushed back to June 16 after developers discovered critical boot loader issues affecting x86 systems, particularly when loading Intel microcode updates.

FreeBSD 15.1 has been delayed from its original early June release date to June 16, 2026, after developers identified critical boot loader issues that require immediate attention. The delay comes after the release of FreeBSD 15.1-RC2 last week, which prompted a need for a third release candidate to address problems in the x86 boot process.

The critical issue centers on the boot loader / kernel handoff code for x86/amd64 systems, which can cause systems to hang during boot. According to the FreeBSD team, this problem occurs most frequently when Intel microcode updates are being loaded during the boot sequence. For homelab builders and system administrators running FreeBSD on Intel hardware, this represents a significant concern that could leave systems in an unstable state.

"Critical bug fixes to the x86 boot loader / kernel handoff which can cause the boot to hang; this seems to happen most often but not exclusively when Intel microcode updates are being loaded," states the FreeBSD 15.1-RC3 announcement, which contains the only listed change for this release candidate.

This delay marks the second time FreeBSD 15.1 has been pushed back, with the original schedule calling for an early June release. The additional week provides developers time to thoroughly test the critical boot fixes before the stable release.

Despite the delay, FreeBSD 15.1 promises significant improvements for users and system builders:

  • Enhanced device driver support for newer hardware
  • Continued virtualization improvements
  • DTrace probe support now available on PowerPC architectures
  • The sched_ule scheduler implemented as a scheduler instance
  • Removal of Oracle Cloud Infrastructure build targets
  • Updated OpenZFS file-system support
  • Various packaged software updates

For those running FreeBSD in production environments or homelabs, this delay is a necessary precaution to ensure system stability. The boot process is fundamental to system reliability, and addressing these critical issues before release prevents potential boot failures that could disrupt services or require manual intervention.

The FreeBSD development team has not indicated any further delays beyond the current June 16 target, assuming no additional critical issues are discovered during testing of RC3. System administrators planning deployments should adjust their schedules accordingly and consider testing RC3 in non-production environments to verify compatibility with their specific hardware configurations.

For more information about FreeBSD 15.1 and its features, check the official FreeBSD release notes and the FreeBSD 15.1 announcement.

Comments

Loading comments...