3 matches found
Linux Distros Unpatched Vulnerability : CVE-2026-53329
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amd/display: Use kreallocarray in dalvectorreserve Why & How dalvectorreserve computes the allocation size as capacity vector-structsize using uint32t...
CVE-2026-53329
creationtimestamp| type| source ---|---|--- 2026-07-01 22:13:04+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mpmjzhg7sm2d 2026-07-05 03:20:44+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mpummeghfw2f 2026-07-06 06:52:59+00:00| seen|...
CVE-2026-53329 drm/amd/display: Use krealloc_array() in dal_vector_reserve()
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Use kreallocarray in dalvectorreserve Why & How dalvectorreserve computes the allocation size as "capacity vector-structsize" using uint32t arithmetic, which can silently wrap to a small value on overflow. This...