A security issue was discovered in the LRA Coordinator component of Narayana. When Cancel is called in LRA, an execution time of approximately 2 seconds occurs. If Join is called with the same LRA ID within that timeframe, the application may crash or hang indefinitely, leading to a denial of service.
The product contains multiple threads or executable segments that are waiting for each other to release a necessary lock, resulting in deadlock.
Link | Tags |
---|---|
https://access.redhat.com/errata/RHSA-2025:3357 | vendor advisory |
https://access.redhat.com/errata/RHSA-2025:3358 | vendor advisory |
https://access.redhat.com/errata/RHSA-2025:7620 | vendor advisory |
https://access.redhat.com/security/cve/CVE-2024-8447 | vdb entry |
https://bugzilla.redhat.com/show_bug.cgi?id=2335206 | issue tracking |
https://github.com/jbosstm/narayana/pull/2293 |