Flatcar
Flatcar copied to clipboard
update: libxslt
Name: libxslt CVEs: ~~CVE-2025-9714,~~ CVE-2025-10911, CVE-2025-11731 CVSSs: ~~6.2~~, 5.3, 6.2 Action Needed: upgrade to >= 1.1.43-r2
Summary:
- ~~CVE-2025-9714: Uncontrolled recursion in XPath evaluation in libxml2 up to and including version 2.9.14 allows a local attacker to cause a stack overflow via crafted expressions. XPath processing functions
xmlXPathRunEval,xmlXPathCtxtCompile, andxmlXPathEvalExprwere resetting recursion depth to zero before making potentially recursive calls. When such functions were called recursively this could allow for uncontrolled recursion and lead to a stack overflow. These functions now preserve recursion depth across recursive calls, allowing recursion depth to be controlled.~~- https://gitlab.gnome.org/GNOME/libxslt/-/issues/148
- CVE-2025-10911: A use-after-free vulnerability was found in libxslt while parsing xsl nodes that may lead to the dereference of expired pointers and application crash.
- https://gitlab.gnome.org/GNOME/libxslt/-/issues/144
- https://bugzilla.redhat.com/show_bug.cgi?id=2397838
- CVE-2025-11731: Uncontrolled recursion in XPath evaluation in libxml2 up to and including version 2.9.14 allows a local attacker to cause a stack overflow via crafted expressions
refmap.gentoo: https://bugs.gentoo.org/964753
Added CVE-2025-11731
Removed a reject one CVE-2025-9714.