PT-2021-24463 · Singleton · Singleton
Published
2021-08-25
·
Updated
2021-08-25
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions:
Singleton (affected versions not specified)
Description:
The issue arises from the
Singleton implementation, which unconditionally implements Sync and Send. This allows non-Sync types, such as Cell, to be used in singletons, potentially causing data races in concurrent programs.Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Singleton