Security Advisory

CVE-2024-38585

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-06-19 13:37:41
Last updated 2026-05-11 20:19:34
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: tools/nolibc/stdlib: fix memory error in realloc() Pass user_p_len to memcpy() instead of heap->len to prevent realloc() from copying an extra sizeof(heap) bytes from beyond the allocated region.