Security Advisory

CVE-2020-15112

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2020-08-05 20:00:15
Last updated 2024-08-04 13:08:22
Assigner GitHub_M
State PUBLISHED

Description

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime panic when reading the entry.