Bug 2393499 (CVE-2025-39710) - CVE-2025-39710 kernel: media: venus: Add a check for packet size after reading from shared memory
Summary: CVE-2025-39710 kernel: media: venus: Add a check for packet size after readin...
Keywords:
Status: NEW
Alias: CVE-2025-39710
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-05 18:02 UTC by OSIDB Bzimport
Modified: 2025-11-26 07:50 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-05 18:02:26 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.