Red Hat Security Advisory: kernel security update
🔗 CVE IDs covered (7)
📋 Description
CVE-2025-37823 — kernel: net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too CVE-2025-38200 — kernel: i40e: fix MMIO write access to an invalid page in i40e_clear_hw CVE-2025-38449 — kernel: drm/gem: Acquire references on GEM handles for framebuffers CVE-2025-38472 — kernel: netfilter: nf_conntrack: fix crash due to removal of uninitialised entry CVE-2025-38500 — kernel: xfrm: interface: fix use-after-free after changing collect_md xfrm interface CVE-2025-38527 — kernel: smb: client: fix use-after-free in cifs_oplock_break CVE-2025-39927 — kernel: ceph: fix race condition validating r_parent before applying state
🎯 Affected products200
- Red Hat CodeReady Linux Builder EUS (v.9.4)
- Red Hat Enterprise Linux AppStream EUS (v.9.4)
- Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- Red Hat Enterprise Linux Real Time EUS (v.9.4)
- Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)
- bpftool-0:7.3.0-427.92.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- bpftool-0:7.3.0-427.92.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- bpftool-0:7.3.0-427.92.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- bpftool-0:7.3.0-427.92.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.92.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.92.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.92.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.92.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.92.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.92.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.92.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.92.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.92.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.92.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.92.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.92.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.92.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.92.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)
- kernel-0:5.14.0-427.92.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- kernel-0:5.14.0-427.92.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- kernel-0:5.14.0-427.92.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- kernel-0:5.14.0-427.92.1.el9_4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- kernel-0:5.14.0-427.92.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- kernel-64k-0:5.14.0-427.92.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- kernel-64k-core-0:5.14.0-427.92.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (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. Workaround: To mitigate this issue, prevent module drm from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically. Workaround: In order to trigger the issue, it requires the ability to create user/net namespaces. On non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0: # echo "user.max_user_namespaces=0" > /etc/sysctl.d/userns.conf # sysctl -p /etc/sysctl.d/userns.conf On containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled. If nf_conntrack not being used with netfilter, then disabled it. To mitigate this issue, prevent module nf_conntrack from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically. Also check the solution about Kernel panic in __nf_ct_delete_from_lists for workaround at https://access.redhat.com/solutions/7130481 with broader details.
🔗 References (9)
- selfhttps://access.redhat.com/errata/RHSA-2025:17241
- externalhttps://access.redhat.com/security/updates/classification/#moderate
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2365024
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2376392
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2383519
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2383916
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2387866
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2388928
- selfhttps://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_17241.json