2 matches found
DEBIAN-CVE-2021-46948
In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX event handling We're starting from a TXQ label, not a TXQ type, so efxchannelgettxqueue is inappropriate and could return NULL, leading to panics...
PT-2024-11066 · Linux · Linux Kernel
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the sfc driver in the Linux kernel, specifically with the farch module. The problem arises from using a TXQ label instead of a TXQ type, making the efx channel...