ディスプレイのサイズ以外に、AppleがMacBook Proの各モデルで差別化していたのは搭載され…
[v9] Data races in v9
Affected versions of this crate unconditionally implement Sync for SyncRef<T>.
This definition allows data races if &T is accessible through &SyncRef.
SyncRef<T> derives Clone and Debug, and the default implementations of those trai…
[slock] Slock allows sending non-Send types across thread boundaries
Slock<T> unconditionally implements Send/Sync.
Affected versions of this crate allows sending non-Send types to other threads,
which can lead to data races and memory corruption due to the data race.
References
https://github.com/BrokenLamp/sloc…
[slock] Data races in slock
An issue was discovered in the slock crate through 2020-11-17 for Rust. Slock unconditionally implements Send and Sync.
References
https://nvd.nist.gov/vuln/detail/CVE-2020-36455
https://github.com/BrokenLamp/slock-rs/issues/2
https://raw.githubuserco…
[v9] Data race in v9
v9 is a slim data engine for Data Oriented Design. An issue was discovered in the v9 crate through 2020-12-18 for Rust. There is an unconditional implementation of Sync for SyncRef.
References
https://nvd.nist.gov/vuln/detail/CVE-2020-36447
https://gi…
[disrustor] Data race in disrustor
An issue was discovered in the disrustor crate through 2020-12-17 for Rust. RingBuffer doe not properly limit the number of mutable references.
References
https://nvd.nist.gov/vuln/detail/CVE-2020-36470
https://github.com/sklose/disrustor/issues/1
htt…
[time] Segmentation fault in time
Impact
Unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires an environment variable to be set in a different thread than the affected functions. This may occur without the user’s know…
暗号通貨が流出した分散型金融(DeFi)のポリ・ネットワークとは何か?
ポリ・ネットワークから約6億ドル(約660億円)もの暗号通貨が流出したとの報道があった※1。ハッキン…
「ホワット・イフ」第2話レビュー ガーディアン・オブ・ギャラクシーが存在しない宇宙の方が少し安全!
世界中のマーベルファンが待っていたマーベルスタジオ初のオリジナルアニメーションシリーズ『ホワット・イ…
クラシックカーレビュー2年連続で中止 糸魚川市 グッズを販売
糸魚川市で9月5日に予定されていた第30回「日本海クラシックカーレビュー」は20日までに、新型コロナ…