CVE-2025-54939
01.08.2025, 06:15
LiteSpeed QUIC (LSQUIC) Library before 4.3.1 has an lsquic_engine_packet_in memory leak.Enginsight
Vendor | Product | Version |
---|---|---|
litespeedtech | litespeed_web_adc | 𝑥 < 3.3.1 |
litespeedtech | litespeed_web_server | 𝑥 < 6.3.4 |
litespeedtech | lsquic | 𝑥 < 4.3.1 |
litespeedtech | openlitespeed | 𝑥 < 1.8.4 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- 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.
- CWE-401 - Missing Release of Memory after Effective LifetimeThe software does not sufficiently track and release allocated memory after it has been used, which slowly consumes remaining memory.
References