In the Linux kernel, the following vulnerability has been resolved:
crypto: qat/qat420xx - fix off by one in uofget_name()
This is called from uofgetname420xx() where "numobjs" is the ARRAYSIZE() of fwobjs[]. The > needs to be >= to prevent an out of bounds access.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/53xxx/CVE-2024-53163.json",
"cna_assigner": "Linux"
}