~cypressyew/qa-regression-testing:fix-read-twice

Last commit made on 2018-11-19
Get this branch:
git clone -b fix-read-twice https://git.launchpad.net/~cypressyew/qa-regression-testing
Only Po-Hsu Lin can upload to this branch. If you are Po-Hsu Lin please log in for upload directions.

Branch merges

Branch information

Name:
fix-read-twice
Repository:
lp:~cypressyew/qa-regression-testing

Recent commits

b4219e9... by Po-Hsu Lin

test-kernel-security: /proc/self/stack readable only by root for 4.18

BugLink: https://bugs.launchpad.net/bugs/1803921

Likewise in 4.4 Xenial, 4.18 Cosmic kernel has the upstream commit
f8a00cef17206ecd1b30d3d9f99e10d9fa707aa7 (4.19) applied.

/proc/self/stack is now readable by root only with 4.18.

Signed-off-by: Po-Hsu Lin <email address hidden>

e463670... by Mike Salvatore

Add notes for running php-gettext unit tests

0a556d8... by Steve Beattie

test-kernel-security: /proc/self/stack readable only by root sometimes

In upstream commit f8a00cef17206ecd1b30d3d9f99e10d9fa707aa7 (4.19),
/proc/self/stack was made readable by root only. Furthermore, this was
brought back to the 4.4 stable branch. Adjust the check for information
leak via /proc/self/stack to take this into account.

Bug: https://bugs.launchpad.net/bugs/1802069
Signed-off-by: Steve Beattie <email address hidden>

548df2b... by Marc Deslauriers

added pppoe testing notes

8691249... by Steve Beattie

test-kernel-security: fix a couple of codestyle issues

Signed-off-by: Steve Beattie <email address hidden>

2120892... by Steve Beattie

test-kernel-panic: CVE-2015-8539 unfixed in precise

Bug: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1801708
Signed-off-by: Steve Beattie <email address hidden>

68a0c8d... by Marc Deslauriers

added dhcpv6 test notes

22d0426... by Mike Salvatore

Add notes for testing libcrypto++

1d901a5... by Alex Murray

README.testing: Update for disco

b1f1217... by Steve Beattie

test-kernel-panic: add dependency on keyutils package

Needed to ensure the keyctl(1) command is installed for the
CVE-2015-8539 tests.

Signed-off-by: Steve Beattie <email address hidden>