CVE-2026-93826
Last modified
CVE-2026-93826 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: HID: hidpp: fix potential UAF in hidpp_connect_event() If input_register_device() fails, we call input_free_device(), but keep stale pointer to the old device in hidpp->input, which could potentially lead to UAF. Fix that by resetting it to NULL before returning from hidpp_connect_event()..
Description
In the Linux kernel, the following vulnerability has been resolved: HID: hidpp: fix potential UAF in hidpp_connect_event() If input_register_device() fails, we call input_free_device(), but keep stale pointer to the old device in hidpp->input, which could potentially lead to UAF. Fix that by resetting it to NULL before returning from hidpp_connect_event().
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= c39e3d5fc9dd3e16c6f59dd94d827540040de66d, < 3b8b2e58b078cd30e121401535541bb8a6d57133; >= c39e3d5fc9dd3e16c6f59dd94d827540040de66d, < 3303398cc2aa255ba251650a30024e11d48ea6c3; >= c39e3d5fc9dd3e16c6f59dd94d827540040de66d, < 6df6b1f2c49678211f65647c300bc51dda02893b |
| Linux | Linux | 3.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93826?
How severe is CVE-2026-93826?
How do I fix CVE-2026-93826?
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-93820In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93821In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93822In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93823In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93824In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93825In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93827In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-93828In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93829In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9383A vulnerability has been found in itsourcecode Electronic Ju…7.3
- CVE-2026-93830In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-93834A use-after-free vulnerability was found in QEMU's 9pfs subs…8.8
Are you affected by CVE-2026-93826?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
