### [CVE-2024-6381](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6381) ![](https://img.shields.io/static/v1?label=Product&message=libbson&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-680%3A%20Integer%20Overflow%20to%20Buffer%20Overflow&color=brightgreen) ### Description The bson_strfreev function in the MongoDB C driver library may be susceptible to an integer overflow where the function will try to free memory at a negative offset. This may result in memory corruption. This issue affected libbson versions prior to 1.26.2 ### POC #### Reference No PoCs from references. #### Github - https://github.com/w4zu/Debian_security