CVE Database
/

CVE-2026-23096

Back to search

CVE-2026-23096

Published: Feb 4, 2026

Modified: May 11, 2026

PUBLISHED

Description

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.

VendorProductVersions

Linux

Linux

affected
015d239ac0142ad0e26567fd890ef8d171f13709 - < c94c7188d325bc5137d447d67a2f18f7d4f2f4a3
affected
015d239ac0142ad0e26567fd890ef8d171f13709 - < 1bc3e51367c420e6db31f41efa874c7a8e12194a
affected
015d239ac0142ad0e26567fd890ef8d171f13709 - < 819d647406200d0e83e56fd2df8f451b11290559
affected
015d239ac0142ad0e26567fd890ef8d171f13709 - < d9031575a2f8aabc53af3025dd79af313a2e046b
affected
015d239ac0142ad0e26567fd890ef8d171f13709 - < 98d67a1bd6caddd0a8b8c82a0b925742cf500936

+2 more versions

Linux

Linux

affected
5.7
unaffected
0 - < 5.7
unaffected
5.10.249 - <= 5.10.*
unaffected
5.15.199 - <= 5.15.*
unaffected
6.1.162 - <= 6.1.*

+4 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now