CVE-2026-46145
Essential information
- Published
- 28/05/2026 10:16
- Modified
- 28/05/2026 13:44
- Author
- —
- Creator
- —
- CISA KEV
- No
- CWE
- —
- CVSS vector
- — — —
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.
NVD status
- Status
- Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
- NVD
- View on NVD
Affected products (CPE)
| Product | CPE |
|---|---|
| linux / kernel | cpe:2.3:o:linux:kernel:*:*:*:*:*:*:*:* |
| linux / rdma | cpe:2.3:a:linux:rdma:*:*:*:*:*:*:*:* |