cve/2025/CVE-2025-39710.md
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2025-39710

Description

In the Linux kernel, the following vulnerability has been resolved:media: venus: Add a check for packet size after reading from shared memoryAdd a check to ensure that the packet size does not exceed the number ofavailable words after reading the packet header from shared memory. Thisensures that the size provided by the firmware is safe to process andprevent potential out-of-bounds memory access.

POC

Reference

No PoCs from references.

Github