In the Linux kernel, the following vulnerability has been resolved:
RDMA/nldev: Prevent underflow in nldevstatsetcounterdynamic_doit()
This code checks "index" for an upper bound but it does not check for negatives. Change the type to unsigned to prevent underflows.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49199.json"
}