2 matches found
CVE-2024-35921: Use After Free
In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix oops when HEVC init fails The stateless HEVC decoder saves the instance pointer in the context regardless if the initialization worked or not. This caused a use after free, when the pointer is freed i...
7.8CVSS5.8AI score0.00236EPSS
SaveExploits0References8
CVE-2024-35920: NULL Pointer Dereference
In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect decoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpudecipihandler' function when the ctxlist has been deleted due to an unexpected...
7.8CVSS5.7AI score0.00236EPSS
SaveExploits0References8
20