Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-xpp3-xrff-w6rh: rocksdb vulnerable to out-of-bounds read

Affected versions of this crate called the RocksDB C API rocksdb_open_column_families_with_ttl() with a pointer to a single integer TTL value, but one TTL value for each column family is expected.

This is only relevant when using rocksdb::DBWithThreadMode::open_cf_descriptors_with_ttl() with multiple column families.

This bug has been fixed in v0.19.0.

ghsa
#git

rocksdb vulnerable to out-of-bounds read

Moderate severity GitHub Reviewed Published Aug 12, 2022 • Updated Aug 12, 2022

ghsa: Latest News

GHSA-27wf-5967-98gx: Kubernetes kubelet arbitrary command execution