CVE-2026-100079
Last modified
CVE-2026-100079 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: unregister debugfs entries on teardown ucsi_register() creates per-instance debugfs entries, but ucsi_unregister() keeps them around until ucsi_destroy(). Drivers like ucsi_glink that unregister/register the same UCSI instance across remoteproc restart then try to create an already existing debugfs directory and log: debugfs: 'pmic_glink.ucsi.0' already exists in 'ucsi' Unregister debugfs entries as part of ucsi_unregister(), and clear ucsi->debugfs after freeing it so repeated unregister paths remain safe..
Description
In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: unregister debugfs entries on teardown ucsi_register() creates per-instance debugfs entries, but ucsi_unregister() keeps them around until ucsi_destroy(). Drivers like ucsi_glink that unregister/register the same UCSI instance across remoteproc restart then try to create an already existing debugfs directory and log: debugfs: 'pmic_glink.ucsi.0' already exists in 'ucsi' Unregister debugfs entries as part of ucsi_unregister(), and clear ucsi->debugfs after freeing it so repeated unregister paths remain safe.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= df0383ffad64dc09954a60873c1e202b47f08d90, < fb7393519908befdc094be4ea913f582adbf2f7c; >= df0383ffad64dc09954a60873c1e202b47f08d90, < 7177c215e69658adbd2f2fc5b72e14be9208d2ba; >= df0383ffad64dc09954a60873c1e202b47f08d90, < 1f44d001620fd3caa30619a9bc73e9d15555408b; >= df0383ffad64dc09954a60873c1e202b47f08d90, < 62efee351566321ad72a4abaf6eb7d972590585d; >= df0383ffad64dc09954a60873c1e202b47f08d90, < eed73a65ab609b79d53de88cccc34b36dfe753c4 |
| Linux | Linux | 6.6 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-100079?
How severe is CVE-2026-100079?
How do I fix CVE-2026-100079?
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-100073In the Linux kernel, the following vulnerability has been re…
- CVE-2026-100074In the Linux kernel, the following vulnerability has been re…
- CVE-2026-100075In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-100076In the Linux kernel, the following vulnerability has been re…
- CVE-2026-100077In the Linux kernel, the following vulnerability has been re…
- CVE-2026-100078In the Linux kernel, the following vulnerability has been re…
- CVE-2026-10008Uninitialized Use in GPU in Google Chrome on Android prior t…6.5
- CVE-2026-10009Integer overflow in Skia in Google Chrome prior to 148.0.777…7.5
- CVE-2026-1001Domoticz versions prior to 2026.1 contain a stored cross-sit…4.8
- CVE-2026-10010Inappropriate implementation in Input in Google Chrome on An…5
- CVE-2026-10011Inappropriate implementation in Skia in Google Chrome prior …3.1
- CVE-2026-10012Use after free in Skia in Google Chrome prior to 148.0.7778.…8.3
Are you affected by CVE-2026-100079?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
