In the Linux kernel, the following vulnerability has been resolved:
sfc: farch: fix TX queue lookup in TX flush done handling
We're starting from a TXQ instance number ('qid'), not a TXQ type, so
efx_get_tx_queue() is inappropriate (and could return NULL, leading
to panics).
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:35
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/5b1faa92289b53cad654123ed2bc8e10f6ddd4ac - Patch | |
References | () https://git.kernel.org/stable/c/98d91180748986bfb6dfb3e72765f3225719a647 - Patch | |
References | () https://git.kernel.org/stable/c/a1570985ec04116cc665b760faf666a104154170 - Patch | |
References | () https://git.kernel.org/stable/c/fb791572d6747ef385f628450f8d57cd132e6e5a - Patch |
10 Apr 2024, 20:14
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/5b1faa92289b53cad654123ed2bc8e10f6ddd4ac - Patch | |
References | () https://git.kernel.org/stable/c/98d91180748986bfb6dfb3e72765f3225719a647 - Patch | |
References | () https://git.kernel.org/stable/c/a1570985ec04116cc665b760faf666a104154170 - Patch | |
References | () https://git.kernel.org/stable/c/fb791572d6747ef385f628450f8d57cd132e6e5a - Patch | |
First Time |
Linux
Linux linux Kernel |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | CWE-476 |
27 Feb 2024, 19:04
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-27 19:04
Updated : 2024-11-21 06:35
NVD link : CVE-2021-46949
Mitre link : CVE-2021-46949
CVE.ORG link : CVE-2021-46949
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference