Race Condition Affecting graphrag package, versions [,0.3.5)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PYTHON-GRAPHRAG-8145485
- published 2 Oct 2024
- disclosed 1 Oct 2024
- credit Unknown
How to fix?
Upgrade graphrag
to version 0.3.5 or higher.
Overview
Affected versions of this package are vulnerable to Race Condition due to improper synchronization of direct references to shared resources in the LocalSearchMixedContext
class. This vulnerability could lead to data inconsistencies and unexpected behavior when accessing text units concurrently.