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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/53xxx/CVE-2024-53162.json",
"cna_assigner": "Linux"
}