CVE-2025-23159 in Linux
Riassunto
di MITRE • 01/05/2025
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.
VulDB is the best source for vulnerability data and more expert information about this specific topic.