Review reviewHigh

CVE-2025-68808

Linux

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: initialize local pointers upon transfer of memory ownership vidtv_channel_si_init() creates a temporary list (program, service, event) and ownership of the memory itself is transferred to the PAT/SDT/EIT tables through vidtv_psi_pat_program_assign(), vidtv_psi_sdt_service_assign(), vidtv_psi_eit_event_assign(). The problem here is that the local pointer where the memory ownership transfer was completed is not initialized to NULL. This causes the vidtv_psi_pmt_create_sec_for_each_pat_entry() function to fail, a...

CVSS
7.8
EPSS
0.13%
2.63% percentile
CISA KEV
Not listed
Published
2026.01.14
PRIORITY ASSESSMENT

Review review

The CVSS severity warrants an early asset and exposure review.

Known exploitationNot established by KEV
Exploit probability0.13%
Technical severityCVSS 7.8

Vulnerability overview

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: initialize local pointers upon transfer of memory ownership vidtv_channel_si_init() creates a temporary list (program, service, event) and ownership of the memory itself is transferred to the PAT/SDT/EIT tables through vidtv_psi_pat_program_assign(), vidtv_psi_sdt_service_assign(), vidtv_psi_eit_event_assign(). The problem here is that the local pointer where the memory ownership transfer was completed is not initialized to NULL. This causes the vidtv_psi_pmt_create_sec_for_each_pat_entry() function to fail, a...

Affected product and versions

Product
Linux
Affected versions
>= 3be8037960bccd13052cfdeba8805ad785041d70 < c342e294dac4988c8ada759b2f057246e48c5108, >= 3be8037960bccd13052cfdeba8805ad785041d70 < 12ab6ebb37789b84073e83e4d9b14a5e0d133323, >= 3be8037960bccd13052cfdeba8805ad785041d70 < 3caa18d35f1dabe85a3dd31bc387f391ac9f9b4e, >= 3be8037960bccd13052cfdeba8805ad785041d70 < fb9bd6d8d314b748e946ed6555eb4a956ee8c4d8, >= 3be8037960bccd13052cfdeba8805ad785041d70 < a69c7fd603bf5ad93177394fbd9711922ee81032, >= 3be8037960bccd13052cfdeba8805ad785041d70 < 30f4d4e5224a9e44e9ceb3956489462319d804ce, >= 3be8037960bccd13052cfdeba8805ad785041d70 < 98aabfe2d79f74613abc2b0b1cef08f97eaf5322, >= 5.10
Fixed versions
No verified fixed-version field is available yet

Recommended response sequence

Confirm exposure before applying a vendor-supported change.

Full remediation guide
  1. 1
    Identify

    Confirm that Linux and an affected version are present.

  2. 2
    Prioritize

    Combine exploitation signals with asset exposure and business criticality.

  3. 3
    Remediate

    Follow the vendor advisory or supported update path and preserve rollback options.

  4. 4
    Verify

    Recheck the version, service health, access paths, and relevant logs.

Technical data

CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE
Not available