milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
29.27k stars 2.81k forks source link

[Bug]: CVEs of milvus-etcd #34520

Open weiZhenkun opened 1 month ago

weiZhenkun commented 1 month ago

Is there an existing issue for this?

Environment

- Milvus version: 2.4.5

Current Behavior

Can we update to the latest version of milvus-etcd?

Image Total CRITICAL&HIGH CVE detail
docker.io/milvusdb/etcd:3.5.5-r4 203 54 (UNKNOWN: 0, LOW: 78, MEDIUM: 74, HIGH: 49, CRITICAL: 2)
docker.io/bitnami/etcd:3.5.14 91 4 (UNKNOWN: 0, LOW: 66, MEDIUM: 20, HIGH: 4, CRITICAL: 1)

Expected Behavior

No response

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

yanliang567 commented 1 month ago

/assign @LoveEachDay I think we has some plans for this, please help to share more info /unassign

weiZhenkun commented 1 month ago

@LoveEachDay please share the info, thanks.

LoveEachDay commented 1 month ago

@weiZhenkun We are testing etcd 3.5.14 inhouse, and will release alongside the next milvus upgrade if everything is ok.

weiZhenkun commented 1 month ago

@LoveEachDay Can we also upgrade the base image from Debian 11 to Debian 12?

xiaofan-luan commented 1 month ago

we are targeting to upgrade etcd to 3.5.14 in 2.4.7 right? @LoveEachDay