VYPR

amdkfd

by Linux

CVEs (1)

  • CVE-2024-26817MedApr 13, 2024
    risk 0.29cvss 5.5epss 0.01

    In the Linux kernel, the following vulnerability has been resolved: amdkfd: use calloc instead of kzalloc to avoid integer overflow This uses calloc instead of doing the multiplication which might overflow.