content/en/blog/falco-0-36-1/index.md
Today we announce the release of Falco 0.36.1 🦅!
Falco's 0.36.1 release is a small patch aimed at protecting our uses by addressing a few minor bugs. It includes the following:
8.4.0. You can find more details in the section below.outputs_queue.recovery. This was introduced in Falco 0.36.0 as an experiment.timer_delete. (https://github.com/falcosecurity/falco/issues/2850)Thanks to everyone in the community for helping us in spotting these annoying bugs 🐛! You make Falco successful 🦅!
Thanks as always to the Falco maintainers for their support and effort during the entire release process.
A HIGH severity vulnerability in libcurl, CVE-2023-38545, was disclosed alongside a patched version (8.4.0). We would like to answer the main question you might have about it: Does it affect Falco?
According to the excellent in-depth description of the bug, this can only be triggered if both conditions below are true:
http_proxy/https_proxy/no_proxy or libcurl-specific ones as indicated in the advisory or the libcurl documentation.While it may be rare that users have an exploitable environment, it's still a possibility. For this reason, Falco maintainers decided to ship this patch release 🦅
As usual, in case you just want to try out the stable Falco 0.36.1, you can install its packages following the process outlined in the docs:
Prefer to use a container image? No problem at all! 🐳
You can read more about running Falco with Docker in the docs.
You can also find the Falcosecurity container images on the public AWS ECR gallery:
The community is active on many topics and we hope to deliver great features and many stability fixes once again during the next release cycle!
falco-driver-loader script is showing its age and it's time to work on a more maintainable solution. falcoctl is a great candidate to host everything driver related, implement new features and make our lives easier when we need to install Falco drivers on a new machine.And many, many, more enhancements!
We meet every Wednesday in our community calls, if you want to know the latest and the greatest you should join us there!
If you have any questions
Thanks to all the amazing contributors!
Cheers 🎊
Andrea, Luca