VYPR

crates.io package

unbounded-spsc

pkg:cargo/unbounded-spsc

Vulnerabilities (1)

  • CVE-2026-46690MedJun 12, 2026
    affected <= 0.2.0

    unbounded_spsc is an "unbounded" extension of bounded_spsc_queue. In versions 0.2.0 and prior, sender::send pointer-as-value transmute causes OOB read and fake-Arc drop under TX/RX race. At time of publication, there are no publicly available patches.