Lucene search

K
ubuntucveUbuntu.comUB:CVE-2021-47186
HistoryApr 10, 2024 - 12:00 a.m.

CVE-2021-47186

2024-04-1000:00:00
ubuntu.com
ubuntu.com
13
linux kernel
vulnerability
cve-2021-47186
kmemdup
null check
tipc_crypto_key_xmit

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

AI Score

6.6

Confidence

High

EPSS

0

Percentile

15.5%

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

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

AI Score

6.6

Confidence

High

EPSS

0

Percentile

15.5%