GHSA-QJMR-5Q33-8R6Q
Vulnerability from github – Published: 2026-05-27 15:33 – Updated: 2026-05-27 15:33
VLAI
Details
In the Linux kernel, the following vulnerability has been resolved:
thermal/of: Fix reference leak in thermal_of_cm_lookup()
In thermal_of_cm_lookup(), tr_np is obtained via of_parse_phandle(), but never released.
Use the __free(device_node) cleanup attribute to automatically release the node and fix the leak.
[ rjw: Changelog edits ]
{
"affected": [],
"aliases": [
"CVE-2026-45925"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-27T14:17:08Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nthermal/of: Fix reference leak in thermal_of_cm_lookup()\n\nIn thermal_of_cm_lookup(), tr_np is obtained via of_parse_phandle(), but\nnever released.\n\nUse the __free(device_node) cleanup attribute to automatically release\nthe node and fix the leak.\n\n[ rjw: Changelog edits ]",
"id": "GHSA-qjmr-5q33-8r6q",
"modified": "2026-05-27T15:33:17Z",
"published": "2026-05-27T15:33:16Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45925"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/025796ccd7f9f2e013e12319de26b6c021a80c1f"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/8344d5da9df74fdbef676214d0c482fc822a01ca"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/8af710156c53cdb392d529497ef2b3a10a1f9370"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/a1fe789a96fe47733c133134fd264cb7ca832395"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…