io.quarkus:quarkus-resteasy: Memory Leak in Quarkus RESTEasy Classic When Client Requests Timeout
High severity
GitHub Reviewed
Published
Feb 26, 2025
to the GitHub Advisory Database
•
Updated Feb 27, 2025
Package
Affected versions
>= 3.16.0.CR1, < 3.19.1
>= 3.9.0.CR1, < 3.15.3.1
< 3.8.6.1
Patched versions
3.19.1
3.15.3.1
3.8.6.1
Description
Published by the National Vulnerability Database
Feb 26, 2025
Published to the GitHub Advisory Database
Feb 26, 2025
Reviewed
Feb 26, 2025
Last updated
Feb 27, 2025
A flaw was found in the quarkus-resteasy extension, which causes memory leaks when client requests with low timeouts are made. If a client request times out, a buffer is not released correctly, leading to increased memory usage and eventual application crash due to OutOfMemoryError.
References