Bug 2298555 (CVE-2024-6875) - CVE-2024-6875 infinispan: infinispan: REST compare API has buffer leak
Summary: CVE-2024-6875 infinispan: infinispan: REST compare API has buffer leak
Keywords:
Status: NEW
Alias: CVE-2024-6875
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-18 05:05 UTC by Patrick Del Bello
Modified: 2025-04-18 21:41 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Patrick Del Bello 2024-07-18 05:05:35 UTC
The REST compare API has buffer leak issue in RHDG, and I have
confirmed that "OutOfMemoryError: Direct buffer memory" can occur when
sending a request with some extent size of POST data (like 1MiB) to the
REST API continually.

As the REST endpoint is secured (= authentication is required) by default
in RHDG, it's not possible for anonymous attackers to utilize this issue.
However, a malicious user can utilize this issue for DoS attack.
Hence.


Note You need to log in before you can comment on or make changes to this bug.