PT-2024-10331 · Linux +2 · Linux Kernel +2
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a use after free bug in the enic hard start xmit function. This function calls enic queue wq skb, which may free the skb if an error occurs. However, the freed...