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.
Metrics
Affected Vendors & Products
References
History
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-06-19T13:37:41.170Z
Updated: 2024-11-05T09:30:23.473Z
Reserved: 2024-06-18T19:36:34.929Z
Link: CVE-2024-38585
Vulnrichment
Updated: 2024-08-02T04:12:25.876Z
NVD
Status : Awaiting Analysis
Published: 2024-06-19T14:15:18.610
Modified: 2024-06-20T12:44:01.637
Link: CVE-2024-38585
Redhat