~ebarretto/ubuntu-cve-tracker:oval-kernel-improv

Last commit made on 2023-06-15
Get this branch:
git clone -b oval-kernel-improv https://git.launchpad.net/~ebarretto/ubuntu-cve-tracker
Only Eduardo Barretto can upload to this branch. If you are Eduardo Barretto please log in for upload directions.

Branch merges

Branch information

Name:
oval-kernel-improv
Repository:
lp:~ebarretto/ubuntu-cve-tracker

Recent commits

db8682a... by Eduardo Barretto

oval_lib: Skip not-vulnerable and not-applicable for PKG-based OVAL

Succeeded
[SUCCEEDED] unit-tests:0 (build)
[SUCCEEDED] check-cves:0 (build)
12 of 2 results
dc5f6fc... by Eduardo Barretto

oval_lib: Improve oci kernel regex

Succeeded
[SUCCEEDED] unit-tests:0 (build)
[SUCCEEDED] check-cves:0 (build)
12 of 2 results
8278f46... by Eduardo Barretto

oval_lib: Improve kernel check for PKG-based OVAL

a4004da... by Eduardo Barretto

oval_lib: Improve kernel check for USN-based OVAL

ba46e2f... by Eduardo Barretto

oval_lib: Break down the kernel check generation for CVE oval

Three new functions added:
- get_patched_kernel_state_id
- get_patched_kernel_object_id
- get_patched_kernel_test_id

The code of this functions were already present in the running_kernel
functions, but for simplicity and to make a better check when a fix
is not available for a given kernel, they were split.

f7a5c87... by Eduardo Barretto

oval_lib: Re-order some functions to group them with other relevant

functions

f544e35... by Rodrigo Figueiredo Zaiden

scripts/report-pending-fixes: better format warning message

 in the script, there is already a warning message in the format of
 having "warning" in the beginning and in the end. I think I missed
 this when I added this new warning message. keeping the format
 with this change.

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

0cba8d4... by Rodrigo Figueiredo Zaiden

merge cve updates from kernel team

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

e8ea050... by Thadeu Lima de Souza Cascardo

kernel/CVE-2021-20320: fix local fixes titles

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

b9c7f6c... by George-Andrei Iosif

Adds pano13's changes