In the Linux kernel, the following vulnerability has been resolved:
cxl: Fix a memory leak in an error handling path
A bitmapzalloc() must be balanced by a corresponding bitmapfree() in the error handling path of afuallocateirqs().
{ "urgency": "not yet assigned" }