CVE-2026-23096
MEDIUM5.5EPSS 0.02%發布日:2026/2/4修改日:2026/4/28
也稱為:DEBIAN-CVE-2026-23096
描述
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.
受影響套件(2)
- Debian/linuxfrom 0, < 5.10.249-1
- Debian/linux-6.1from 0, < 6.1.162-1~deb11u1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.5 | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |