Red Hat Security Advisory: kernel security update
🔗 CVE IDs covered (2)
📋 Description
CVE-2026-74581 — kernel: net: ipv6: use-after-free in fib6_rule_suppress due to stale res->rt6 pointer CVE-2026-74582 — kernel: packet: use consistent hard_header_len in non-ring send paths
🎯 Affected products200
- Red Hat Enterprise Linux AppStream E4S (v.9.4)
- Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- Red Hat Enterprise Linux Real Time E4S (v.9.4)
- Red Hat Enterprise Linux Real Time for NFV E4S (v.9.4)
- bpftool-0:7.3.0-427.147.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- bpftool-0:7.3.0-427.147.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- bpftool-0:7.3.0-427.147.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- bpftool-0:7.3.0-427.147.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.147.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.147.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.147.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.147.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.147.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.147.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.147.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.147.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.147.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.147.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.4)
- kernel-0:5.14.0-427.147.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- kernel-0:5.14.0-427.147.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- kernel-0:5.14.0-427.147.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- kernel-0:5.14.0-427.147.1.el9_4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- kernel-0:5.14.0-427.147.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- kernel-64k-0:5.14.0-427.147.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- kernel-64k-core-0:5.14.0-427.147.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- kernel-64k-debug-0:5.14.0-427.147.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- kernel-64k-debug-core-0:5.14.0-427.147.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- kernel-64k-debug-debuginfo-0:5.14.0-427.147.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- kernel-64k-debug-debuginfo-0:5.14.0-427.147.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.4)
- kernel-64k-debug-devel-0:5.14.0-427.147.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- +170 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 The system must be rebooted for this update to take effect. Red Hat recommends treating all kernel errata as security-relevant. Given the kernel's fundamental role, any bug has a higher chance of impacting system security, even if that impact only becomes clear after a fix is published. Therefore, Red Hat prioritizes delivering fixes that improve our customers' overall security posture. Because of this proactive approach, a patch may be associated with a CVE assignment at a future date. Retroactive CVE assignments are always documented in the corresponding errata and on Red Hat's CVE pages. We strongly advise against delaying updates, as doing so may leave your system exposed when protections are already available. Workaround: To mitigate this issue, disable the `ipv6` kernel module at boot using the kernel command-line parameter: ``` grubby --update-kernel=ALL --args="ipv6.disable=1" ``` A reboot is required for this change to take effect. To verify after reboot: ``` cat /proc/cmdline | grep -o ipv6.disable=1 sysctl net.ipv6.conf.all.disable_ipv6 ``` Applications or services that rely on the IPv6 protocol cannot use this mitigation and should prioritize applying the fix.
🔗 References (5)
- selfhttps://access.redhat.com/errata/RHSA-2026:60484
- externalhttps://access.redhat.com/security/updates/classification/#important
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2519475
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2520980
- selfhttps://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_60484.json