Skip to main content

Improperly Controlled Sequential Memory Allocation

CVE-2025-2240

Severity High
Score 7.5/10

Summary

A flaw was found in Smallrye versions 6.3.0-RC2 through 6.4.1, and 6.5.0 through 6.8.0, where "smallrye-fault-tolerance" is vulnerable to an Out-Of-Memory (OOM) issue. This vulnerability is externally triggered when calling the metrics URI. Every call creates a new object within "meterMap" and may lead to a Denial Of Service (DoS) issue.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • HIGH

CWE-1325 - Improperly Controlled Sequential Memory Allocation

The product manages a group of objects or resources and performs a separate memory allocation for each object, but it does not properly limit the total amount of memory that is consumed by all of the combined objects.

Advisory Timeline

  • Published