Red Hat Security Advisory: kernel security update
🔗 CVE IDs covered (8)
📋 Description
CVE-2022-49290 — kernel: mac80211: fix potential double free on mesh join CVE-2022-50341 — kernel: cifs: fix oops during encryption CVE-2023-53751 — kernel: Linux kernel (CIFS): Use-after-free vulnerability allows data integrity compromise and denial of service CVE-2025-39971 — kernel: i40e: fix idx validation in config queues msg CVE-2025-40154 — kernel: ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping CVE-2025-40248 — kernel: Linux kernel: vsock vulnerability may lead to memory corruption CVE-2025-40277 — kernel: drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE CVE-2025-68301 — kernel: net: atlantic: fix fragment overflow handling in RX path
🎯 Affected products52
- Red Hat Enterprise Linux BaseOS AUS (v.8.4)
- Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)
- bpftool-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)
- bpftool-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)
- bpftool-debuginfo-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)
- bpftool-debuginfo-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)
- kernel-0:4.18.0-305.184.1.el8_4.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)
- kernel-0:4.18.0-305.184.1.el8_4.src as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)
- kernel-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)
- kernel-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)
- kernel-abi-stablelists-0:4.18.0-305.184.1.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)
- kernel-abi-stablelists-0:4.18.0-305.184.1.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)
- kernel-core-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)
- kernel-core-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)
- kernel-debug-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)
- kernel-debug-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)
- kernel-debug-core-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)
- kernel-debug-core-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)
- kernel-debug-debuginfo-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)
- kernel-debug-debuginfo-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)
- kernel-debug-devel-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)
- kernel-debug-devel-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)
- kernel-debug-modules-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)
- kernel-debug-modules-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)
- kernel-debug-modules-extra-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)
- kernel-debug-modules-extra-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)
- kernel-debuginfo-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)
- kernel-debuginfo-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)
- kernel-debuginfo-common-x86_64-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)
- kernel-debuginfo-common-x86_64-0:4.18.0-305.184.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)
- +22 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 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 `cifs` kernel module from loading if CIFS functionality is not required. Create a file named `/etc/modprobe.d/disable-cifs.conf` with the following content: ``` install cifs /bin/true ``` This will prevent the `cifs` module from being loaded automatically. A system reboot is required for this change to take effect. Note that disabling the `cifs` module will prevent the system from mounting CIFS shares. Workaround: To mitigate this issue, prevent module snd-soc-core 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: To mitigate this issue, prevent module vmwgfx 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: To mitigate this issue, prevent the atlantic module from being loaded. See https://access.redhat.com/solutions/41278 for instructions.
🔗 References (11)
- selfhttps://access.redhat.com/errata/RHSA-2026:1886
- externalhttps://access.redhat.com/security/updates/classification/#important
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2347727
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2395879
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2404108
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2414494
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2418872
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2419858
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2419954
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2422836
- selfhttps://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1886.json