Fedora Account System
Red Hat Associate
Red Hat Customer
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event() Sashiko points out the radix_tree itself is RCU safe, but nothing ever frees the mlx4_srq struct with RCU, and it isn't even accessed within the RCU critical section. It also will crash if an event is delivered before the srq object is finished initializing. Use the spinlock since it isn't easy to make RCU work, use refcount_inc_not_zero() to protect against partially initialized objects, and order the refcount_set() to be after the srq is fully initialized.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2026052829-CVE-2026-46181-ecff@gregkh/T
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:25120 https://access.redhat.com/errata/RHSA-2026:25120
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:25121 https://access.redhat.com/errata/RHSA-2026:25121
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2026:25217 https://access.redhat.com/errata/RHSA-2026:25217
According to: https://access.redhat.com/security/cve/cve-2026-46181 "Vulnerable Code not Present" in RHEL10. Are you sure about this?
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions Via RHSA-2026:33900 https://access.redhat.com/errata/RHSA-2026:33900
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions Via RHSA-2026:34095 https://access.redhat.com/errata/RHSA-2026:34095
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.6 Extended Update Support Via RHSA-2026:34094 https://access.redhat.com/errata/RHSA-2026:34094
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions Via RHSA-2026:34443 https://access.redhat.com/errata/RHSA-2026:34443
This issue has been addressed in the following products: Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions Red Hat Enterprise Linux 8.8 Telecommunications Update Service Via RHSA-2026:35863 https://access.redhat.com/errata/RHSA-2026:35863
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 Extended Update Support Long-Life Add-On Via RHSA-2026:35894 https://access.redhat.com/errata/RHSA-2026:35894
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-2026:35896 https://access.redhat.com/errata/RHSA-2026:35896
This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Extended Lifecycle Support Via RHSA-2026:36216 https://access.redhat.com/errata/RHSA-2026:36216
This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Extended Lifecycle Support Via RHSA-2026:41236 https://access.redhat.com/errata/RHSA-2026:41236