Tracker / CVE-2026-23096
CVE-2026-23096
Medium 5.5
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.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 5.11 → 5.15.199 |
| linux | linux_kernel · 5.16 → 6.1.162 |
| linux | linux_kernel · 5.7 → 5.10.249 |
| linux | linux_kernel · 6.13 → 6.18.8 |
| linux | linux_kernel · 6.2 → 6.6.122 |
| linux | linux_kernel · 6.7 → 6.12.68 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.