Red Hat Security Advisory: pipewire security update
🔗 CVE IDs covered (1)
📋 Description
CVE-2026-5674 — pipewire: PipeWire: Sandbox escape and arbitrary code execution via malicious library loading
🎯 Affected products108
- Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-0:1.0.1-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-0:1.0.1-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-0:1.0.1-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-0:1.0.1-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-0:1.0.1-1.el9_6.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-0:1.0.1-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-alsa-0:1.0.1-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-alsa-0:1.0.1-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-alsa-0:1.0.1-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-alsa-0:1.0.1-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-alsa-0:1.0.1-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-alsa-debuginfo-0:1.0.1-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-alsa-debuginfo-0:1.0.1-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-alsa-debuginfo-0:1.0.1-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-alsa-debuginfo-0:1.0.1-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-alsa-debuginfo-0:1.0.1-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-debuginfo-0:1.0.1-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-debuginfo-0:1.0.1-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-debuginfo-0:1.0.1-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-debuginfo-0:1.0.1-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-debuginfo-0:1.0.1-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-debugsource-0:1.0.1-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-debugsource-0:1.0.1-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-debugsource-0:1.0.1-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-debugsource-0:1.0.1-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-debugsource-0:1.0.1-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-devel-0:1.0.1-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-devel-0:1.0.1-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- pipewire-devel-0:1.0.1-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- +78 more not shown
✅ Remediation
For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 Workaround: To mitigate this issue, restrict containerized applications from accessing the PulseAudio socket or writing to host-visible paths. Additionally, configure PipeWire to prevent module loading by setting `pulse.allow-module-loading = false` in the PipeWire PulseAudio configuration. Alternatively, restrict the `dlopen()` paths for `module-ladspa-sink` to trusted system directories like `/usr/lib/ladspa/` and `/usr/lib64/ladspa/`. Applying these changes may require restarting the PipeWire service to take effect, which could impact audio functionality.