mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
For release notes of this bugfix release, see [1]. While the release notes [1] does not mention any security fixes, the more detailed change log at [2] has a security section: - gh-139700: "Check consistency of the zip64 end of central directory record." refers to CVE-2025-8291 [3], - gh-136065: "Fix quadratic complexity in os.path.expandvars()." refers to CVE-2025-6075 [4], - gh-119342: "Fix a potential memory denial of service in the plistlib module." refers to CVE-2025-13837 [5]. Fixes: - [3], [4] and [5]. [1] https://www.python.org/downloads/release/python-31310/ [2] https://docs.python.org/release/3.13.10/whatsnew/changelog.html#security [3] https://www.cve.org/CVERecord?id=CVE-2025-8291 [4] https://www.cve.org/CVERecord?id=CVE-2025-6075 [5] https://www.cve.org/CVERecord?id=CVE-2025-13837 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> [Julien: add info in commit log about CVEs] Signed-off-by: Julien Olivain <ju.o@free.fr>
9.0 KiB
9.0 KiB