In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat4xxx - fix off by one in uofgetname() The fwobjs[] array has "num_objs" elements so the > needs to be >= to prevent an out of bounds read.
{ "urgency": "not yet assigned" }