milvus-io / milvus

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

[Bug]: NULL Pointer Dereference Vulnerability #34835

Closed Ald392 closed 1 month ago

Ald392 commented 1 month ago

Is there an existing issue for this?

Environment

- Milvus version:
- Deployment mode(standalone or cluster):
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS): 
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

Static Scan reported NULL Pointer Dereference Vulnerability due to the following lines :

Expected Behavior

No response

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

yanliang567 commented 1 month ago

/assign @congqixia please help to review the pr /unassign

Ald392 commented 1 month ago

@congqixia Can you please look into PR: https://github.com/milvus-io/milvus/pull/34836