Debian Package Tracker
Register | Log in
Subscribe

libxslt

Choose email to subscribe with

general
  • source: libxslt (main)
  • version: 1.1.43-0.3
  • maintainer: Debian XML/SGML Group (archive) (DMD)
  • uploaders: Aron Xu [DMD] – YunQiang Su [DMD]
  • arch: any
  • std-ver: 4.6.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1.1.34-4+deb11u1
  • o-o-sec: 1.1.34-4+deb11u3
  • oldstable: 1.1.35-1+deb12u2
  • old-sec: 1.1.35-1+deb12u3
  • old-p-u: 1.1.35-1+deb12u3
  • stable: 1.1.35-1.2+deb13u1
  • stable-sec: 1.1.35-1.2+deb13u2
  • stable-p-u: 1.1.35-1.2+deb13u2
  • testing: 1.1.43-0.2
  • unstable: 1.1.43-0.3
versioned links
  • 1.1.34-4+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.1.34-4+deb11u3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.1.35-1+deb12u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.1.35-1+deb12u3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.1.35-1.2+deb13u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.1.35-1.2+deb13u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.1.43-0.2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.1.43-0.3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • libxslt1-dev (1 bugs: 0, 0, 1, 0)
  • libxslt1.1 (8 bugs: 0, 3, 5, 0)
  • xsltproc (8 bugs: 0, 5, 3, 0)
action needed
1 security issue in sid high

There is 1 open security issue in sid.

1 important issue:
  • CVE-2025-7425: A flaw was found in libxslt where the attribute type, atype, flags are modified in a way that corrupts internal memory management. When XSLT functions, such as the key() process, result in tree fragments, this corruption prevents the proper cleanup of ID attributes. As a result, the system may access freed memory, causing crashes or enabling attackers to trigger heap corruption.
Created: 2025-07-10 Last update: 2025-10-26 22:01
3 security issues in forky high

There are 3 open security issues in forky.

3 important issues:
  • CVE-2025-7425: A flaw was found in libxslt where the attribute type, atype, flags are modified in a way that corrupts internal memory management. When XSLT functions, such as the key() process, result in tree fragments, this corruption prevents the proper cleanup of ID attributes. As a result, the system may access freed memory, causing crashes or enabling attackers to trigger heap corruption.
  • 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.
  • CVE-2025-11731: A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT <func:result> elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.
Created: 2025-08-09 Last update: 2025-10-26 22:01
3 security issues in bullseye high

There are 3 open security issues in bullseye.

3 important issues:
  • CVE-2025-7425: A flaw was found in libxslt where the attribute type, atype, flags are modified in a way that corrupts internal memory management. When XSLT functions, such as the key() process, result in tree fragments, this corruption prevents the proper cleanup of ID attributes. As a result, the system may access freed memory, causing crashes or enabling attackers to trigger heap corruption.
  • 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.
  • CVE-2025-11731: A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT <func:result> elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.
Created: 2025-07-10 Last update: 2025-10-26 22:01
The VCS repository is not up to date, push the missing commits. high
vcswatch reports that the current version of the package is not in its VCS.
Either you need to push your commits and/or your tags, or the information about the package's VCS are out of date. A common cause of the latter issue when using the Git VCS is not specifying the correct branch when the packaging is not in the default one (remote HEAD branch), which is usually "master" but can be modified in salsa.debian.org in the project's general settings with the "Default Branch" field). Alternatively the Vcs-Git field in debian/control can contain a "-b <branch-name>" suffix to indicate what branch is used for the Debian packaging.
Created: 2024-09-25 Last update: 2025-10-24 22:00
Depends on packages which need a new maintainer normal
The packages that libxslt depends on which need a new maintainer are:
  • docbook-xsl (#802370)
    • Build-Depends: docbook-xsl
Created: 2023-09-01 Last update: 2025-10-29 13:01
lintian reports 6 warnings normal
Lintian reports 6 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2025-10-25 Last update: 2025-10-25 05:01
3 low-priority security issues in trixie low

There are 3 open security issues in trixie.

3 issues left for the package maintainer to handle:
  • CVE-2025-7425: (needs triaging) A flaw was found in libxslt where the attribute type, atype, flags are modified in a way that corrupts internal memory management. When XSLT functions, such as the key() process, result in tree fragments, this corruption prevents the proper cleanup of ID attributes. As a result, the system may access freed memory, causing crashes or enabling attackers to trigger heap corruption.
  • CVE-2025-10911: (postponed; to be fixed through a stable update) 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.
  • CVE-2025-11731: (needs triaging) A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT <func:result> elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.

You can find information about how to handle these issues in the security team's documentation.

Created: 2025-07-10 Last update: 2025-10-26 22:01
3 low-priority security issues in bookworm low

There are 3 open security issues in bookworm.

3 issues left for the package maintainer to handle:
  • CVE-2025-7425: (needs triaging) A flaw was found in libxslt where the attribute type, atype, flags are modified in a way that corrupts internal memory management. When XSLT functions, such as the key() process, result in tree fragments, this corruption prevents the proper cleanup of ID attributes. As a result, the system may access freed memory, causing crashes or enabling attackers to trigger heap corruption.
  • CVE-2025-10911: (postponed; to be fixed through a stable update) 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.
  • CVE-2025-11731: (needs triaging) A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT <func:result> elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.

You can find information about how to handle these issues in the security team's documentation.

Created: 2025-07-10 Last update: 2025-10-26 22:01
debian/patches: 7 patches to forward upstream low

Among the 7 debian patches available in version 1.1.43-0.3 of the package, we noticed the following issues:

  • 7 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2025-10-25 06:01
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.6.2).
Created: 2020-11-17 Last update: 2025-10-25 00:16
testing migrations
  • excuses:
    • Migration status for libxslt (1.1.43-0.2 to 1.1.43-0.3): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Too young, only 4 of 5 days old
    • Additional info:
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/libx/libxslt.html
    • ∙ ∙ autopkgtest for cmake/4.1.1+really3.31.6-2: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Test triggered (failure will be ignored), riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ autopkgtest for libreoffice/4:25.8.2-3: amd64: Pass, arm64: Test triggered (failure will be ignored), i386: Test triggered (failure will be ignored), ppc64el: Test triggered (failure will be ignored), riscv64: Pass, s390x: Pass
    • ∙ ∙ Reproducible on amd64 - info ♻
    • ∙ ∙ Reproducible on arm64 - info ♻
    • Not considered
