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
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-05-28 10:16
Updated : 2026-09-09 13:20
NVD link : CVE-2026-46145
Mitre link : CVE-2026-46145
CVE.ORG link : CVE-2026-46145
JSON object : View
Products Affected
linux
- linux_kernel
CWE
