Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.6, < 6.6.27 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/41671f0c0182b2bae74ca7e3b0f155559e3e2fc5Patch
- https://git.kernel.org/stable/c/51c84a8aac6e3b59af2b0e92ba63cabe2e641a2dPatch
- https://git.kernel.org/stable/c/afaaf3a0f647a24a7bf6a2145d8ade37baaf75adPatch
- https://git.kernel.org/stable/c/41671f0c0182b2bae74ca7e3b0f155559e3e2fc5Patch
- https://git.kernel.org/stable/c/51c84a8aac6e3b59af2b0e92ba63cabe2e641a2dPatch
- https://git.kernel.org/stable/c/afaaf3a0f647a24a7bf6a2145d8ade37baaf75adPatch
FAQ
What is CVE-2024-35919?
CVE-2024-35919 is a vulnerability with a CVSS score of 7.0 (HIGH). 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 pointe...
How severe is CVE-2024-35919?
CVE-2024-35919 has been rated HIGH with a CVSS base score of 7.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-35919?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.