Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2021-47122
HistoryMar 15, 2024 - 9:15 p.m.

CVE-2021-47122

2024-03-1521:15:07
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
5
linux kernel
net
caif
memory leak
vulnerability
fixed

AI Score

6.4

Confidence

Low

EPSS

0

Percentile

13.0%

In the Linux kernel, the following vulnerability has been resolved:

net: caif: fix memory leak in caif_device_notify

In case of caif_enroll_dev() fail, allocated
link_support won’t be assigned to the corresponding
structure. So simply free allocated pointer in case
of error

AI Score

6.4

Confidence

Low

EPSS

0

Percentile

13.0%