CVE-2026-93051
Last modified
CVE-2026-93051 is a vulnerability of currently unknown severity. In 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.
Description
In 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 Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 4eb174bee6f8623fed1af0072f1bebfc3b513a52, < 1d43cef1d4ff258dee3020cc29f29fd6becfd8b9; >= 4eb174bee6f8623fed1af0072f1bebfc3b513a52, < ddbd794e543e5f917d191f8259ce40b79c52d105; >= 4eb174bee6f8623fed1af0072f1bebfc3b513a52, < aa3ace3f6c66811001ffa63a53fbb01ed8109312; >= 4eb174bee6f8623fed1af0072f1bebfc3b513a52, < 0394902df38279da7f880021b2cfc64577a60e42; >= 4eb174bee6f8623fed1af0072f1bebfc3b513a52, < e30f2c23c8d5620f9679e3b6656a6eb7cb1fd38b; >= 4eb174bee6f8623fed1af0072f1bebfc3b513a52, < c7ff7a70f405a3c6fde39ed00a36d9f4fecaf3ab; >= 4eb174bee6f8623fed1af0072f1bebfc3b513a52, < ab2fe43041412d37f88eb368a99f63f98b31d8ea; >= 4eb174bee6f8623fed1af0072f1bebfc3b513a52, < e3a8557e88eb26278eda60bf64f2ef33ce7de8bf |
| Linux | Linux | 2.6.33 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93051?
How severe is CVE-2026-93051?
How do I fix CVE-2026-93051?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-93046In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-93047In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93048In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93049In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9305A weakness has been identified in QuantumNous new-api up to …6.3
- CVE-2026-93050In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93052In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93053In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93054In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-93055In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93056In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93057In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93051?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
