| 概要 | 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. |
|---|---|
| 公表日 | 2026年6月25日18:16 |
| 登録日 | 2026年6月27日4:26 |
| 最終更新日 | 2026年6月25日18:16 |