Fluent Bit (aka fluent-bit) 1.7.0 through 1.7.4 has a double free in flb_free (called from flb_parser_json_do and flb_parser_do).
The product calls free() twice on the same memory address.
Link | Tags |
---|---|
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33750 | exploit third party advisory patch |
https://github.com/google/oss-fuzz-vulns/blob/main/vulns/fluent-bit/OSV-2021-702.yaml | third party advisory |
https://github.com/fluent/fluent-bit/commit/22346a74c07ceb90296be872be2d53eb92252a54 | third party advisory patch |
https://github.com/fluent/fluent-bit/pull/3453 | third party advisory patch |