3 matches found
CVE-2024-46717
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix incorrect page release Under the following conditions: 1 No skb created yet 2 headersize == 0 no SHAMPO header 3 headerindex + 1 % MLX5ESHAMPOWQHEADERPERPAGE == 0 this is the last page fragment of a SHAMPO...
CVE-2024-46717
The CVE-2024-46717 entry concerns a Linux kernel net/mlx5e SHAMPO defect: an incorrect SHAMPO header page release could cause SHAMPO header pages to be released more than once. The description specifies the root cause: when no skb has been created yet, header_size is 0 and the last SHAMPO header ...
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 Linux kernel that stems from the presence of an incorrect page release issue...