Release date:
2026-07-23 12:11:57 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.
Updated packages:
-
alt-python38-3.8.20-20.el7.x86_64.rpm
sha:b13f80b8c79f83f22a19291b2606b2051b77f19c309c0919f23fd46c92a5fe12
-
alt-python38-debug-3.8.20-20.el7.x86_64.rpm
sha:353f23b1c321f432817ee7db021309e7ba411aa3388c091d467c3ba6a479845b
-
alt-python38-devel-3.8.20-20.el7.x86_64.rpm
sha:8f18acb9a69f47db6f1e54f7b8603a91555e00067860c3a3b0d178ba2d81b946
-
alt-python38-idle-3.8.20-20.el7.x86_64.rpm
sha:2a8ca777657bc651e6590013b261ee14e4b323c5f61708f16932cab173fe691c
-
alt-python38-libs-3.8.20-20.el7.x86_64.rpm
sha:f54a839b70a5b15b96068c0a0a74d5cace60226203b2f739c1fb474388eaa3c0
-
alt-python38-test-3.8.20-20.el7.x86_64.rpm
sha:33670d7421b39be2a6b9d09b84c20e9ffbe4129bdcd4a219ce6e3d80022a2ad2
-
alt-python38-tkinter-3.8.20-20.el7.x86_64.rpm
sha:86134ce45d7b00951ccde27d2b1449501b6e3e741112034a2070de8e829d8edc
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.