VDB
DEBIAN-CVE-2026-23096
DEBIAN-CVE-2026-23096
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.148-1, 5.10.218-1, 5.10.205-2 |
| Debian:11 | linux-6.1 | 0, 6.1.159-1, 6.1.158-1 |
| Debian:14 | linux | 6.17.10-1, 6.17.11-1, 6.17.12-1 |
| Debian:12 | linux | 6.1.106-2, 6.1.55-1, 6.1.52-1 |
| Debian:13 | linux | 6.12.69-1, 6.12.63-1, 6.12.63-1 |
Timeline
- Feb 4, 2026 CVE Published
- Apr 28, 2026 CVE Updated