ubuntu/+source/w3m:applied/ubuntu/xenial-security

Last commit made on 2018-02-01
Get this branch:
git clone -b applied/ubuntu/xenial-security https://git.launchpad.net/ubuntu/+source/w3m
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/xenial-security
Repository:
lp:ubuntu/+source/w3m

Recent commits

9cf307a... by Leonidas S. Barbosa

0.5.3-26ubuntu0.2 (patches applied)

Imported using git-ubuntu import.

133cfd4... by Leonidas S. Barbosa

[PATCH] Make temporary directory safely when ~/.w3m is unwritable

Gbp-Pq: CVE-2018-6198.patch.

46d4ce9... by Leonidas S. Barbosa

[PATCH] Prevent invalid columnPos() call in formUpdateBuffer()

Gbp-Pq: CVE-2018-6197.patch.

c73dae8... by Leonidas S. Barbosa

[PATCH] Prevent negative indent value in feed_table_block_tag()

Gbp-Pq: CVE-2018-6196.patch.

53d536b... by Leonidas S. Barbosa

Prevent memory exhausted due to repeat appending "</table>"

Gbp-Pq: 933_table-level.patch.

1c576d5... by Leonidas S. Barbosa

Prevent global-buffer-overflow in wc_any_to_ucs()

Gbp-Pq: 932_ucsmap.patch.

8fd0087... by Leonidas S. Barbosa

Prevent global-buffer-overflow in parseURL()

Gbp-Pq: 931_parse-url.patch.

edfcaa7... by Leonidas S. Barbosa

Prevent deref null pointer in HTMLlineproc0()

Gbp-Pq: 930_tbl-mode.patch.

ab0ea8b... by Leonidas S. Barbosa

Prevent deref null pointer in shiftAnchorPosition()

Gbp-Pq: 929_anchor.patch.

098ee70... by Leonidas S. Barbosa

Prevent null pointer deref due to bad form id

Gbp-Pq: 928_form-id.patch.