Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2020-36786
HistoryFeb 28, 2024 - 8:13 a.m.

CVE-2020-36786 media: [next] staging: media: atomisp: fix memory leak of object flash

2024-02-2808:13:06
Linux
github.com
1
linux kernel vulnerability
memory leak
media driver

AI Score

6.7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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

media: [next] staging: media: atomisp: fix memory leak of object flash

In the case where the call to lm3554_platform_data_func returns an
error there is a memory leak on the error return path of object
flash. Fix this by adding an error return path that will free
flash and rename labels fail2 to fail3 and fail1 to fail2.

AI Score

6.7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial