CVE-2025-37836
Linux PCI Reference Leak Vulnerability
Description
In the Linux kernel, the following vulnerability has been resolved: PCI: Fix reference leak in pci_register_host_bridge() If device_register() fails, call put_device() to give up the reference to avoid a memory leak, per the comment at device_register(). Found by code review. [bhelgaas: squash Dan Carpenter's double free fix from https://lore.kernel.org/r/[email protected]]
INFO
Published Date :
May 9, 2025, 7:16 a.m.
Last Modified :
May 12, 2025, 5:32 p.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
Exploitability Score :
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-37836
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-37836
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-37836
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 09, 2025
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: PCI: Fix reference leak in pci_register_host_bridge() If device_register() fails, call put_device() to give up the reference to avoid a memory leak, per the comment at device_register(). Found by code review. [bhelgaas: squash Dan Carpenter's double free fix from https://lore.kernel.org/r/[email protected]] Added Reference https://git.kernel.org/stable/c/3297497ad2246eb9243849bfbbc57a0dea97d76e Added Reference https://git.kernel.org/stable/c/804443c1f27883926de94c849d91f5b7d7d696e9 Added Reference https://git.kernel.org/stable/c/9707d0c932f41006a2701afc926b232b50e356b4 Added Reference https://git.kernel.org/stable/c/b783478e0c53ffb4f04f25fb4e21ef7f482b05df Added Reference https://git.kernel.org/stable/c/bbba4c50a2d2a1d3f3bf31cc4b8280cb492bf2c7 Added Reference https://git.kernel.org/stable/c/bd2a352a0d72575f1842d28c14c10089f0cfe1ae Added Reference https://git.kernel.org/stable/c/f4db1b2c9ae3d013733c302ee70cac943b7070c0 Added Reference https://git.kernel.org/stable/c/f9208aec86226524ec1cb68a09ac70e974ea6536
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-37836
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-37836
weaknesses.