In the Linux kernel, the following vulnerability has been resolved:
ptp: fix integer overflow in maxvclocksstore
On 32bit systems, the "4 * max" multiply can overflow. Use kcalloc() to do the allocation to prevent this.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/40xxx/CVE-2024-40994.json",
"cna_assigner": "Linux"
}