摘要:
In etcd before versions 3.3.23 and 3.4.10, a large slice causes panic in decodeRecord method. The size of a record is stored in the length field of a WAL file and no additional validation is done on this data. Therefore, it is possible to forge an extremely large frame size that can unintentionally panic at the expense of any RAFT participant trying to decode the WAL.
安全等级: Low
公告ID: KylinSec-SA-2022-2449
发布日期: 2022年9月30日
关联CVE: CVE-2020-15106
In etcd before versions 3.3.23 and 3.4.10, a large slice causes panic in decodeRecord method. The size of a record is stored in the length field of a WAL file and no additional validation is done on this data. Therefore, it is possible to forge an extremely large frame size that can unintentionally panic at the expense of any RAFT participant trying to decode the WAL.
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2020-15106 | KY3.4-4A | etcd | Unaffected |
CVE-2020-15106 | KY3.4-5 | etcd | Unaffected |