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- Clara Genomics Analysis/Clara Genomics Analysisdescription
- Range: <0.2.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- github.com/clara-genomics/ClaraGenomicsAnalysis/compare/6dc3061...416af9fmitrex_refsource_MISC
- github.com/clara-genomics/ClaraGenomicsAnalysis/pull/70mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.