CVE detail
CVE-2026-46117
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 24.9 · diversity 13.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
11 source links · newest first
- https://access.redhat.com/errata/RHSA-2026:42552access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 28, 2026, 10:16 AM - https://access.redhat.com/errata/RHSA-2026:42550access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 28, 2026, 10:16 AM - https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-46117.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comMay 28, 2026, 10:16 AM - https://bugzilla.redhat.com/show_bug.cgi?id=2482576bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comMay 28, 2026, 10:16 AM - https://access.redhat.com/security/cve/CVE-2026-46117access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 28, 2026, 10:16 AM - https://access.redhat.com/errata/RHSA-2026:30129access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 28, 2026, 10:16 AM - https://access.redhat.com/errata/RHSA-2026:27789access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 28, 2026, 10:16 AM No excerpt available.
Vendor Advisorygit.kernel.orgMay 28, 2026, 10:16 AMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 28, 2026, 10:16 AMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 28, 2026, 10:16 AMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 28, 2026, 10:16 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-53319CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: blk-wbt: remove WARN_ON_ONCE from wbt_init_enable_default() wbt_init_enable_default() uses WARN_ON_ONCE to ch…
- CVE-2026-53292CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind syzbot reported a kernel BUG triggered fr…
- CVE-2026-53285CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTION_ENABLED [Why] dcn32_validate_b…
- CVE-2026-53169CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: reject NPU_OP_RESIZE commands from userspace NPU_OP_RESIZE is a U85-only command that the drive…
- CVE-2026-53039CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate group add input before caching [BUG] OCFS2_IOC_GROUP_ADD can trigger a BUG_ON in ocfs2_set_ne…
- CVE-2026-52961CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: ceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob size The generic/642 test-case can reproduce…