Red Hat Security Advisory: dracut security update
🔗 CVE IDs covered (2)
📋 Description
CVE-2026-6893 — dracut: dracut: Root code execution via DHCP options command injection CVE-2026-16445 — dracut: dracut: Root code execution via DHCP options command injection in NetworkManager initrd module
🎯 Affected products42
- Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-0:049-244.git20260529.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-0:049-244.git20260529.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-0:049-244.git20260529.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-0:049-244.git20260529.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-0:049-244.git20260529.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-caps-0:049-244.git20260529.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-caps-0:049-244.git20260529.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-caps-0:049-244.git20260529.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-caps-0:049-244.git20260529.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-config-generic-0:049-244.git20260529.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-config-generic-0:049-244.git20260529.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-config-generic-0:049-244.git20260529.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-config-generic-0:049-244.git20260529.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-config-rescue-0:049-244.git20260529.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-config-rescue-0:049-244.git20260529.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-config-rescue-0:049-244.git20260529.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-config-rescue-0:049-244.git20260529.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-debuginfo-0:049-244.git20260529.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-debuginfo-0:049-244.git20260529.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-debuginfo-0:049-244.git20260529.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-debuginfo-0:049-244.git20260529.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-debugsource-0:049-244.git20260529.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-debugsource-0:049-244.git20260529.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-debugsource-0:049-244.git20260529.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-debugsource-0:049-244.git20260529.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-live-0:049-244.git20260529.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-live-0:049-244.git20260529.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-live-0:049-244.git20260529.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- dracut-live-0:049-244.git20260529.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- +12 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, ensure that systems configured to obtain network settings via DHCP in the initramfs are only booted on trusted networks. This vulnerability requires an attacker to control a DHCP server on the adjacent network segment. If network configuration via DHCP is not strictly necessary during the initramfs phase, consider using static network configuration. Workaround: Avoid using the root=dhcp/netroot=dhcp/root=dhcp6/netroot=dhcp6 kernel command-line options — these cause dracut to trust the DHCP server's root-path option to determine the boot target. Configuring the netroot target explicitly on the kernel/PXE command line instead (e.g. netroot=nfs:<server>:<path> or netroot=iscsi:... with a literal value).