MantisBT - NetSurf | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002668 | NetSurf | Development | public | 2019-06-07 16:07 | 2019-07-19 08:27 |
| Reporter | Vincent Sanders | ||||
|---|---|---|---|---|---|
| Assigned To | Vincent Sanders | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | 3.9 | ||||
| Target Version | 3.9 | Fixed in Version | 3.9 | ||
| Fixed in CI build # | 4669 | ||||
| Reported in CI build # | |||||
| URL of problem page | https://ign.com/ | ||||
| Summary | 0002668: out of bounds read | ||||
| Description | visit ign.com and get your very own oob access | ||||
| Additional Information | ==22739== Invalid read of size 1 ==22739== at 0x29C1EF: llcache_fetch_parse_cache_control (llcache.c:615) ==22739== by 0x29C1EF: llcache_fetch_header_cache_control (llcache.c:708) ==22739== by 0x29C1EF: llcache_fetch_process_header (llcache.c:810) ==22739== by 0x29D676: llcache_fetch_callback (llcache.c:2795) ==22739== by 0x21E64B: fetch_curl_header (curl.c:1393) ==22739== by 0x570829C: ??? (in /usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0) ==22739== by 0x5706733: ??? (in /usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0) ==22739== by 0x571FAE7: ??? (in /usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0) ==22739== by 0x572AA65: ??? (in /usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0) ==22739== by 0x572B6C0: curl_multi_perform (in /usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0) ==22739== by 0x21FF63: fetch_curl_poll (curl.c:1219) ==22739== by 0x21C8DC: fetch_fdset (fetch.c:404) ==22739== by 0x2CD849: nsgtk_main (gui.c:404) ==22739== by 0x191492: main (gui.c:1206) ==22739== Address 0x1696132b is 0 bytes after a block of size 11 alloc'd ==22739== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299) ==22739== by 0x9564409: strndup (strndup.c:43) ==22739== by 0x29BCA3: llcache_fetch_split_header (llcache.c:563) ==22739== by 0x29BCA3: llcache_fetch_process_header (llcache.c:797) ==22739== by 0x29D676: llcache_fetch_callback (llcache.c:2795) ==22739== by 0x21E64B: fetch_curl_header (curl.c:1393) ==22739== by 0x570829C: ??? (in /usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0) ==22739== by 0x5706733: ??? (in /usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0) ==22739== by 0x571FAE7: ??? (in /usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0) ==22739== by 0x572AA65: ??? (in /usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0) ==22739== by 0x572B6C0: curl_multi_perform (in /usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0) ==22739== by 0x21FF63: fetch_curl_poll (curl.c:1219) ==22739== by 0x21C8DC: fetch_fdset (fetch.c:404) | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
|---|---|---|---|---|---|
| 2019-06-07 16:07 | Vincent Sanders | New Issue | |||
| 2019-06-09 14:08 | Vincent Sanders | Assigned To | => Vincent Sanders | ||
| 2019-06-09 14:08 | Vincent Sanders | Status | new => confirmed | ||
| 2019-06-10 20:28 | Vincent Sanders | Status | confirmed => resolved | ||
| 2019-06-10 20:28 | Vincent Sanders | Resolution | open => fixed | ||
| 2019-06-10 20:28 | Vincent Sanders | Fixed in Version | => 3.9 | ||
| 2019-06-10 20:28 | Vincent Sanders | Fixed in CI build # | => 4669 | ||
| 2019-06-10 20:28 | Vincent Sanders | Note Added: 0001956 | |||
| 2019-07-19 08:27 | Vincent Sanders | Status | resolved => closed | ||
| 2019-07-19 08:27 | Vincent Sanders | Note Added: 0002002 | |||