Bugzilla – Bug 1220642
VUL-0: CVE-2021-46948: kernel: sfc: farch: fix TX queue lookup in TX event handling
Last modified: 2024-06-05 13:05:58 UTC
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). References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-46948 https://www.cve.org/CVERecord?id=CVE-2021-46948 https://bugzilla.redhat.com/show_bug.cgi?id=2266479 https://lore.kernel.org/linux-cve-announce/20240227184057.2368370-13-gregkh@linuxfoundation.org/T/#u Patch: https://git.kernel.org/stable/c/83b09a1807415608b387c7bc748d329fefc5617e
Closing since all codestream are already patched or not affected.
All done, closing.