GHSA-9QRW-29C6-R5GV
Vulnerability from github – Published: 2026-09-17 18:32 – Updated: 2026-09-17 18:32In the Linux kernel, the following vulnerability has been resolved:
pinctrl: generic: free maps on pinctrl_generic_to_map() failure
pinctrl_generic_to_map() parses DT configuration and allocates pinctrl maps via pinctrl_utils_reserve_map().
If subsequent steps (such as pinctrl_utils_add_map_mux(), pinctrl_generic_add_group(), pinconf_generic_parse_dt_config(), or pinctrl_utils_add_map_configs()) return an error, maps may contain partially allocated map entries. Returning the error directly without freeing maps leaks the allocated mapping memory across all drivers that rely on pinctrl_generic_to_map().
Fix this by calling pinctrl_utils_free_map() and resetting maps, num_maps, and *num_reserved_maps in the error path of pinctrl_generic_to_map().
{
"affected": [],
"aliases": [
"CVE-2026-90340"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-09-17T17:17:32Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\npinctrl: generic: free maps on pinctrl_generic_to_map() failure\n\npinctrl_generic_to_map() parses DT configuration and allocates pinctrl\nmaps via pinctrl_utils_reserve_map().\n\nIf subsequent steps (such as pinctrl_utils_add_map_mux(),\npinctrl_generic_add_group(), pinconf_generic_parse_dt_config(), or\npinctrl_utils_add_map_configs()) return an error, *maps may contain\npartially allocated map entries. Returning the error directly without\nfreeing *maps leaks the allocated mapping memory across all drivers\nthat rely on pinctrl_generic_to_map().\n\nFix this by calling pinctrl_utils_free_map() and resetting *maps,\n*num_maps, and *num_reserved_maps in the error path of\npinctrl_generic_to_map().",
"id": "GHSA-9qrw-29c6-r5gv",
"modified": "2026-09-17T18:32:01Z",
"published": "2026-09-17T18:32:01Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-90340"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/09f47abc95ee9e819e7e93cd68c1c23abe11c842"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/17007cd700601777d9ee203a13d97e64ece3a10f"
}
],
"schema_version": "1.4.0",
"severity": []
}
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.
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.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.