The extract_name function in Fluent Bit in_docker input plugin copies container names into a fixed size stack buffer without validating length. An attacker who can create containers or control container names, can supply a long name that overflows the buffer, leading to process crash or arbitrary code execution.
| Software | From | Fixed in |
|---|---|---|
| treasuredata / fluent_bit | 4.1.0 | 4.1.0.x |