Show filters
9 Total Results
Displaying 1-9 of 9
Sort by:
Attacker Value
Unknown

CVE-2022-29503

Disclosure Date: September 22, 2022 (last updated February 24, 2025)
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.
Attacker Value
Unknown

CVE-2022-30295

Disclosure Date: May 06, 2022 (last updated February 23, 2025)
uClibc-ng through 1.0.40 and uClibc through 0.9.33.2 use predictable DNS transaction IDs that may lead to DNS cache poisoning. This is related to a reset of a value to 0x2.
Attacker Value
Unknown

CVE-2021-27419

Disclosure Date: May 03, 2022 (last updated February 23, 2025)
uClibc-ng versions prior to 1.0.37 are vulnerable to integer wrap-around in functions malloc-simple. This improper memory assignment can lead to arbitrary memory allocation, resulting in unexpected behavior such as a crash or a remote code injection/execution.
Attacker Value
Unknown

CVE-2021-43523

Disclosure Date: November 10, 2021 (last updated February 23, 2025)
In uClibc and uClibc-ng before 1.0.39, incorrect handling of special characters in domain names returned by DNS servers via gethostbyname, getaddrinfo, gethostbyaddr, and getnameinfo can lead to output of wrong hostnames (leading to domain hijacking) or injection into applications (leading to remote code execution, XSS, applications crashes, etc.). In other words, a validation step, which is expected in any stub resolver, does not occur.
Attacker Value
Unknown

CVE-2017-9729

Disclosure Date: June 16, 2017 (last updated November 26, 2024)
In uClibc 0.9.33.2, there is stack exhaustion (uncontrolled recursion) in the check_dst_limits_calc_pos_1 function in misc/regex/regexec.c when processing a crafted regular expression.
0
Attacker Value
Unknown

CVE-2017-9728

Disclosure Date: June 16, 2017 (last updated November 26, 2024)
In uClibc 0.9.33.2, there is an out-of-bounds read in the get_subexp function in misc/regex/regexec.c when processing a crafted regular expression.
0
Attacker Value
Unknown

CVE-2016-2224

Disclosure Date: March 24, 2017 (last updated November 26, 2024)
The __decode_dotted function in libc/inet/resolv.c in uClibc-ng before 1.0.12 allows remote DNS servers to cause a denial of service (infinite loop) via vectors involving compressed items in a reply.
0
Attacker Value
Unknown

CVE-2016-2225

Disclosure Date: March 24, 2017 (last updated November 26, 2024)
The __read_etc_hosts_r function in libc/inet/resolv.c in uClibc-ng before 1.0.12 allows remote DNS servers to cause a denial of service (infinite loop) via a crafted packet.
0
Attacker Value
Unknown

CVE-2016-6264

Disclosure Date: January 27, 2017 (last updated November 25, 2024)
Integer signedness error in libc/string/arm/memset.S in uClibc and uClibc-ng before 1.0.16 allows context-dependent attackers to cause a denial of service (crash) via a negative length value to the memset function.