GHSA-88QC-F788-CJRV
Vulnerability from github – Published: 2026-08-15 06:32 – Updated: 2026-08-15 06:32
VLAI
Details
In the Linux kernel, the following vulnerability has been resolved:
mtd: rawnand: pl353: fix probe resource allocation
During probe(), the devm_ioremap() is called with the parent device instead of the current one. So when the module is unloaded, the register area isn't released.
Target the pl35x device in the devm_ioremap() instead of its parent.
{
"affected": [],
"aliases": [
"CVE-2026-72167"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-08-15T06:21:34Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmtd: rawnand: pl353: fix probe resource allocation\n\nDuring probe(), the devm_ioremap() is called with the parent device\ninstead of the current one. So when the module is unloaded, the register\narea isn\u0027t released.\n\nTarget the pl35x device in the devm_ioremap() instead of its parent.",
"id": "GHSA-88qc-f788-cjrv",
"modified": "2026-08-15T06:32:14Z",
"published": "2026-08-15T06:32:14Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72167"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/19ed11aee966d91beebdef9d32ce926474872f79"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/3c44f6c62f652d3ac9d03beb8a199e6388256cdd"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/593201a8f43864cb7e25197095f6716a589584fd"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/862c6738833b5b01c801cc47023272f5eaa9a7b2"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/ace3a0c839f3bfe1779c6708e7709c824b96dc2f"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/afddc648403511b6d2e978e73686c77549bc72b3"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/c4c9180b3b23f82e1ec429350b420c45c5b5100e"
}
],
"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…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…