← Back to CVE List

CVE-2024-35919

Published: 2024-05-19T11:15Z
Last Modified: 2025-04-04T14:23Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt