Package: w3m / 0.5.3+git20210102-6+deb11u1

Metadata

Package Version Patches format
w3m 0.5.3+git20210102-6+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
010_section.patch | (download)

file.c | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 disable <section> behaves as <hr>
030_str overflow.patch | (download)

Str.c | 54 44 + 10 - 0 !
1 file changed, 44 insertions(+), 10 deletions(-)

 fix overflow due to str.c
040_libwc overflow.patch | (download)

libwc/utf7.c | 2 1 + 1 - 0 !
libwc/utf8.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 prevent unintentional integer overflow in libwc
050_checktype.patch | (download)

etc.c | 26 24 + 2 - 0 !
1 file changed, 24 insertions(+), 2 deletions(-)

 fix m17n backspace handling causes out-of-bounds write in checktype [cve-2022-38223]