🛡 Cybersecurity & Privacy 🛡 - News
25.8K subscribers
89.2K links
🗞 The finest daily news on cybersecurity and privacy.

🔔 Daily releases.

💻 Is your online life secure?

📩 lalilolalo.dev@gmail.com
Download Telegram
‼ CVE-2021-38188 ‼

An issue was discovered in the iced-x86 crate through 1.10.3 for Rust. In Decoder::new(), slice.get_unchecked(slice.length()) is used unsafely.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36470 ‼

An issue was discovered in the disrustor crate through 2020-12-17 for Rust. RingBuffer doe not properly limit the number of mutable references.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36446 ‼

An issue was discovered in the signal-simple crate through 2020-11-15 for Rust. There are unconditional implementations of Send and Sync for SyncChannel<T>.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36452 ‼

An issue was discovered in the array-tools crate before 0.3.2 for Rust. FixedCapacityDequeLike::clone() has a drop of uninitialized memory.

📖 Read

via "National Vulnerability Database".
‼ CVE-2021-38186 ‼

An issue was discovered in the comrak crate before 0.10.1 for Rust. It mishandles & characters, leading to XSS via &# HTML entities.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36450 ‼

An issue was discovered in the bunch crate through 2020-11-12 for Rust. There are unconditional implementations of Send and Sync for Bunch<T>.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36465 ‼

An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36467 ‼

An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::get returns more than one mutable reference to the same object.

📖 Read

via "National Vulnerability Database".
‼ CVE-2021-38194 ‼

An issue was discovered in the ark-r1cs-std crate before 0.3.1 for Rust. It does not enforce any constraints in the FieldVar::mul_by_inverse method. Thus, a prover can produce a proof that is unsound but is nonetheless verified.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36436 ‼

An issue was discovered in the unicycle crate before 0.7.1 for Rust. PinSlab<T> and Unordered<T, S> do not have bounds on their Send and Sync traits.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36464 ‼

An issue was discovered in the heapless crate before 0.6.1 for Rust. The IntoIter Clone implementation clones an entire underlying Vec without considering whether it has already been partially consumed.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36442 ‼

An issue was discovered in the beef crate before 0.5.0 for Rust. beef::Cow has no Sync bound on its Send trait.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36439 ‼

An issue was discovered in the ticketed_lock crate before 0.3.0 for Rust. There are unconditional implementations of Send for ReadTicket<T> and WriteTicket<T>.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36469 ‼

An issue was discovered in the appendix crate through 2020-11-15 for Rust. For the generic K and V type parameters, Send and Sync are implemented unconditionally.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36468 ‼

An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::write performs non-atomic write operations on an underlying pointer.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36434 ‼

An issue was discovered in the sys-info crate before 0.8.0 for Rust. sys_info::disk_info calls can trigger a double free.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36454 ‼

An issue was discovered in the parc crate through 2020-11-14 for Rust. LockWeak<T> has an unconditional implementation of Send without trait bounds on T.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36463 ‼

An issue was discovered in the multiqueue crate through 2020-12-25 for Rust. There are unconditional implementations of Send for InnerSend<RW, T>, InnerRecv<RW, T>, FutInnerSend<RW, T>, and FutInnerRecv<RW, T>.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36460 ‼

An issue was discovered in the model crate through 2020-11-10 for Rust. The Shared data structure has an implementation of the Send and Sync traits without regard for the inner type.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36443 ‼

An issue was discovered in the libp2p-deflate crate before 0.27.1 for Rust. An uninitialized buffer is passed to AsyncRead::poll_read(), which is a user-provided trait function.

📖 Read

via "National Vulnerability Database".
‼ CVE-2020-36444 ‼

An issue was discovered in the async-coap crate through 2020-12-08 for Rust. Send and Sync are implemented for ArcGuard<RC, T> without trait bounds on RC.

📖 Read

via "National Vulnerability Database".