CVE-2026-23096
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
04/02/2026
Last modified:
18/03/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
uacce: fix cdev handling in the cleanup path<br />
<br />
When cdev_device_add fails, it internally releases the cdev memory,<br />
and if cdev_device_del is then executed, it will cause a hang error.<br />
To fix it, we check the return value of cdev_device_add() and clear<br />
uacce->cdev to avoid calling cdev_device_del in the uacce_remove.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.7 (including) | 5.10.249 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.199 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.162 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.122 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.68 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.8 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc6:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/1bc3e51367c420e6db31f41efa874c7a8e12194a
- https://git.kernel.org/stable/c/819d647406200d0e83e56fd2df8f451b11290559
- https://git.kernel.org/stable/c/98d67a1bd6caddd0a8b8c82a0b925742cf500936
- https://git.kernel.org/stable/c/a3bece3678f6c88db1f44c602b2a63e84b4040ac
- https://git.kernel.org/stable/c/bd2393ed7712513e7e2dbcb6e21464a67ff9e702
- https://git.kernel.org/stable/c/c94c7188d325bc5137d447d67a2f18f7d4f2f4a3
- https://git.kernel.org/stable/c/d9031575a2f8aabc53af3025dd79af313a2e046b



