In the Linux kernel, the following vulnerability has been resolved:
RDMA/mana: Validate rxhashkey_len
Sashiko points out that rxhashkey_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.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46145.json"
}