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
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-02-27 19:04
Updated : 2024-04-10 20:14
NVD link : CVE-2021-46948
Mitre link : CVE-2021-46948
CVE.ORG link : CVE-2021-46948
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference