VYPR
Unrated severityNVD Advisory· Published Aug 29, 2019· Updated Aug 5, 2024

CVE-2019-15788

CVE-2019-15788

Description

Clara Genomics Analysis before 0.2.0 has an integer overflow for cudapoa memory management in allocate_block.cpp.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Integer overflow in cudapoa memory management in Clara Genomics Analysis before 0.2.0 could lead to out-of-bounds write.

Vulnerability

Clara Genomics Analysis before version 0.2.0 contains an integer overflow vulnerability in the memory management code within allocate_block.cpp of the cudapoa module [1][2]. The overflow occurs when calculating memory sizes, potentially allowing an attacker to bypass intended capacity limits.

Exploitation

An attacker would need to provide specially crafted input to the cudapoa module that triggers the integer overflow, leading to undersized memory allocation. The condition requires the attacker to control or influence the size calculations that lead to the overflow.

Impact

Successful exploitation could result in a heap-based buffer overflow, potentially leading to arbitrary code execution, denial of service, or information disclosure, depending on the memory layout and attacker control.

Mitigation

The issue was fixed in Clara Genomics Analysis version 0.2.0 via pull request #70 [1]. Users should upgrade to version 0.2.0 or later. No other mitigations are available for earlier versions.

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.