~alexmurray/ubuntu-cve-tracker:try-lookup-kernel-cves-from-local-repo

Last commit made on 2024-05-20
Get this branch:
git clone -b try-lookup-kernel-cves-from-local-repo 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:
try-lookup-kernel-cves-from-local-repo
Repository:
lp:~alexmurray/ubuntu-cve-tracker

Recent commits

7b9d112... by Alex Murray

scripts/cve_lib.py: try looking up kernel commits from local git clone

First try and look up kernel git commit details from the locally configured
linux_kernel_path (this is already used in the kernel CVE triage scripts) and
then fallback to pulling down the individual commit via the network if that
fails.

This should speed up these operations when a local git repo exists is configured
AND has the relevant commits.

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

Failed
[SUCCEEDED] unit-tests:0 (build)
[SUCCEEDED] check-cves:0 (build)
[FAILED] check-cve-website-state:0 (build)
13 of 3 results
2f62737... by Alex Murray

process_cves Mon

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

d758ef8... by Alex Murray

scripts/check-cves: try match CVE references against package homepages

Parse and store the Homepage field in source_map and then try and match these
URLs against any we see in the references for a CVE to hint that the package is
likely affected.

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

Failed
[SUCCEEDED] unit-tests:0 (build)
[SUCCEEDED] check-cves:0 (build)
[FAILED] check-cve-website-state:0 (build)
13 of 3 results
a9986d2... by Alex Murray

Enable CHECK_CVES_BREAKFIX by default

This is stable and should be used by everyone doing CVE triage.

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

0a97918... by Mark Esler

strongswan: add upstream advisory

6c863b7... by Rodrigo Figueiredo Zaiden

kernel: fips/focal: update already released CVEs

 update status for fips/focal kernels:
 linux-aws-fips, linux-azure-fips and linux-gcp-fips

 updated based on linux-aws released versions

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

f3cb455... by Eduardo Barretto

Fix check-syntax warnings on missing fips/focal kernels

Similar to commit c5bf98b0f3, still unsure why during triage it is
not adding those kernels and also why check-syntax -a fix it incorrectly
and we have to manually fix it

788b39d... by Rodrigo Figueiredo Zaiden

kernel/CVE-2024-21823: add notes and commits

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

e8a915b... by Marc Deslauriers

process_cves run

0b0f31b... by Marc Deslauriers

added openssl CVE