Lucene search
+L

CVE-2025-39712

🗓️ 05 Sep 2025 17:21:19Reported by LinuxType 
cve
 cve
🔗 web.nvd.nist.gov👁 33 Views🌐 WEB

Media mt9m114 fixes deadlock in get_frame_interval and set_frame_interval by removing driver lock.

Related
Detection
Affected
Refs
Paths
NVD
Vulners
CNA
Node
OR
linuxlinux_kernelRange6.76.12.44
linuxlinux_kernelRange6.136.16.4
[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/media/i2c/mt9m114.c"
    ],
    "versions": [
      {
        "version": "24d756e914fc3418bad7897b0657aefa9ef848e8",
        "lessThan": "0d23b548d71e5d76955fdf1d73addd8f6494f602",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "24d756e914fc3418bad7897b0657aefa9ef848e8",
        "lessThan": "41b97490a1656bdc7038d6345a84b08d45deafc6",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "24d756e914fc3418bad7897b0657aefa9ef848e8",
        "lessThan": "298d1471cf83d5a2a05970e41822a2403f451086",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/media/i2c/mt9m114.c"
    ],
    "versions": [
      {
        "version": "6.7",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "6.7",
        "status": "unaffected",
        "versionType": "semver"
      },
      {
        "version": "6.12.44",
        "lessThanOrEqual": "6.12.*",
        "status": "unaffected",
        "versionType": "semver"
      },
      {
        "version": "6.16.4",
        "lessThanOrEqual": "6.16.*",
        "status": "unaffected",
        "versionType": "semver"
      },
      {
        "version": "6.17",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]
ParameterPositionPathDescriptionCWE
get_frame_intervalpathdrivers/media/v4l2-core/v4l2-subdev.cDeadlock due to double locking in V4L2 subdev frame interval ops; callers must manage locking; fix removes driver-side lock/unlock in mt9m114_ifp_get_frame_interval and mt9m114_ifp_set_frame_intervalCWE-667
set_frame_intervalpathdrivers/media/v4l2-core/v4l2-subdev.cDeadlock due to double locking in V4L2 subdev frame interval ops; callers must manage locking; fix removes driver-side lock/unlock in mt9m114_ifp_get_frame_interval and mt9m114_ifp_set_frame_intervalCWE-667

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

17 Jun 2026 09:18Current
5.8Medium risk
Vulners AI Score5.8
CVSS 3.15.5
EPSS0.00112
33