CVE-2022-50725
Linux Debian vulnerability analysis and mitigation

Overview

CVE-2022-50725 is a use-after-free vulnerability in the Linux kernel's media/vidtv subsystem, specifically within the vidtv_bridge_dvb_init() function. The flaw arises from incorrect error handling during DVB bridge initialization, where cleanup functions are called twice on already-freed memory. It affects Linux kernel versions from 5.10 through stable branches prior to 5.10.163, 5.15.86, 6.0.16, 6.1.2, and 6.2. The vulnerability was published on December 24, 2025, and is estimated as Medium severity by Feedly; no official CVSS score has been assigned at this time (Feedly, ENISA EUVD).

Technical details

The root cause is a use-after-free (CWE-416) in vidtv_bridge_dvb_init() within the Linux kernel's virtual DVB test driver (drivers/media/test-drivers/vidtv). When initialization of vidtv_bridge_dmx or vidtv_bridge_dmxdev fails, those functions perform their own internal cleanup; however, the error-handling goto labels (fail_dmx, fail_dmx_dev) then call release functions a second time on already-freed memory, triggering the use-after-free. Additionally, in the fail_fe, fail_tuner_probe, and fail_demod_probe error paths, the assignment j = i when i == NUM_FE causes a potential out-of-bounds access. KASAN (Kernel Address Sanitizer) detects the bug as a use-after-free in dvb_dmxdev_release+0x4d5/0x5d0 [dvb_core] during vidtv_bridge_probe (Feedly).

Impact

Exploitation of this vulnerability could lead to kernel memory corruption due to the use-after-free condition, potentially resulting in a system crash (denial of service) or, in more severe scenarios, privilege escalation if an attacker can control the freed memory region. The affected component is the virtual DVB test driver (dvb_vidtv_bridge), which is typically used in testing environments and may not be loaded by default on production systems, limiting the practical attack surface. Confidentiality and integrity impacts depend on whether an attacker can leverage the freed memory for further exploitation (Feedly).

Exploitability

There is no known public exploit code, active in-the-wild exploitation, or threat actor attribution associated with CVE-2022-50725. The EPSS score is approximately 0.018% (0.000180), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The affected module (dvb_vidtv_bridge) is a virtual test driver unlikely to be enabled on most production Linux systems, further reducing exploitability (Feedly).

Mitigation and workarounds

The Linux kernel stable team has released fixes across multiple stable branches. Users should update to the following patched versions or later: Linux 5.10.163, 5.15.86, 6.0.16, 6.1.2, or 6.2. The fix corrects the error-handling logic in vidtv_bridge_dvb_init() to ensure resources are released exactly once and loop bounds are correct. As a workaround, systems that do not require the virtual DVB test driver can unload or blacklist the dvb_vidtv_bridge kernel module to eliminate exposure (ENISA EUVD, Kernel Commit).

Additional resources


SourceThis report was generated using AI

Related Linux Debian vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-78683CRITICAL9.4
  • Linux Debian logoLinux Debian
  • nltk
NoYesAug 25, 2026
CVE-2026-78682HIGH8.7
  • Linux Debian logoLinux Debian
  • nltk
NoYesAug 25, 2026
CVE-2026-78681HIGH8.7
  • Linux Debian logoLinux Debian
  • nltk
NoYesAug 25, 2026
CVE-2026-78680HIGH8.5
  • Linux Debian logoLinux Debian
  • nltk
NoYesAug 25, 2026
CVE-2026-78679HIGH7.1
  • Linux Debian logoLinux Debian
  • python-git
NoNoAug 25, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management