CVE-2022-29503
29.09.2022, 17:15
A memory corruption vulnerability exists in the libpthread linuxthreads functionality of uClibC 0.9.33.2 and uClibC-ng 1.0.40. Thread allocation can lead to memory corruption. An attacker can create threads to trigger this vulnerability.Enginsight
Vendor | Product | Version |
---|---|---|
uclibc | uclibc | 0.9.33.2 |
uclibc-ng_project | uclibc-ng | 1.0.40 |
anker | eufy_homebase_2_firmware | 2.1.8.8h:h |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- CWE-770 - Allocation of Resources Without Limits or ThrottlingThe software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.