Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-40296 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

In the Linux kernel, the following vulnerability has been resolved: platform/x86: int3472: Fix double free of GPIO device during unregister regulator_unregister() already frees the associated GPIO device. On ThinkPad X9 (Lunar Lake), this causes a double free issue that leads to random failures when other drivers (typically Intel THC) attempt to allocate interrupts. The root cause is that the reference count of the pinctrl_intel_platform module unexpectedly drops to zero when this driver defers its probe. This behavior can also be reproduced by unloading the module directly. Fix the issue by removing the redundant release of the GPIO device during regulator unregistration.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

No weakness enumeration is available for this CVE.

Affected Products

ProductVersions
Linux kernel
All versions

CPE

  • cpe:2.3:o:kernel:linux_kernel:*:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:endpoint_security_linux_threat_prevention:*:*
  • cpe:2.3:o:linux:kernel:*:*:*:*:*:*:*:*
  • cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*:*

Remediation

Lenovo ThinkPad X9
All versions

CPE

  • cpe:2.3:h:lenovo:thinkpad_x1_carbon_gen_9:*:*:*:*:*:*:*:*
  • cpe:2.3:o:lenovo:thinkpad_x390_firmware:*:*:*:*:*:*:*:*
  • cpe:2.3:h:lenovo:thinkpad_x390:*:*:*:*:*:*:*:*
  • cpe:2.3:o:lenovo:thinkpad_x1_firmware:*:*:*:*:*:*:*:*
  • cpe:2.3:h:lenovo:thinkpad_x1:*:*:*:*:*:*:*:*
  • cpe:2.3:h:lenovo:thinkpad_x1_extreme:*:*:*:*:*:*:*:*
  • cpe:2.3:o:lenovo:thinkpad_x1_extreme_firmware:*:*:*:*:*:*:*:*
  • cpe:2.3:h:lenovo:thinkpad_x1_carbon_gen_8:*:*:*:*:*:*:*:*
  • cpe:2.3:o:lenovo:thinkpad_x1_carbon_gen_8_firmware:*:*:*:*:*:*:*:*
  • cpe:2.3:o:lenovo:thinkpad_x395_firmware:*:*:*:*:*:*:*:*
  • cpe:2.3:h:lenovo:thinkpad_x395:*:*:*:*:*:*:*:*
  • cpe:2.3:h:lenovo:x1:*:*:*:*:*:*:*:*
  • cpe:2.3:h:lenovo:thinkpad_x1_carbon_9th_gen:*:*:*:*:*:*:*:*
  • cpe:2.3:o:lenovo:thinkpad_x1_carbon_9th_gen_firmware:*:*:*:*:*:*:*:*
  • cpe:2.3:o:lenovo:thinkpad_x1_carbon_8th_gen_firmware:*:*:*:*:*:*:*:*
  • cpe:2.3:o:lenovo:thinkpad_s5_firmware:*:*:*:*:*:*:*:*
  • cpe:2.3:o:lenovo:thinkpad_p1_firmware:*:*:*:*:*:*:*:*
  • cpe:2.3:h:lenovo:thinkpad_p1:*:*:*:*:*:*:*:*
  • cpe:2.3:o:lenovo:thinkpad_x13_firmware:*:*:*:*:*:*:*:*
  • cpe:2.3:h:lenovo:thinkpad_x270:*:*:*:*:*:*:*:*
  • cpe:2.3:o:lenovo:thinkpad_x270_firmware:*:*:*:*:*:*:*:*
  • cpe:2.3:o:lenovo:thinkpad_x1_carbon_gen_6_firmware:*:*:*:*:*:*:*:*
  • cpe:2.3:h:lenovo:thinkpad_x1_carbon_gen_6:*:*:*:*:*:*:*:*
  • cpe:2.3:o:lenovo:thinkpad_x1_carbon_firmware:*:*:*:*:*:*:*:*
  • cpe:2.3:h:lenovo:thinkpad_x1_carbon:*:*:*:*:*:*:*:*
  • cpe:2.3:h:lenovo:thinkpad_s5:*:*:*:*:*:*:*:*
  • cpe:2.3:o:lenovo:thinkpad_x1_carbon_gen_7_firmware:*:*:*:*:*:*:*:*
  • cpe:2.3:h:lenovo:thinkpad_x1_carbon_gen_7:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-40296
NVD Published Date:
Dec 8, 2025
NVD Last Modified:
Jun 17, 2026
Source:
kernel.org
CVE-2025-40296 Details - Not Deferred