Bugzilla – Bug 1011275
VUL-0: CVE-2016-9426: w3m: heap corruption
Last modified: 2018-05-03 22:39:02 UTC
w3m: multiple vulnerabilities http://seclists.org/oss-sec/2016/q4/452 heap corruption due to integer overflow in renderTable() Issue: https://github.com/tats/w3m/issues/25 This issue itself should be only OOM. But it was affected by https://github.com/ivmai/bdwgc/issues/135 which become heap corruption.
Fixed with: --> commit b910f0966d9efea93ea8cef491000a83ffb49c5e Author: Tatsuya Kinoshita <tats@debian.org> Date: Wed Aug 24 19:05:23 2016 +0900 Truncate max_width for renderTable Bug-Debian: https://github.com/tats/w3m/issues/25 --<
bugbot adjusting priority
Upstream Fix: https://github.com/tats/w3m/commit/b910f0966d9efea93ea8cef491000a83ffb49c5e
closing