Security Advisory

CVE-2026-46117

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-28 09:35:32
Last updated 2026-07-21 12:05:08
Assigner Linux
CVSS score 7.8
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss() Sashiko points out that the user can specify WQs sharing the same CQ as a part of the uAPI and this will trigger the WARN_ON() then go on to corrupt the kernel. Just reject it outright and fail the QP creation.