2 matches found
The vulnerabilities of the functions emac_rx_packet_zc() and emac_rx_packet() in the drivers/net/ethernet/ti/icssg/icssg_common.c file of the ethernet driver for Linux kernel allow attackers to compromise the confidentiality, integrity, and accessibility of protected information.
The vulnerability of the functions emacrxpacketzc and emacrxPacket in the driver module drivers/net/ethernet/ti/icssg/icssgcommon.c of the Ethernet network adapter driver for Linux operating systems is related to the reutilization of previously freed memory. Exploiting this vulnerability could...
CVE-2026-23453 net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy mode
In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg-prueth: Fix memory leak in XDPDROP for non-zero-copy mode Page recycling was removed from the XDPDROP path in emacrunxdp to avoid conflicts with AFXDP zero-copy mode, which uses xskbufffree instead. However, this...