| Summary | In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Validate cpu_id against nr_cpu_ids in DMAH alloc The cpu_id attribute supplied by user space through Passing such untrusted data to cpumask_test_cpu() may lead to an In addition, on kernels built with CONFIG_DEBUG_PER_CPU_MAPS it trips Reject any cpu_id that is not smaller than nr_cpu_ids with -EINVAL Reported by Smatch. |
|---|---|
| Publication Date | June 25, 2026, 6:16 p.m. |
| Registration Date | June 27, 2026, 4:26 a.m. |
| Last Update | June 25, 2026, 6:16 p.m. |