Python3 versions prior to February 16. 2021 has a vulnerability (CVE 2021-3177). I see that the current version of python3.7 on ubuntu 18.04 is 3.7.5. The CVE is fixed in python 3.7.10.
How is this usually handled? Will ubuntu usually create a new package with python 3.7.10 that has the fix, or do users normally compile from source or use pyenv if they want the latest version?
thunderbird
package for a stable release; warnings went out about this). You can use https://people.canonical.com/~ubuntu-security/cve/ to look up fixes for various CVEs – guiverc Feb 23 '21 at 22:51