CVE-2026-23096
uacce: fix cdev handling in the cleanup path
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Feb 4, 2026 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
015d239ac0142ad0e26567fd890ef8d171f13709 < c94c7188d325bc5137d447d67a2f18f7d4f2f4a3 015d239ac0142ad0e26567fd890ef8d171f13709 < 1bc3e51367c420e6db31f41efa874c7a8e12194a 015d239ac0142ad0e26567fd890ef8d171f13709 < 819d647406200d0e83e56fd2df8f451b11290559 015d239ac0142ad0e26567fd890ef8d171f13709 < d9031575a2f8aabc53af3025dd79af313a2e046b 015d239ac0142ad0e26567fd890ef8d171f13709 < 98d67a1bd6caddd0a8b8c82a0b925742cf500936 015d239ac0142ad0e26567fd890ef8d171f13709 < bd2393ed7712513e7e2dbcb6e21464a67ff9e702 015d239ac0142ad0e26567fd890ef8d171f13709 < a3bece3678f6c88db1f44c602b2a63e84b4040ac
Linux / Linux
5.7
References
git.kernel.org: https://git.kernel.org/stable/c/c94c7188d325bc5137d447d67a2f18f7d4f2f4a3 git.kernel.org: https://git.kernel.org/stable/c/1bc3e51367c420e6db31f41efa874c7a8e12194a git.kernel.org: https://git.kernel.org/stable/c/819d647406200d0e83e56fd2df8f451b11290559 git.kernel.org: https://git.kernel.org/stable/c/d9031575a2f8aabc53af3025dd79af313a2e046b git.kernel.org: https://git.kernel.org/stable/c/98d67a1bd6caddd0a8b8c82a0b925742cf500936 git.kernel.org: https://git.kernel.org/stable/c/bd2393ed7712513e7e2dbcb6e21464a67ff9e702 git.kernel.org: https://git.kernel.org/stable/c/a3bece3678f6c88db1f44c602b2a63e84b4040ac