Red Hat Security Advisory: kernel security update
🔗 CVE IDs covered (8)
📋 Description
CVE-2025-38403 — kernel: Kernel: Privilege escalation via uninitialized data in vmci transport packet CVE-2025-38415 — kernel: Linux kernel: Memory corruption in Squashfs due to incorrect block size calculation CVE-2025-38730 — kernel: Linux kernel: Data corruption and system instability due to improper io_uring/net buffer handling CVE-2025-39933 — kernel: smb: client: let recv_done verify data_offset, data_length and remaining_data_length CVE-2025-40133 — kernel: mptcp: Use __sk_dst_get() and dst_dev_rcu() in mptcp_active_enable() CVE-2025-40304 — kernel: Linux kernel: Out-of-bounds write in fbdev can lead to privilege escalation, information disclosure, or denial of service. CVE-2025-40322 — kernel: Linux kernel: Information disclosure and denial of service via out-of-bounds read in font glyph handling CVE-2025-68811 — kernel: svcrdma: use rc_pageoff for memcpy byte offset
🎯 Affected products200
- Red Hat Enterprise Linux AppStream (v. 10)
- Red Hat Enterprise Linux BaseOS (v. 10)
- Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)
- Red Hat Enterprise Linux Real Time (v. 10)
- Red Hat Enterprise Linux Real Time for NFV (v. 10)
- kernel-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- kernel-0:6.12.0-124.35.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- kernel-0:6.12.0-124.35.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- kernel-0:6.12.0-124.35.1.el10_1.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- kernel-0:6.12.0-124.35.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- kernel-64k-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- kernel-64k-core-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- kernel-64k-debug-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- kernel-64k-debug-core-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- kernel-64k-debug-debuginfo-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)
- kernel-64k-debug-debuginfo-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- kernel-64k-debug-debuginfo-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)
- kernel-64k-debug-debuginfo-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)
- kernel-64k-debug-devel-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)
- kernel-64k-debug-devel-matched-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)
- kernel-64k-debug-modules-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- kernel-64k-debug-modules-core-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- kernel-64k-debug-modules-extra-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- kernel-64k-debuginfo-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)
- kernel-64k-debuginfo-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- kernel-64k-debuginfo-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)
- kernel-64k-debuginfo-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)
- kernel-64k-devel-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)
- kernel-64k-devel-matched-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)
- kernel-64k-modules-0:6.12.0-124.35.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)
- +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: Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability. Workaround: Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability. 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. Workaround: To mitigate this issue, prevent module rpcrdma from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.
🔗 References (11)
- selfhttps://access.redhat.com/errata/RHSA-2026:2282
- externalhttps://access.redhat.com/security/updates/classification/#moderate
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2383404
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2383421
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2393191
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2401432
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2414465
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2419870
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2419902
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2429116
- selfhttps://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2282.json