THREAT OPS › Threat News › [NVD] CVE-2026-46145 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved:
RDMA/mana: Validate rx_hash_key_len
Sashiko points out that rx_hash_key_len comes from a uAPI structure and is
blindly passed to memcpy, allowing the userspace to trash kernel
memory. Bounds check it so the mem
[NVD] CVE-2026-46145 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Validate rx_hash_key_len Sashiko points out that rx_hash_key_len comes from a uAPI structure and is blindly passed to memcpy, allowing the userspace to trash kernel memory. Bounds check it so the mem
CVE-2026-46145 CVSS: 7.8 HIGH Published: 2026-05-28T10:16:30.110
In the Linux kernel, the following vulnerability has been resolved:
RDMA/mana: Validate rx_hash_key_len
Sashiko points out that rx_hash_key_len comes from a uAPI structure and is blindly passed to memcpy, allowing the userspace to trash kernel memory. Bounds check it so the memcpy cannot overflow.
Indicators of compromise
- CVE-2026-46145cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-46145