Security Advisory

CVE-2022-50383

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-18 13:33:04
Last updated 2026-05-11 19:18:28
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Cant set dst buffer to done when lat decode error Core thread will call v4l2_m2m_buf_done to set dst buffer done for lat architecture. If lat call v4l2_m2m_buf_done_and_job_finish to free dst buffer when lat decode error, core thread will access kernel NULL pointer dereference, then crash.