CVE-2026-23096

CVSS

No CVSS.

I

n 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.

Configurations

No configuration.

History

06 Feb 2026, 17:16

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/1bc3e51367c420e6db31f41efa874c7a8e12194a -
  • () https://git.kernel.org/stable/c/819d647406200d0e83e56fd2df8f451b11290559 -
  • () https://git.kernel.org/stable/c/c94c7188d325bc5137d447d67a2f18f7d4f2f4a3 -

04 Feb 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-04 17:16

Updated : 2026-02-06 17:16


NVD link : CVE-2026-23096

Mitre link : CVE-2026-23096

CVE.ORG link : CVE-2026-23096


JSON object : View

Products Affected

No product.

CWE

No CWE.