[CLSA-2026:1784809745] alt-python38: Fix of CVE-2026-15308
Type:
security
Severity:
Important
Release date:
2026-07-23 12:29:31 UTC
Description:
- CVE-2026-15308: html.parser.HTMLParser incremental parsing was quadratic when an unterminated construct (tag or comment) spanned many feed() calls, because the growing buffer was rescanned and concatenated on every call -- a CPU denial-of-service on attacker-controlled input. New data is now accumulated in a list and only joined and parsed once enough has piled up; close() flushes any buffered data before the final parse.
CVEs fixed:
Updated packages:
  • alt-python38-3.8.20-20.el8.x86_64.rpm
    sha:54b8dfcf6d6eb7f4ed58f6c5597c625d685c30b5089046cb5f40644c385bf1e8
  • alt-python38-debug-3.8.20-20.el8.x86_64.rpm
    sha:82bad8cfa9186f707f068e37cadd0424f4bb922a8f5502ecdc6b66054469b9ab
  • alt-python38-devel-3.8.20-20.el8.x86_64.rpm
    sha:f6d09c2740e38e2937cac5bbb8c797794a2e21592c4741d1f2cb772619cf5cd4
  • alt-python38-idle-3.8.20-20.el8.x86_64.rpm
    sha:5bdaa63327153bc6041fab2ceb52f4cee3522709f470cd248d9940fd79aa1dca
  • alt-python38-libs-3.8.20-20.el8.x86_64.rpm
    sha:94a404482e2d6fbbf9d727e50260a6785e6bde81204c68ba7e2fac55d8b81b3e
  • alt-python38-test-3.8.20-20.el8.x86_64.rpm
    sha:522ca9e4d466c79560ce263889f549d626db5accfff8cb35a80c24cf161d39d8
  • alt-python38-tkinter-3.8.20-20.el8.x86_64.rpm
    sha:eaf8f9ceb2eec5f5bdf7d2752f6ee6ccc2953b28d6c0441fa0ecb3c883f7f558
Notes:
This page is generated automatically and has not been checked for errors. For clarification or corrections please contact the CloudLinux Packaging Team.