Package: libxml-parser-perl / 2.47-2

Metadata

Package Version Patches format
libxml-parser-perl 2.47-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Fix buffer overflow in parse_stream when filehandle .patch | (download)

Expat/Expat.xs | 15 11 + 4 - 0 !
t/utf8_stream.t | 40 40 + 0 - 0 !
2 files changed, 51 insertions(+), 4 deletions(-)

 fix buffer overflow in parse_stream when filehandle has :utf8 layer
fix off by one heap buffer overflow in st_serial_sta.patch | (download)

Expat/Expat.xs | 2 1 + 1 - 0 !
t/deep_nesting.t | 22 22 + 0 - 0 !
2 files changed, 23 insertions(+), 1 deletion(-)

 fix: off-by-one heap buffer overflow in st_serial_stack growth check