In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds Set the size to 6 instead of 2, since 'para' array is passed to 'rtw_fw_bt_wifi_control(rtwdev, para[0], ¶[1])', which reads 5 bytes: void rtw_fw_bt_wifi_control(struct rtw_dev *rtwdev, u8 op_code, u8 *data) { ... SET_BT_WIFI_CONTROL_DATA1(h2c_pkt, *data); SET_BT_WIFI_CONTROL_DATA2(h2c_pkt, *(data + 1)); ... SET_BT_WIFI_CONTROL_DATA5(h2c_pkt, *(data + 4)); Detected using the static analysis tool - Svace.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025070339-CVE-2025-38159-0c95@gregkh/T
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2025:13590 https://access.redhat.com/errata/RHSA-2025:13590
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2025:13589 https://access.redhat.com/errata/RHSA-2025:13589
This issue has been addressed in the following products: Red Hat Enterprise Linux 10 Via RHSA-2025:13598 https://access.redhat.com/errata/RHSA-2025:13598
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2025:13962 https://access.redhat.com/errata/RHSA-2025:13962
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions Via RHSA-2025:15224 https://access.redhat.com/errata/RHSA-2025:15224
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions Via RHSA-2025:15227 https://access.redhat.com/errata/RHSA-2025:15227
This issue has been addressed in the following products: Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions Red Hat Enterprise Linux 8.6 Telecommunications Update Service Via RHSA-2025:15647 https://access.redhat.com/errata/RHSA-2025:15647
This issue has been addressed in the following products: Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions Via RHSA-2025:15649 https://access.redhat.com/errata/RHSA-2025:15649
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions Via RHSA-2025:15658 https://access.redhat.com/errata/RHSA-2025:15658
This issue has been addressed in the following products: Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On Via RHSA-2025:15660 https://access.redhat.com/errata/RHSA-2025:15660
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.4 Extended Update Support Via RHSA-2025:15668 https://access.redhat.com/errata/RHSA-2025:15668
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions Via RHSA-2025:15670 https://access.redhat.com/errata/RHSA-2025:15670