CVE-2025-39995
Linux Debian vulnerability analysis and mitigation

Overview

A use-after-free vulnerability (CVE-2025-39995) was discovered in the Linux kernel's media subsystem, specifically in the tc358743 driver. The vulnerability was identified on October 15, 2025, and affects the timer handling in the probe function (NVD).

Technical details

The vulnerability occurs in the tc358743 driver's probe function where state->timer, a cyclic timer that schedules worki2cpoll and delayedworkenablehotplug, continues to rearm itself. The issue arises because timerdelete() does not guarantee the timer has stopped running when destroyed, and similarly canceldelayedwork() cannot ensure delayedworkenablehotplug has terminated if already executing. During probe failure after timer initialization, these may continue running as orphans and reference the already-freed tc358743state object through tc358743irqpoll_timer (NVD).

Impact

When exploited, this vulnerability can lead to a use-after-free condition in the Linux kernel, potentially causing system crashes or memory corruption. The issue was confirmed through KASAN (Kernel Address Sanitizer) which detected the slab-use-after-free occurrence in _runtimer_base.part.0 (NVD).

Mitigation and workarounds

The recommended fix is to replace timerdelete() with timerdeletesync() and canceldelayedwork() with canceldelayedworksync() to ensure proper termination of timer and work items before resource cleanup (NVD).

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-2025-49655CRITICAL9.8
  • PythonPython
  • keras
NoYesOct 17, 2025
CVE-2025-26625HIGH8.6
  • Git LFSGit LFS
  • cpe:2.3:a:git_large_file_storage_project:git_large_file_storage
NoYesOct 17, 2025
CVE-2025-62496HIGH7.1
  • Linux DebianLinux Debian
  • quickjs
NoNoOct 16, 2025
CVE-2025-62495HIGH7.1
  • Linux DebianLinux Debian
  • quickjs
NoNoOct 16, 2025
CVE-2025-61789MEDIUM5.3
  • Linux DebianLinux Debian
  • icingadb-web
NoNoOct 16, 2025

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