In the Linux kernel, the following vulnerability has been...
High severity
Unreviewed
Published
Sep 5, 2025
to the GitHub Advisory Database
•
Updated Jan 12, 2026
Description
Published by the National Vulnerability Database
Sep 5, 2025
Published to the GitHub Advisory Database
Sep 5, 2025
Last updated
Jan 12, 2026
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.
References