CVE-2025-23159

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-23159
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-23159.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-23159
Downstream
Related
Published
2025-05-01T13:15:51Z
Modified
2025-08-09T19:01:26Z
Summary
[none]
Details

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.

References

Affected packages