In the Linux kernel, the following vulnerability has been resolved:
staging: ks7010: potential buffer overflow in kswlansetencodeext()
The "exc->keylen" is a u16 that comes from the user. If it's over IWENCODINGTOKENMAX (64) that could lead to memory corruption.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53554.json"
}