Release date:
2026-09-06 12:13:05 UTC
Description:
* SECURITY UPDATE: use-after-free in the DTD parser reachable through
xmlParseInternalSubset()
- debian/patches/CVE-2026-6653.patch: stop xmlPushInput() in parser.c
from returning -1 when the parser has already been halted, since
inputPush() has by then installed the input as ctxt->input and the
caller reads -1 as "ownership not transferred" and frees it.
xmlParsePEReference() then leaves ctxt->input dangling and
xmlParseInternalSubset()'s loop reads through it in RAW, which is
evaluated before the XML_PARSER_EOF test can short-circuit. The halt
itself comes from the amplification check in xmlParserEntityCheck()
added by Patch-for-security-issue-CVE-2021-3541.patch and is left
untouched
- CVE-2026-6653
* SECURITY UPDATE: stack buffer overflows in xmlcatalog --shell mode
- debian/patches/CVE-2026-11979.patch: add capacity checks to the
command, argument and argv loops of the usershell() command-line
parser in xmlcatalog.c, so an over-long --shell command line is
rejected instead of written past the end of the on-stack buffers
- CVE-2026-11979
Updated packages:
-
libxml2_2.9.10+dfsg-6.7+deb11u10+tuxcare.els1_amd64.deb
sha:0d7f5287cff6bfa8474c8ddb8d136c62f5c3a6eb
-
libxml2-dev_2.9.10+dfsg-6.7+deb11u10+tuxcare.els1_amd64.deb
sha:30133d1406b3001cdcc5ac01826e6bf01a182c90
-
libxml2-doc_2.9.10+dfsg-6.7+deb11u10+tuxcare.els1_all.deb
sha:357bd64457a69b166a7d0ffb649cecf2697f4e65
-
libxml2-utils_2.9.10+dfsg-6.7+deb11u10+tuxcare.els1_amd64.deb
sha:168ed52a6a4408e18faf3d3ca29f0708c9b56dac
-
python3-libxml2_2.9.10+dfsg-6.7+deb11u10+tuxcare.els1_amd64.deb
sha:a29b2e1add065c63d9ff03dfeff01c37224d3f2b
-
libxml2_2.9.10+dfsg-6.7+deb11u10+tuxcare.els1_arm64.deb
sha:81cc7d93f00827f4ba144351291a53f2af6e2f67
-
libxml2-dev_2.9.10+dfsg-6.7+deb11u10+tuxcare.els1_arm64.deb
sha:a157851f1d4740a5054f1ec17c3cc004aa7a22b8
-
libxml2-utils_2.9.10+dfsg-6.7+deb11u10+tuxcare.els1_arm64.deb
sha:092b5137851befc5d0585533104618ac07343de6
-
python3-libxml2_2.9.10+dfsg-6.7+deb11u10+tuxcare.els1_arm64.deb
sha:526fb40a9a24c736e6e1d6ff356dac8745393779
-
libxml2_2.9.10+dfsg-6.7+deb11u10+tuxcare.els1_armel.deb
sha:5b0de4dcc99b1e97e2bd23b1762047931b23a71d
-
libxml2-dev_2.9.10+dfsg-6.7+deb11u10+tuxcare.els1_armel.deb
sha:20febe8f85e966dc7eafc1f728e633b8575d2589
-
libxml2-utils_2.9.10+dfsg-6.7+deb11u10+tuxcare.els1_armel.deb
sha:d0147b4a5323b2c354093e641ff50c3cef1e15d5
-
python3-libxml2_2.9.10+dfsg-6.7+deb11u10+tuxcare.els1_armel.deb
sha:173c9d0d65fce7dd26a5f5af7862fbbe52f9474c
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.