Lucene search

K
osvGoogleOSV:CVE-2024-35919
HistoryMay 19, 2024 - 11:15 a.m.

CVE-2024-35919

2024-05-1911:15:00
Google
osv.dev
2
linux kernel
mediatek vcodec
vulnerability
encoder context list
lock

AI Score

6.6

Confidence

Low

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect encoder context list Add a lock for the ctx_list, to avoid accessing a NULL pointer within the ‘vpu_enc_ipi_handler’ function when the ctx_list has been deleted due to an unexpected behavior on the SCP IP block.