libxslt 1.1.39-0exp1ubuntu0.24.04.2 source package in Ubuntu

Changelog

libxslt (1.1.39-0exp1ubuntu0.24.04.2) noble-security; urgency=medium

  * SECURITY UPDATE: use-after-free via nested XPath evaluations
    - debian/patches/CVE-2025-24855.patch: properly handle XPath context
      nodes and transformation context nodes in libxslt/numbers.c,
      libxslt/templates.c, libxslt/xsltutils.c.
    - CVE-2025-24855

 -- Marc Deslauriers <email address hidden>  Wed, 19 Mar 2025 12:53:59 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates main libs
Noble security main libs

Downloads

File Size SHA-256 Checksum
libxslt_1.1.39.orig.tar.xz 1.5 MiB 2a20ad621148339b0759c4d4e96719362dee64c9a096dbba625ba053846349f0
libxslt_1.1.39-0exp1ubuntu0.24.04.2.debian.tar.xz 22.5 KiB 5c8492aac57c0d44514ae38de14bc02d5bcdc17f7b68c2cae19aafbceb176456
libxslt_1.1.39-0exp1ubuntu0.24.04.2.dsc 2.3 KiB 36f292a8b55dfb87fc50dada0bca5e9458a3d002a02d4bb569fb685cb8d8ac99

View changes file

Binary packages built by this source

libxslt1-dev: XSLT 1.0 processing library - development kit

 XSLT is an XML language for defining transformations of XML files from
 XML to some other arbitrary format, such as XML, HTML, plain text, etc.
 using standard XSLT stylesheets. libxslt is a C library which
 implements XSLT version 1.0.
 .
 This package contains the development files for libxslt.

libxslt1.1: XSLT 1.0 processing library - runtime library

 XSLT is an XML language for defining transformations of XML files from
 XML to some other arbitrary format, such as XML, HTML, plain text, etc.
 using standard XSLT stylesheets. libxslt is a C library which
 implements XSLT version 1.0.
 .
 This package contains the libxslt library used by applications for XSLT
 transformations.

libxslt1.1-dbgsym: debug symbols for libxslt1.1
xsltproc: XSLT 1.0 command line processor

 XSLT is an XML language for defining transformations of XML files from
 XML to some other arbitrary format, such as XML, HTML, plain text, etc.
 using standard XSLT version 1.0 stylesheets.
 .
 This package contains a command line tool that facilitates XSLT
 transformations.

xsltproc-dbgsym: debug symbols for xsltproc