Debian Patches

Status for libhtml-parser-perl/3.83-2

Patch Description Author Forwarded Bugs Origin Last update
Fix-heap-use-after-free-in-_decode_entities-CVE-2026.patch Fix heap-use-after-free in _decode_entities (CVE-2026-8829)
When the input SV passed to _decode_entities is the same SV stored as a
self-referential value in the entity hash, grow_gap() could realloc the
SV's PV buffer, leaving repl pointing at freed memory. Copy the entity
value into an owned buffer when the hash entry SV aliases the input SV.
Paul Johnson <paul@pjcj.net> yes upstream https://github.com/libwww-perl/HTML-Parser/commit/6922552b0778c90a9587a3894e248be4d3a25e1c 2026-05-19
debian_examples_location.patch On Debian systems the examples are in another directory. Thus modify description where to find more examples.
Note: not to be forwarded upstream
gregor herrmann <gregoa@debian.org> not-needed vendor 2022-03-19

All known versions for source package 'libhtml-parser-perl'

Links