VYPR
Unrated severityNVD Advisory· Published Dec 24, 2024· Updated Oct 1, 2025

crypto: qat/qat_420xx - fix off by one in uof_get_name()

CVE-2024-53163

Description

In the Linux kernel, the following vulnerability has been resolved:

crypto: qat/qat_420xx - fix off by one in uof_get_name()

This is called from uof_get_name_420xx() where "num_objs" is the ARRAY_SIZE() of fw_objs[]. The > needs to be >= to prevent an out of bounds access.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

88

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.