ubuntu/+source/libssh:applied/ubuntu/bionic-security

Last commit made on 2020-08-04
Get this branch:
git clone -b applied/ubuntu/bionic-security https://git.launchpad.net/ubuntu/+source/libssh
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/bionic-security
Repository:
lp:ubuntu/+source/libssh

Recent commits

353457e... by Leonidas S. Barbosa

0.8.0~20170825.94fa1e38-1ubuntu0.7 (patches applied)

Imported using git-ubuntu import.

8a7b879... by Leonidas S. Barbosa

[PATCH] buffer: Add NULL check for 'buffer' argument

Gbp-Pq: CVE-2020-16135-4.patch.

2eb87cd... by Leonidas S. Barbosa

[PATCH] buffer: Reformat ssh_buffer_add_data()

Gbp-Pq: CVE-2020-16135-3.patch.

ccb7cdc... by Leonidas S. Barbosa

[PATCH] sftpserver: Add missing return check for

Gbp-Pq: CVE-2020-16135-2.patch.

7cd1678... by Leonidas S. Barbosa

[PATCH] sftpserver: Add missing NULL check for ssh_buffer_new()

Gbp-Pq: CVE-2020-16135-1.patch.

2b28195... by Leonidas S. Barbosa

[PATCH] CVE-2020-1730: Fix a possible segfault when zeroing AES-CTR

Gbp-Pq: CVE-2020-1730.patch.

000f6eb... by Leonidas S. Barbosa

CVE-2019-14889: scp: Quote location to be used on shell

Gbp-Pq: CVE-2019-14889-5.patch.

b8fa0fa... by Leonidas S. Barbosa

CVE-2019-14889: scp: Don't allow file path longer than 32kb

Gbp-Pq: CVE-2019-14889-4.patch.

78ac690... by Leonidas S. Barbosa

CVE-2019-14889: misc: Add function to quote file names

Gbp-Pq: CVE-2019-14889-3.patch.

e4d0e9d... by Leonidas S. Barbosa

CVE-2019-14889: scp: Log SCP warnings received from the server

Gbp-Pq: CVE-2019-14889-2.patch.