LiveActive security incident?Get immediate response
CVE Record

CVE-2025-39710: media: venus: Add a check for packet size after reading from shared memory

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.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux media driver trusted a packet length supplied through shared memory without confirming the packet fit in the available data. This could cause an out-of-bounds memory access. The assigned CVSS score is 7.8, reflecting potentially serious confidentiality, integrity, and availability impact from a local, low-privileged attack path.

Executive priority

Treat confirmed affected systems as a prompt patching priority because successful exploitation could theoretically compromise confidentiality, integrity, and availability. Prioritize devices using the Venus media path and those permitting untrusted local access. Do not assume every Linux host is exposed; validate driver presence and backport status first.

Technical view

The media/venus driver read a firmware-provided packet header from shared memory but did not ensure the declared packet size stayed within the available word count. The kernel fix adds that bounds check before processing. The source bundle does not establish the exact resulting primitive beyond potential out-of-bounds memory access.

Likely exposure

Potential exposure exists on Linux systems containing and using the affected media/venus driver without the applicable stable-branch fix. The bundle lists kernel versions and commits, but its flattened version data is insufficient to map every distribution kernel or backport reliably. Driver presence and vendor patch status require confirmation.

Exploitation context

The CVSS vector describes a local, low-complexity attack requiring low privileges and no user interaction. The CVE is not listed in KEV, and no bundled source reports active exploitation. The evidence also does not establish public exploit availability, exploitation reliability, or observed attacks.

Researcher notes

The root issue is insufficient validation of a firmware-controlled length read from shared memory. The correction rejects packet sizes exceeding the remaining word count. The bundle provides no CWE, reproduction details, affected hardware scope, crash evidence, or dependable distribution-version mapping, limiting conclusions about practical exploitability.

Mitigation direction

  • Apply a vendor-supported kernel update containing the appropriate stable-branch fix.
  • Consult the Linux distribution or device vendor for exact backported package guidance.
  • Reboot when required and confirm the system is running the updated kernel.
  • Limit untrusted local access until affected systems are updated.

Validation and detection

  • Inventory systems containing or loading the media/venus driver.
  • Compare running kernel builds with vendor advisories and the referenced stable commits.
  • Confirm the fix checks packet size against available words after reading the header.
  • Verify patched systems boot successfully and retain expected media functionality.
Prepared
Confidence
medium
Sources
10

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2025-39710 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
2ADP providers
12Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2025-39710Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
siemens-SADPADP container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxd96d3f30c0f2f564f6922bf4ccdf4464992e31fb, d96d3f30c0f2f564f6922bf4ccdf4464992e31fb, d96d3f30c0f2f564f6922bf4ccdf4464992e31fb, d96d3f30c0f2f564f6922bf4ccdf4464992e31fb, d96d3f30c0f2f564f6922bf4ccdf4464992e31fb, d96d3f30c0f2f564f6922bf4ccdf4464992e31fb, d96d3f30c0f2f564f6922bf4ccdf4464992e31fb, d96d3f30c0f2f564f6922bf4ccdf4464992e31fbunaffected
LinuxLinux4.13, 0, 5.4.297, 5.10.241, 5.15.190, 6.1.149, 6.6.103, 6.12.44, 6.16.4, 6.17affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.