dracut contains tools to create bootable initramfses for the Linux kernel. Unlike previous implementations, dracut hard-codes as little as possible into the initramfs. dracut contains various modules which are driven by the event-based udev. Having root on MD, DM, LVM2, LUKS is supported as well as NFS, iSCSI, NBD, FCoE with the dracut-network package.
Security Fix(es):
A flaw was found in dracut. A remote attacker on the adjacent network can exploit this vulnerability by providing specially crafted DHCP options, such as a malicious root-path, next-server, or bootfile name, to a system using dracut's NetworkManager-based initrd network module. These options are improperly handled and written into a temporary shell script without proper escaping, leading to command injection. This allows the attacker to achieve root code execution within the initramfs during system boot.(CVE-2026-16445)
{
"severity": "High"
}{
"x86_64": [
"dracut-050-12.oe2003sp4.x86_64.rpm",
"dracut-caps-050-12.oe2003sp4.x86_64.rpm",
"dracut-config-generic-050-12.oe2003sp4.x86_64.rpm",
"dracut-config-rescue-050-12.oe2003sp4.x86_64.rpm",
"dracut-debuginfo-050-12.oe2003sp4.x86_64.rpm",
"dracut-debugsource-050-12.oe2003sp4.x86_64.rpm",
"dracut-live-050-12.oe2003sp4.x86_64.rpm",
"dracut-network-050-12.oe2003sp4.x86_64.rpm",
"dracut-squash-050-12.oe2003sp4.x86_64.rpm",
"dracut-tools-050-12.oe2003sp4.x86_64.rpm"
],
"src": [
"dracut-050-12.oe2003sp4.src.rpm"
],
"aarch64": [
"dracut-050-12.oe2003sp4.aarch64.rpm",
"dracut-caps-050-12.oe2003sp4.aarch64.rpm",
"dracut-config-generic-050-12.oe2003sp4.aarch64.rpm",
"dracut-config-rescue-050-12.oe2003sp4.aarch64.rpm",
"dracut-debuginfo-050-12.oe2003sp4.aarch64.rpm",
"dracut-debugsource-050-12.oe2003sp4.aarch64.rpm",
"dracut-live-050-12.oe2003sp4.aarch64.rpm",
"dracut-network-050-12.oe2003sp4.aarch64.rpm",
"dracut-squash-050-12.oe2003sp4.aarch64.rpm",
"dracut-tools-050-12.oe2003sp4.aarch64.rpm"
]
}