CVE Catalog

CVE-2025-23159

HighCVSS 8.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.20%

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

Summary

In the venus driver (for hardware video encoding/decoding) in the Linux kernel, a missing size check in the SFR buffer allows a malicious user to modify the size in shared memory, leading to an out-of-bounds write.

Risk Assessment

An attacker could exploit this vulnerability to write beyond the allowed memory area, potentially causing a system crash or privilege escalation.

Recommendation

It is recommended to update the Linux kernel to a version containing the fix.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: add a check to handle OOB in sfr region sfr->buf_size is in shared memory and can be modified by malicious user. OOB write is possible when the size is made higher than actual sfr data buffer. Cap the size to allocated size for such cases.

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