In the Linux kernel, the following vulnerability has been resolved:
NFC: nci: Add bounds checking in ncihcicreate_pipe()
The "pipe" variable is a u8 which comes from the network. If it's more than 127, then it results in memory corruption in the caller, ncihciconnect_gate().
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/21xxx/CVE-2025-21735.json",
"cna_assigner": "Linux"
}