Hello @Pekka Hagström
Microsoft takes security very seriously and has a process in place to address vulnerabilities in core components like Python stdlib
in the official Azure Functions Docker images.
However, I cannot give a confident answer based on the provided documents regarding the specific vulnerabilities you mentioned and whether there are any planned updates or patches to mitigate them in Python 3.12 stdlib for Azure Functions.
In general, Microsoft regularly releases updates and patches to address security vulnerabilities in its products, including Azure Functions. When a vulnerability is identified, Microsoft assesses the risk and severity of the vulnerability and determines the appropriate course of action, which may include releasing a patch or update.
To secure Azure Functions when critical vulnerabilities in the base runtime, like stdlib, remain unpatched, Microsoft recommends following security best practices, such as limiting network access, using secure coding practices, and regularly monitoring and updating dependencies.
Regarding an expected timeline for releasing an updated image that addresses these vulnerabilities or an alternative approach to hardening the current image, I suggest reaching out to Microsoft support for more information.
They can provide you with the most up-to-date information on this matter.
I hope this information helps.