tensordict is vulnerable to Race Condition
16
Low Risk
Affected versions of this package perform in-place modification of input tensors in the functional_masked_fill! implementation, which could lead to silent data corruption or unexpected behavior when functions that are intended to be non-destructive modify shared underlying memory. The patched version changes functional_masked_fill! to avoid modifying the original input tensor in place, preventing unintended side effects that could be exploited in complex tensor pipelines.
You are affected if you are using a version that falls within the vulnerable range.
tensordict is vulnerable to Race Condition in versions 0.0.1 - 0.10.0.
Upgrade the tensordict library to the patch version.
Secure your code, cloud, and runtime environments in one central system. Find and fix vulnerabilities automatically.
No credit card required | Scan results in 32secs.
SOC 2Compliant
ISO 27001Compliant