{"id":"CVE-2025-71140","summary":"media: mediatek: vcodec: Use spinlock for context list protection lock","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: mediatek: vcodec: Use spinlock for context list protection lock\n\nPreviously a mutex was added to protect the encoder and decoder context\nlists from unexpected changes originating from the SCP IP block, causing\nthe context pointer to go invalid, resulting in a NULL pointer\ndereference in the IPI handler.\n\nTurns out on the MT8173, the VPU IPI handler is called from hard IRQ\ncontext. This causes a big warning from the scheduler. This was first\nreported downstream on the ChromeOS kernels, but is also reproducible\non mainline using Fluster with the FFmpeg v4l2m2m decoders. Even though\nthe actual capture format is not supported, the affected code paths\nare triggered.\n\nSince this lock just protects the context list and operations on it are\nvery fast, it should be OK to switch to a spinlock.","modified":"2026-04-16T00:12:43.336131609Z","published":"2026-01-14T15:07:53.581Z","database_specific":{"osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/71xxx/CVE-2025-71140.json","cna_assigner":"Linux"},"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/2c1ea6214827041f548279c9eda341eda0cc8351"},{"type":"WEB","url":"https://git.kernel.org/stable/c/3e858938b0e659f6ec9ddcf853a87f1c5c3f44e1"},{"type":"WEB","url":"https://git.kernel.org/stable/c/a5844227e0f030d2af2d85d4aed10c5eca6ca176"},{"type":"WEB","url":"https://git.kernel.org/stable/c/b92c19675f632a41af1222027a231bc2b7efa7ed"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/71xxx/CVE-2025-71140.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2025-71140"},{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"0a2dc707aa42214f9c4827bd57e344e29a0841d6"},{"fixed":"2c1ea6214827041f548279c9eda341eda0cc8351"}]},{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"6467cda18c9f9b5f2f9a0aa1e2861c653e41f382"},{"fixed":"b92c19675f632a41af1222027a231bc2b7efa7ed"},{"fixed":"3e858938b0e659f6ec9ddcf853a87f1c5c3f44e1"},{"fixed":"a5844227e0f030d2af2d85d4aed10c5eca6ca176"}]},{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"0"},{"last_affected":"23aaf824121055ba81b55f75444355bd83c8eb38"},{"last_affected":"41671f0c0182b2bae74ca7e3b0f155559e3e2fc5"},{"last_affected":"51c84a8aac6e3b59af2b0e92ba63cabe2e641a2d"}]}],"database_specific":{"source":"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-71140.json"}},{"package":{"name":"Kernel","ecosystem":"Linux"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"6.6.120"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.7.0"},{"fixed":"6.12.64"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.9.0"},{"fixed":"6.18.4"}]}],"database_specific":{"source":"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-71140.json"}}],"schema_version":"1.7.5"}