2 matches found
kernel: net/iucv: Avoid explicit cpumask var allocation on stack
In the Linux kernel, the following vulnerability has been resolved: net/iucv: Avoid explicit cpumask var allocation on stack For CONFIGCPUMASKOFFSTACK=y kernel, explicit allocation of cpumask variable on stack is not recommended since it can cause potential stack overflow. Instead, kernel code...
7.1CVSS6.5AI score0.00233EPSS
SaveExploits0References5
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the fact that in the CONFIGCPUMASKOFFSTACK=y kernel, explicitly allocating the cpumask variable on the stack...
7.3CVSS6.5AI score0.00223EPSS
SaveExploits0References8
20