ubuntu/+source/nasm:applied/ubuntu/artful-devel

Last commit made on 2018-06-28
Get this branch:
git clone -b applied/ubuntu/artful-devel https://git.launchpad.net/ubuntu/+source/nasm
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/artful-devel
Repository:
lp:ubuntu/+source/nasm

Recent commits

fdcd047... by Marc Deslauriers

2.13.01-2ubuntu0.1 (patches applied)

Imported using git-ubuntu import.

2f6efec... by Marc Deslauriers

[PATCH] preproc: Don't access offsting byte on unterminated strings

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

f183a9f... by Marc Deslauriers

[PATCH] preproc: Fix sigsegv in find_cc

Gbp-Pq: CVE-2017-17819.patch.

7b6899d... by Marc Deslauriers

[PATCH] prepoc: mmacro -- Don't left nparam_max less than nparam_min

Gbp-Pq: CVE-2017-17815.patch.

2865723... by Marc Deslauriers

[PATCH] prepoc: Fix heap-buffer-overflow in detoken

Gbp-Pq: CVE-2017-17812.patch.

20f750c... by Marc Deslauriers

[PATCH] peproc: Fix sigsevg in smacro expansion

Gbp-Pq: CVE-2017-17810.patch.

9bbd7fe... by Marc Deslauriers

[PATCH] preproc: Fix SIGSEGV if not data provided for implicit

Gbp-Pq: CVE-2017-14228.patch.

17df219... by Marc Deslauriers

[PATCH] preproc: Only concat tok->text if we accounted for its size

Gbp-Pq: CVE-2017-11111.patch.

b931e48... by Marc Deslauriers

[PATCH] preproc: Free token's text if only it has been modified

Gbp-Pq: CVE-2017-10686-2.patch.

93734b4... by Marc Deslauriers

[PATCH] preproc: Workaround a usage after free bug

Gbp-Pq: CVE-2017-10686-1.patch.