Security Advisory

CVE-2025-23159

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-05-01 12:55:44
Last updated 2026-05-11 21:14:06
Assigner Linux
State PUBLISHED

Description

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.