Red Hat Security Advisory: kernel security update
🔗 CVE IDs covered (4)
📋 Description
CVE-2025-38022 — kernel: RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem CVE-2025-38568 — kernel: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing CVE-2025-40294 — kernel: Linux kernel: Out-of-bounds write in Bluetooth MGMT can lead to information disclosure and denial of service CVE-2025-40322 — kernel: Linux kernel: Information disclosure and denial of service via out-of-bounds read in font glyph handling
🎯 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.110.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- bpftool-0:7.3.0-427.110.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- bpftool-0:7.3.0-427.110.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- bpftool-0:7.3.0-427.110.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.110.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.110.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.110.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.110.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.110.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.110.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.110.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.110.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.110.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- bpftool-debuginfo-0:7.3.0-427.110.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.110.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.110.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.110.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.110.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.110.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- kernel-0:5.14.0-427.110.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- kernel-0:5.14.0-427.110.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- kernel-0:5.14.0-427.110.1.el9_4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)
- kernel-0:5.14.0-427.110.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.110.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.110.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, the `bluetooth` kernel module can be prevented from loading. Create a file `/etc/modprobe.d/disable-bluetooth.conf` with the content `blacklist bluetooth`. Then, regenerate the initramfs using `dracut -f -v` and reboot the system for the changes to take effect. This mitigation will disable all Bluetooth functionality on the system. Workaround: To mitigate this issue, prevent the `fbdev` kernel module from loading if it is not required for system operation. Create a file named `/etc/modprobe.d/disable-fbdev.conf` with the following content: ``` install fbdev /bin/true blacklist fbdev ``` After creating the file, regenerate the initramfs using `dracut -f -v` and reboot the system for the changes to take effect. This mitigation may impact systems that rely on `fbdev` for console display or specific graphics hardware, requiring careful evaluation before implementation.
🔗 References (7)
- selfhttps://access.redhat.com/errata/RHSA-2026:2594
- externalhttps://access.redhat.com/security/updates/classification/#moderate
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2373326
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2389507
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2419891
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2419902
- selfhttps://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2594.json