LiveActive security incident?Get immediate response
CVE Record

CVE-2025-39714: media: usbtv: Lock resolution while streaming

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: Lock resolution while streaming When an program is streaming (ffplay) and another program (qv4l2) changes the TV standard from NTSC to PAL, the kernel crashes due to trying to copy to unmapped memory. Changing from NTSC to PAL increases the resolution in the usbtv struct, but the video plane buffer isn't adjusted, so it overflows. [hverkuil: call vb2_is_busy instead of vb2_is_streaming]

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A local user could crash or corrupt a Linux system using the USBTV video driver by changing the television standard while video is streaming. The change increases resolution without resizing an existing buffer, causing an overflow. Exposure is limited to systems using this driver and permitting local access to the capture device.

Executive priority

Treat as a high-priority endpoint and appliance update where USBTV capture is used or accessible to untrusted local users. Broader urgency is lower for systems without the usbtv driver or relevant hardware. Because the supplied version mapping is unclear, require asset-specific confirmation rather than assuming a kernel branch is safe.

Technical view

CVE-2025-39714 is a local Linux kernel memory-safety flaw in the usbtv media driver. A concurrent NTSC-to-PAL change can enlarge the stored resolution while the active video-plane buffer remains unchanged, causing an out-of-bounds copy into unmapped memory. Linux stable commits prevent resolution changes while the video-buffer queue is busy.

Likely exposure

Likely exposure is concentrated on Linux systems using the usbtv driver for USB television capture. Exploitation requires local, low-privileged access and the ability to interact with the relevant video device while streaming. The supplied affected-version data spans multiple kernel branches but is ambiguous; confirm status using the distribution or appliance vendor's package guidance.

Exploitation context

The CVSS 3.1 score is 7.8 with local attack access, low complexity, low privileges, and no user interaction. The documented outcome is a kernel crash from memory corruption. The source bundle reports that this CVE is not in KEV and provides no evidence of active exploitation; this does not prove exploitation has never occurred.

Researcher notes

The central invariant is that video resolution must not change while buffers are allocated or in use. The fix uses the video-buffer queue's busy state, not only its streaming state. The bundle contains repeated and unclear affected-version entries, so downstream backports and package changelogs are more reliable for validation than version-number inference alone.

Mitigation direction

  • Apply a vendor-supported kernel update containing the applicable Linux stable fix.
  • Check distribution or appliance vendor guidance for exact fixed package versions before deployment.
  • Prioritize remediation where untrusted local users can access USBTV capture devices.

Validation and detection

  • Inventory systems loading or packaging the usbtv driver and identify attached USBTV capture hardware.
  • Compare each running kernel package with its distribution or appliance vendor's fixed-version guidance.
  • Confirm the updated kernel is running after installation and any required reboot.
  • Review permissions governing local access to affected video capture devices.
Prepared
Confidence
medium
Sources
12

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-39714 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-39714Attack 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
LinuxLinux0e0fe3958fdd13dbf55c3a787acafde6efd04272, 0e0fe3958fdd13dbf55c3a787acafde6efd04272, 0e0fe3958fdd13dbf55c3a787acafde6efd04272, 0e0fe3958fdd13dbf55c3a787acafde6efd04272, 0e0fe3958fdd13dbf55c3a787acafde6efd04272, 0e0fe3958fdd13dbf55c3a787acafde6efd04272, 0e0fe3958fdd13dbf55c3a787acafde6efd04272, 0e0fe3958fdd13dbf55c3a787acafde6efd04272unaffected
LinuxLinux3.14, 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.