← Back to CVE List

CVE-2021-46948

Published: 2024-02-27T19:04Z
Last Modified: 2024-11-21T06:34Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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 efx_channel_get_tx_queue() is inappropriate (and could return NULL, leading to panics). > MITRE Terms of Use apply – see LICENSE‑MITRE.txt