Race Condition Affecting planai package, versions [,0.1.2)
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-PLANAI-8145548
- published 2 Oct 2024
- disclosed 1 Oct 2024
- credit Unknown
How to fix?
Upgrade planai
to version 0.1.2 or higher.
Overview
planai is an A simple framework for coordinating classical compute and LLM-based tasks.
Affected versions of this package are vulnerable to Race Condition through _dispatch_notify
, _dispatch_once
, _notify_completed
and _task_completed
methods.
Note: The vulnerability is triggered under concurrent task execution and increases with system load and concurrency.