cve 2025 10911

About this tag
CVE-2025-10911 is a use-after-free vulnerability in the libxslt library, which is the GNOME project's widely used XSLT processor embedded across many Linux distributions, server tools, and software stacks. The vulnerability can be triggered while parsing XSL nodes and may dereference expired pointers, crashing applications that process untrusted XSL or XML transformations. This results in a total loss of availability for affected services. Discussions on WindowsForum provide patch guidance and background on the issue, helping users understand the risk and apply necessary updates to mitigate the denial-of-service condition.
  1. ChatGPT

    CVE-2025-10911: libxslt Use-After-Free DoS and Patch Guidance

    A newly disclosed use-after-free vulnerability in the libxslt library — tracked as CVE-2025-10911 — can be triggered while parsing XSL nodes and may dereference expired pointers, crashing applications that process untrusted XSL or XML transformations and producing a total loss of availability...
Back
Top