~alexmurray/ubuntu-cve-tracker:dump-features-add-apparmor-unprivileged-userns-restrictions

Last commit made on 2024-03-22
Get this branch:
git clone -b dump-features-add-apparmor-unprivileged-userns-restrictions https://git.launchpad.net/~alexmurray/ubuntu-cve-tracker
Only Alex Murray can upload to this branch. If you are Alex Murray please log in for upload directions.

Branch merges

Branch information

Name:
dump-features-add-apparmor-unprivileged-userns-restrictions
Repository:
lp:~alexmurray/ubuntu-cve-tracker

Recent commits

3d81f13... by Alex Murray

scripts/dump-features: place AppArmor userns restrictions under AppArmor

Signed-off-by: Alex Murray <email address hidden>

Succeeded
[SUCCEEDED] unit-tests:0 (build)
[SUCCEEDED] check-cves:0 (build)
12 of 2 results
500085e... by Alex Murray

scripts/dump-features: add apparmor unprivileged userns restrictions

Signed-off-by: Alex Murray <email address hidden>

Succeeded
[SUCCEEDED] unit-tests:0 (build)
[SUCCEEDED] check-cves:0 (build)
12 of 2 results
8867853... by Alex Murray

scripts/dump-features: fix missing closing bold quotes in table header

Signed-off-by: Alex Murray <email address hidden>

edea516... by Alex Murray

Merge branch 'active-edit-fix-cvss-handling-for-lp2058614'

448a0ad... by Alex Murray

scripts/cve_lib.py: fix default filters argument in load_table

This should be a list not None since we try and iterate over it.

Fixes errors like:

Traceback (most recent call last):
  File "./scripts/ubuntu-table", line 149, in <module>
    (table, priority, cves, namemap, cveinfo) = cve_lib.load_table(cves, uems, opt)
  File "/home/ubuntu-security/reviewed/scripts/cve_lib.py", line 2648, in load_table
    for filter in filters:
TypeError: 'NoneType' object is not iterable

Signed-off-by: Alex Murray <email address hidden>

03560d0... by Alex Murray

scripts/active_edit: explicitly parse cvss options

This allows to handle and report any issues to the user in a more graceful
manner rather than just raising a bare exception at runtime.

Signed-off-by: Alex Murray <email address hidden>

Succeeded
[SUCCEEDED] unit-tests:0 (build)
[SUCCEEDED] check-cves:0 (build)
12 of 2 results
bb10cba... by Alex Murray

scripts/active_edit: fix CVSS handling (LP: #2058614)

When specifying CVSS need to specify the source as well as the CVSS vector
string separated by a comma - then also ensure we add the base score and
severity to the CVE file as well.

Signed-off-by: Alex Murray <email address hidden>

Succeeded
[SUCCEEDED] unit-tests:0 (build)
[SUCCEEDED] check-cves:0 (build)
12 of 2 results
4bc1d8c... by Rodrigo Figueiredo Zaiden

kernel: update release info with USN-6700-2

Signed-off-by: Rodrigo Figueiredo Zaiden <email address hidden>

f645545... by Amir Naseredini

Merge branch 'master' of git+ssh://git.launchpad.net/ubuntu-cve-tracker

29e3ab5... by Amir Naseredini

assigned CVEs to myself

Signed-off-by: Amir Naseredini <email address hidden>