cve/2024/CVE-2024-6381.md
2025-09-29 21:09:30 +02:00

766 B

CVE-2024-6381

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