Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951265 (CVE-2024-55549, CVE-2025-24855) - <dev-libs/libxslt-1.1.43: Multiple vulnerabilities
Summary: <dev-libs/libxslt-1.1.43: Multiple vulnerabilities
Status: IN_PROGRESS
Alias: CVE-2024-55549, CVE-2025-24855
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Security
URL:
Whiteboard: B3 [stable]
Keywords:
Depends on: 951455
Blocks:
  Show dependency tree
 
Reported: 2025-03-13 03:06 UTC by Sam James
Modified: 2025-03-16 12:16 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-03-13 03:06:31 UTC
```
+
+### Security
+
+- [CVE-2025-24855] Fix use-after-free of XPath context node
+- [CVE-2024-55549] Fix UAF related to excluded namespaces
```
Comment 1 Larry the Git Cow gentoo-dev 2025-03-13 03:15:10 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=408c60fc30f46519f95c489f87541647dfbfef78

commit 408c60fc30f46519f95c489f87541647dfbfef78
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-03-13 03:07:03 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-13 03:11:48 +0000

    dev-libs/libxslt: add 1.1.43
    
    Bug: https://bugs.gentoo.org/951265
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/libxslt/Manifest              |   1 +
 dev-libs/libxslt/libxslt-1.1.43.ebuild | 123 +++++++++++++++++++++++++++++++++
 dev-libs/libxslt/libxslt-9999.ebuild   |   8 +--
 3 files changed, 125 insertions(+), 7 deletions(-)