CVE-2024-35919
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…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.24%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 3.1
- 7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.24% probability · 15th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-476
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.