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
21 Nov 2024, 06:34
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/35c7a83ad1bb1d48ae249346e61b1132bcbf9052 - Patch | |
References | () https://git.kernel.org/stable/c/83b09a1807415608b387c7bc748d329fefc5617e - Patch | |
References | () https://git.kernel.org/stable/c/bf2b941d0a6f2d3b9f5fa3c4c21bdd54f71ce253 - Patch | |
References | () https://git.kernel.org/stable/c/e531db1ea6f98c9612cb2de093a107c7eadfb96c - Patch |
10 Apr 2024, 20:14
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux
Linux linux Kernel |
|
CWE | CWE-476 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/35c7a83ad1bb1d48ae249346e61b1132bcbf9052 - Patch | |
References | () https://git.kernel.org/stable/c/83b09a1807415608b387c7bc748d329fefc5617e - Patch | |
References | () https://git.kernel.org/stable/c/bf2b941d0a6f2d3b9f5fa3c4c21bdd54f71ce253 - Patch | |
References | () https://git.kernel.org/stable/c/e531db1ea6f98c9612cb2de093a107c7eadfb96c - Patch |
27 Feb 2024, 19:04
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-27 19:04
Updated : 2024-11-21 06:34
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