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