Software 44249 Published by

Mesa 26.0.4 is out as a targeted stability injection that stops random crashes from happening during heavy graphics workloads on Linux systems. Intel Iris and NVIDIA legacy drivers received specific patches to handle buffer operations safely while AMD gains better AV1 decode support on affected platforms. Memory leaks tied to video decoding objects have been cleaned up so your system resources do not get wasted over time when decoder initialization fails unexpectedly. 



Mesa 26.0.4 released with crash fixes and memory leak patches for Linux graphics

The open-source graphics stack just received a stability injection that matters more than most minor updates. Mesa 26.0.4 is now available to download and install on your system if you are tracking the latest bugfixes. This release targets specific crashes and memory leaks that have been causing headaches for hardware acceleration users across multiple GPU vendors.

Screenshot_from_2026_02_12_16_44_23

Stability improvements in Mesa 26.0.4 for Intel and AMD drivers

Intel Iris users will appreciate a patch that handles render buffer auxiliary buffers more safely to prevent sudden application crashes. The development team addressed an uninitialized read issue in NVIDIA legacy drivers that could cause instability during blit operations. AMD RADV graphics drivers gain a workaround for AV1 decode issues on affected platforms where hardware acceleration was failing silently. Memory leaks tied to video decoding objects have also been cleaned up so system resources do not get wasted over time.

Performance tweaks and memory leak patches included in Mesa 26.0.4

Panfrost users running ARM GPUs will see fixes for NULL pointer dereferences that previously caused rendering failures. Broadcom and PanVK drivers received updates to handle stencil aspects of color attachments without crashing the compositor. Video acceleration paths now properly manage H264 and HEVC objects so memory does not leak when a decoder fails to initialize. The next bugfix release is scheduled for April 15th, giving developers a two-week window to address any new issues that arise from this build. Users who prioritize stability over bleeding edge features should consider updating now rather than waiting for the next major version cycle.

Users can grab the raw tarball directly from the Freedesktop archive (SHA256: 6d91541e086f29bb003602d2c81070f2be4c0693a90b181ca91e46fa3953fe78). Downloading the source requires a bit more effort than installing a binary but it ensures you get exactly what the developers intended without any proprietary modifications hidden inside.