4 matches found
The vulnerability of the vcap_dup_rule() function in the drivers/net/ethernet/microchip/vcap/vcap_api.c file of the Linux kernel’s network adapter driver allows a hacker to cause a service failure.
The vulnerability of the vcapduprule function in the drivers/net/ethernet/microchip/vcap/vcapapi.c file of the Linux kernel’s network adapter driver module is related to improper memory release. Exploiting this vulnerability could allow an attacker to cause a system failure...
CVE-2023-53303
In the Linux kernel, the following vulnerability has been resolved: net: microchip: vcap api: Fix possible memory leak for vcapduprule Inject fault When select CONFIGVCAPKUNITTEST, the below memory leak occurs. If kzalloc for duprule succeeds, but the following kmemdup fails, the duprule, ckf and...
CVE-2023-53303: Missing Release of Memory after Effective Lifetime
In the Linux kernel, the following vulnerability has been resolved: net: microchip: vcap api: Fix possible memory leak for vcapduprule Inject fault When select CONFIGVCAPKUNITTEST, the below memory leak occurs. If kzalloc for duprule succeeds, but the following kmemdup fails, the duprule, ckf and...
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 allocated memory when memory allocation fails in the vcapduprule function, which could...