ubuntu/+source/sudo:applied/debian/jessie

Last commit made on 2017-12-09
Get this branch:
git clone -b applied/debian/jessie https://git.launchpad.net/ubuntu/+source/sudo
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/jessie
Repository:
lp:ubuntu/+source/sudo

Recent commits

dbb623b... by Salvatore Bonaccorso

1.8.10p3-1+deb8u5 (patches applied)

Imported using git-ubuntu import.

2fbc58a... by Salvatore Bonaccorso

CVE-2017-1000368.patch

No DEP3 Subject or Description header found

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

7872900... by Salvatore Bonaccorso

Use-proc-self-consistently-on-Linux.patch

No DEP3 Subject or Description header found

Gbp-Pq: Use-proc-self-consistently-on-Linux.patch.

d499098... by Salvatore Bonaccorso

CVE-2017-1000367.patch

No DEP3 Subject or Description header found

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

ee9cb73... by Salvatore Bonaccorso

CVE-2015-5602: Enable sudoedit directory writability checks by default

Gbp-Pq: CVE-2015-5602-7.patch.

f608771... by Salvatore Bonaccorso

CVE-2015-5602: Fix directory writability checks for sudoedit.

Gbp-Pq: CVE-2015-5602-6.patch.

7c0566e... by Salvatore Bonaccorso

CVE-2015-5602: sudoedit path restriction bypass using symlinks

Gbp-Pq: CVE-2015-5602-5-generated.patch.

e2a78b6... by Salvatore Bonaccorso

CVE-2015-5602: Add directory writability checks for sudoedit.

Gbp-Pq: CVE-2015-5602-5.patch.

85354a4... by Salvatore Bonaccorso

Remove S_ISREG check from sudo_edit_open(), it is already done in the caller.

Gbp-Pq: CVE-2015-5602-4.patch.

0ec01ee... by Salvatore Bonaccorso

Open sudoedit files with O_NONBLOCK and fail if they are not regular files.

Gbp-Pq: CVE-2015-5602-3.patch.