GHSA-5R45-M6RW-4QWH
Vulnerability from github – Published: 2026-09-17 18:32 – Updated: 2026-09-17 18:32In the Linux kernel, the following vulnerability has been resolved:
misc: ad525x_dpot: use driver core groups for sysfs files
ad_dpot_probe() creates per-RDAC sysfs files manually and then optionally creates the command sysfs group. This leaves probe responsible for rolling back partial sysfs state and makes remove responsible for matching every file that probe created.
Move the device attributes into driver core dev_groups for the I2C and SPI drivers and use an is_visible() callback to expose only the attributes supported by the probed device. With this shape, the driver core creates the sysfs files only after probe succeeds and removes them before the remove callback frees the driver data.
{
"affected": [],
"aliases": [
"CVE-2026-93051"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-09-17T17:17:58Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmisc: ad525x_dpot: use driver core groups for sysfs files\n\nad_dpot_probe() creates per-RDAC sysfs files manually and then\noptionally creates the command sysfs group. This leaves probe responsible\nfor rolling back partial sysfs state and makes remove responsible for\nmatching every file that probe created.\n\nMove the device attributes into driver core dev_groups for the I2C and\nSPI drivers and use an is_visible() callback to expose only the\nattributes supported by the probed device. With this shape, the driver\ncore creates the sysfs files only after probe succeeds and removes them\nbefore the remove callback frees the driver data.",
"id": "GHSA-5r45-m6rw-4qwh",
"modified": "2026-09-17T18:32:08Z",
"published": "2026-09-17T18:32:08Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-93051"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/0394902df38279da7f880021b2cfc64577a60e42"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/1d43cef1d4ff258dee3020cc29f29fd6becfd8b9"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/aa3ace3f6c66811001ffa63a53fbb01ed8109312"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/ab2fe43041412d37f88eb368a99f63f98b31d8ea"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/c7ff7a70f405a3c6fde39ed00a36d9f4fecaf3ab"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/ddbd794e543e5f917d191f8259ce40b79c52d105"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e30f2c23c8d5620f9679e3b6656a6eb7cb1fd38b"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e3a8557e88eb26278eda60bf64f2ef33ce7de8bf"
}
],
"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.