fluent-bit
fluent-bit copied to clipboard
[core]: fix double free vulnerability
Fixing the double-free defect. Refer to the defect information at: https://github.com/LuMingYinDetect/fluent-bit_defects/blob/main/fluent-bit_detect_2.md
Hmmm. I think it's okey to merge after https://github.com/fluent/fluent-bit/pull/8534/commits/313c570b0ac8670400ecf7a82adea9ef0311b582 :)
Before these four commits. if file = flb_malloc(sizeof(struct local_file)); failed. then buf will be double free
Can you fix up the DCO and commit message/PR title to match contribution guidelines?
Can you fix up the DCO and commit message/PR title to match contribution guidelines?
Hello! This is my first time submitting a PR, and I'm not quite sure how to sign the DCO agreement you mentioned. Could you please tell me where I should sign?
Click the link in the failing checks section and it will tell you what to do: https://github.com/fluent/fluent-bit/pull/8534/checks?check_run_id=22128440459
It's a requirement for most/all OSS contribution.
Click the link in the failing checks section and it will tell you what to do: https://github.com/fluent/fluent-bit/pull/8534/checks?check_run_id=22128440459
It's a requirement for most/all OSS contribution.
Hello! I have already signed the DCO agreement.
Yeah but the commits and PR title are still off. You need to use [function]: message format.
Please check the contribution guidelines.
Yeah but the commits and PR title are still off. You need to use
[function]: messageformat.Please check the contribution guidelines.
Thank you for your patient guidance! I see that you have helped me modify the title, and this submission is a valuable experience for me!
No worries, please update the individual commit messages themselves as well.
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.