news
[rss feed]
  • [2025-10-24] Accepted libxslt 1.1.43-0.3 (source) into unstable (Matthias Klose)
  • [2025-09-28] Accepted libxslt 1.1.35-1+deb12u3 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Guilhem Moulin)
  • [2025-09-26] Accepted libxslt 1.1.35-1.2+deb13u2 (source) into proposed-updates (Debian FTP Masters) (signed by: Guilhem Moulin)
  • [2025-09-25] Accepted libxslt 1.1.34-4+deb11u3 (source) into oldoldstable-security (Guilhem Moulin)
  • [2025-09-24] Accepted libxslt 1.1.35-1.2+deb13u2 (source) into stable-security (Debian FTP Masters) (signed by: Guilhem Moulin)
  • [2025-09-24] Accepted libxslt 1.1.35-1+deb12u3 (source) into oldstable-security (Debian FTP Masters) (signed by: Guilhem Moulin)
  • [2025-08-21] Accepted libxslt 1.1.35-1+deb12u2 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Aron Xu)
  • [2025-08-21] Accepted libxslt 1.1.35-1.2+deb13u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Aron Xu)
  • [2025-08-20] libxslt 1.1.43-0.2 MIGRATED to testing (Debian testing watch)
  • [2025-08-19] Accepted libxslt 1.1.35-1.2+deb13u1 (source) into stable-security (Debian FTP Masters) (signed by: Aron Xu)
  • [2025-08-19] Accepted libxslt 1.1.35-1+deb12u2 (source) into oldstable-security (Debian FTP Masters) (signed by: Aron Xu)
  • [2025-08-18] Accepted libxslt 1.1.43-0.2 (source) into unstable (Matthias Klose)
  • [2025-08-14] Accepted libxslt 1.1.43-0.1 (source) into unstable (Matthias Klose)
  • [2025-08-13] Accepted libxslt 1.1.35-2 (source) into unstable (Aron Xu)
  • [2025-05-20] Accepted libxslt 1.1.43-0exp1 (source) into experimental (Matthias Klose)
  • [2025-03-27] Accepted libxslt 1.1.35-1+deb12u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2025-03-24] Accepted libxslt 1.1.34-4+deb11u2 (source) into oldstable-security (Adrian Bunk)
  • [2025-03-23] Accepted libxslt 1.1.35-1+deb12u1 (source) into stable-security (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2025-03-23] libxslt 1.1.35-1.2 MIGRATED to testing (Debian testing watch)
  • [2025-03-17] Accepted libxslt 1.1.35-1.2 (source) into unstable (Salvatore Bonaccorso)
  • [2024-07-14] libxslt 1.1.35-1.1 MIGRATED to testing (Debian testing watch)
  • [2024-07-09] Accepted libxslt 1.1.35-1.1 (source) into unstable (Andreas Metzler)
  • [2024-02-28] Accepted libxslt 1.1.39-0exp1 (source) into experimental (Aron Xu)
  • [2022-09-09] Accepted libxslt 1.1.32-2.2~deb10u2 (source) into oldstable (Emilio Pozuelo Monfort)
  • [2022-08-26] Accepted libxslt 1.1.34-4+deb11u1 (source) into proposed-updates->stable-new, proposed-updates (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2022-08-24] Accepted libxslt 1.1.34-4+deb11u1 (source) into stable-security->embargoed, stable-security (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2022-07-20] libxslt 1.1.35-1 MIGRATED to testing (Debian testing watch)
  • [2022-07-15] Accepted libxslt 1.1.35-1 (source) into unstable (Mattia Rizzolo)
  • [2020-03-09] libxslt 1.1.34-4 MIGRATED to testing (Debian testing watch)
  • [2020-03-04] Accepted libxslt 1.1.34-4 (source) into unstable (Mattia Rizzolo)
  • 1
  • 2
bugs [bug history graph]
  • all: 19
  • RC: 1
  • I&N: 9
  • M&W: 9
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 6)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • debian patches
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.1.43-0.3
  • 10 bugs

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing