4 matches found
The vulnerability of the ngbe_probe() function in the drivers/net/ethernet/wangxun/ngbe/ngbe_main.c component of the Linux kernel allows a hacker to cause a service failure.
The vulnerability of the ngbeprobe function in the drivers/net/ethernet/wangxun/ngbe/ngbemain.c file of the Linux kernel is related to the repeated release of memory. Exploiting this vulnerability could allow an attacker to cause a system failure...
SUSE CVE-2025-37874
In the Linux kernel, the following vulnerability has been resolved: net: ngbe: fix memory leak in ngbeprobe error path When ngbeswinit is called, memory is allocated for wx-rsskey in wxinitrsskey. However, in ngbeprobe function, the subsequent error paths after ngbeswinit don't free the rsskey. F...
CVE-2025-37874
In the Linux kernel, the following vulnerability has been resolved: net: ngbe: fix memory leak in ngbeprobe error path When ngbeswinit is called, memory is allocated for wx-rsskey in wxinitrsskey. However, in ngbeprobe function, the subsequent error paths after ngbeswinit don't free the rsskey. F...
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 failure to free rsskey memory when the ngbe driver probe fails, which could lead to a memory leak...