OSV 1.4.0 · github-reviewed · 修改于 2021-08-03 03:12
发布时间
2021-08-06 00:57
GitHub 审查时间
2021-08-03 03:12
NVD 发布时间
—
源文件
advisories/github-reviewed/2021/08/GHSA-7f92-rr6w-cq64/GHSA-7f92-rr6w-cq64.json
When attempting to use the v0.2.14 release, @pandadefi discovered an issue using the @nonreentrant decorator.
Reentrancy protection storage slots get allocated to the same slots as storage variables, leading to the corruption of storage variables when using the @nonreentrant decorator.
This issue was fixed in v0.2.15 in #2391, #2379
Don't use the @nonreentrant decorator in these versions.