CVE-2026-23096
Last modified
CVE-2026-23096 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: uacce: fix cdev handling in the cleanup path When cdev_device_add fails, it internally releases the cdev memory, and if cdev_device_del is then executed, it will cause a hang error. To fix it, we check the return value of cdev_device_add() and clear uacce->cdev to avoid calling cdev_device_del in the uacce_remove.. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: uacce: fix cdev handling in the cleanup path When cdev_device_add fails, it internally releases the cdev memory, and if cdev_device_del is then executed, it will cause a hang error. To fix it, we check the return value of cdev_device_add() and clear uacce->cdev to avoid calling cdev_device_del in the uacce_remove.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.7, < 5.10.249 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.199 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.162 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.122 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.68 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.8 | — |
| Linux | Linux Kernel | 6.19 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-23096?
How severe is CVE-2026-23096?
How do I fix CVE-2026-23096?
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-23090In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23091In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23092In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23093In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23094In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23095In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23097In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23098In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23099In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-23100In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23101In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2026-23102In the Linux kernel, the following vulnerability has been re…7.1
Are you affected by CVE-2026-23096?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
