CVE Catalog

CVE-2025-39710

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.16%

5th percentile - higher than 5% of all known CVEs

Summary

In the Linux kernel's Venus (multimedia codec) driver, the packet size read from shared memory is not validated against available data, potentially causing an out-of-bounds memory read.

Risk Assessment

Firmware can supply a malicious packet, causing an out-of-bounds kernel memory read, potentially leading to information disclosure or system crash.

Recommendation

Apply the Linux kernel patch that validates packet size after reading from shared memory in the venus driver.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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

Vulnerability data from NVD (NIST) · CISA KEV · EPSS