In the Linux kernel, the following vulnerability has been resolved:
tipc: check for null after calling kmemdup
kmemdup can return a null pointer so need to check for it, otherwise
the null key will be dereferenced later in tipc_crypto_key_xmit as
can be seen in the trace [1].
[1] https://syzkaller.appspot.com/bug?id=bca180abb29567b189efdbdb34cbf7ba851c2a58
References
Configurations
Configuration 1 (hide)
|
History
17 Jun 2026, 04:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.16:rc1:*:*:*:*:*:* |
|
| References | () https://git.kernel.org/stable/c/3e6db079751afd527bf3db32314ae938dc571916 - Patch | |
| References | () https://git.kernel.org/stable/c/9404c4145542c23019a80ab1bb2ecf73cd057b10 - Patch | |
| References | () https://git.kernel.org/stable/c/a7d91625863d4ffed63b993b5e6dc1298b6430c9 - Patch | |
| CWE | CWE-476 | |
| First Time |
Linux linux Kernel
Linux |
21 Feb 2025, 17:15
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | ||
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : unknown |
21 Nov 2024, 06:35
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/3e6db079751afd527bf3db32314ae938dc571916 - | |
| References | () https://git.kernel.org/stable/c/9404c4145542c23019a80ab1bb2ecf73cd057b10 - | |
| References | () https://git.kernel.org/stable/c/a7d91625863d4ffed63b993b5e6dc1298b6430c9 - | |
| Summary |
|
08 Jul 2024, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-690 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
10 Apr 2024, 19:49
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-04-10 19:15
Updated : 2026-06-17 04:16
NVD link : CVE-2021-47186
Mitre link : CVE-2021-47186
CVE.ORG link : CVE-2021-47186
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
