GHSA-h8h4-4mrv-wh3hHighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Validate...

Published
May 28, 2026
Last Modified
May 30, 2026

🔗 CVE IDs covered (1)

📋 Description

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.

🔗 References (7)