RHSA-2025:2646HighCVSS 7.8

Red Hat Security Advisory: kernel security update

Published
March 11, 2025
Last Modified
September 12, 2026

🔗 CVE IDs covered (3)

📋 Description

CVE-2023-52922 — kernel: can: bcm: Fix UAF in bcm_proc_show() CVE-2024-50302 — kernel: HID: core: zero-initialize the report buffer CVE-2024-53197 — kernel: ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices

🎯 Affected products26

  • Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • bpftool-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • bpftool-debuginfo-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-0:4.18.0-193.146.1.el8_2.src as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-abi-whitelists-0:4.18.0-193.146.1.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-core-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-debug-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-debug-core-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-debug-debuginfo-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-debug-devel-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-debug-modules-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-debug-modules-extra-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-debuginfo-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-debuginfo-common-x86_64-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-devel-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-doc-0:4.18.0-193.146.1.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-modules-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-modules-extra-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-tools-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-tools-debuginfo-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • kernel-tools-libs-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • perf-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • perf-debuginfo-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • python3-perf-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)
  • python3-perf-debuginfo-0:4.18.0-193.146.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)

✅ 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 vulnerability, prevent the `bcm` kernel module from loading by blacklisting it. Create a file named `/etc/modprobe.d/blacklist-bcm.conf` with the following content: ``` blacklist bcm ``` After creating the file, regenerate the initramfs and reboot the system for the changes to take effect. This mitigation may impact systems that rely on CAN BCM functionality. If CAN BCM is required, this mitigation is not suitable. A system reboot is required for the changes 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: To mitigate this issue, prevent module snd-usb-audio from being loaded. As the snd_usb_audio module will be auto-loaded when a usb device is hot plugged, the module can be prevented by loading with the following instructions: # echo "install snd_usb_audio /bin/true" >> /etc/modprobe.d/disable-snd-usb-audio.conf The system will need to be restarted if the modules are loaded. In most circumstances, the sound kernel modules will be unable to be unloaded while any programs are active and the device are in use. If the system requires this module to work correctly, this mitigation may not be suitable. If you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.

🔗 References (6)