Internment Project

Internment

2 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.43%
  • Veröffentlicht 05.03.2021 09:15:14
  • Zuletzt bearbeitet 21.11.2024 05:59:01

An issue was discovered in the internment crate before 0.4.2 for Rust. There is a data race that can cause memory corruption because of the unconditional implementation of Sync for Intern<T>.

Exploit
  • EPSS 0.39%
  • Veröffentlicht 31.12.2020 10:15:15
  • Zuletzt bearbeitet 21.11.2024 05:28:22

An issue was discovered in the internment crate through 2020-05-28 for Rust. ArcIntern::drop has a race condition and resultant use-after-free.