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.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant