CVE-2025-71140
Last modified
CVE-2025-71140 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Use spinlock for context list protection lock Previously a mutex was added to protect the encoder and decoder context lists from unexpected changes originating from the SCP IP block, causing the context pointer to go invalid, resulting in a NULL pointer dereference in the IPI handler. Turns out on the MT8173, the VPU IPI handler is called from hard IRQ context. This causes a big warning from the scheduler. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Use spinlock for context list protection lock Previously a mutex was added to protect the encoder and decoder context lists from unexpected changes originating from the SCP IP block, causing the context pointer to go invalid, resulting in a NULL pointer dereference in the IPI handler. Turns out on the MT8173, the VPU IPI handler is called from hard IRQ context. This causes a big warning from the scheduler. This was first reported downstream on the ChromeOS kernels, but is also reproducible on mainline using Fluster with the FFmpeg v4l2m2m decoders. Even though the actual capture format is not supported, the affected code paths are triggered. Since this lock just protects the context list and operations on it are very fast, it should be OK to switch to a spinlock.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 0a2dc707aa42214f9c4827bd57e344e29a0841d6, < 2c1ea6214827041f548279c9eda341eda0cc8351; >= 6467cda18c9f9b5f2f9a0aa1e2861c653e41f382, < b92c19675f632a41af1222027a231bc2b7efa7ed; >= 6467cda18c9f9b5f2f9a0aa1e2861c653e41f382, < 3e858938b0e659f6ec9ddcf853a87f1c5c3f44e1; >= 6467cda18c9f9b5f2f9a0aa1e2861c653e41f382, < a5844227e0f030d2af2d85d4aed10c5eca6ca176; 23aaf824121055ba81b55f75444355bd83c8eb38; 41671f0c0182b2bae74ca7e3b0f155559e3e2fc5; 51c84a8aac6e3b59af2b0e92ba63cabe2e641a2d; >= 6.6.27, < 6.6.120; >= 6.8.6, < 6.9 |
| Linux | Linux | 6.9 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-71140?
How severe is CVE-2025-71140?
How do I fix CVE-2025-71140?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-71135In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71136In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-71137In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-71138In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71139In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-7114A vulnerability was found in SimStudioAI sim up to 37786d371…7.5
- CVE-2025-71141In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71142In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71143In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-71144In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71145In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-71146In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-71140?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
