~alexmurray/ubuntu-cve-tracker:optimise-cve-lib-get-long-kernel-hash

Last commit made on 2024-03-20
Get this branch:
git clone -b optimise-cve-lib-get-long-kernel-hash 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:
optimise-cve-lib-get-long-kernel-hash
Repository:
lp:~alexmurray/ubuntu-cve-tracker

Recent commits

a41d5bc... by Alex Murray

scripts/cve_lib.py: optimise get_long_kernel_hash()

The initial kernel git commit is a single huge commit which added the entire
2.6.12-rc2 kernel into the git repo - as such, fetching this takes a really long
time AND it is both a common Fixes: commit since it is used for anything which
has existed in the kernel since that time. So optimise for this case by checking
specifically if a short_hash matches this and just returning the known full
commit hash in that case without looking it up. Also for the general case, since
we really only need the first line of the commit patch body to get the "From "
line, just fetch the first 1k of the patch without waiting for the rest.

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

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

scripts/check-cves: fix missing f-string annotation

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

245e936... by Paulo Flabiano Smorigo

Process cves run: triaged 188 CVEs, 543 Ignored, 33 Packages

Packages with new cves:
  amavisd-new(1) black(1) dotclear(1) dwarfutils(1) fastdds(1) firefox(12)
  glpi(6) golang-github-containers-buildah(1) gross(1) guix(1) iperf3(1)
  iwd(1) jboss-xnio(1) libcrypt-openssl-rsa-perl(1) libcryptx-perl(1)
  libnet-cidr-lite-perl(1) libnetwork-ipv4addr-perl(1) libvirt(1) linux(149)
  mozjs102(12) mozjs38(12) mozjs52(12) mozjs68(12) mozjs78(12) mozjs91(12)
  murano(1) nix(1) python-aiosmtpd(1) python-jwcrypto(1) rpyc(1) tcpreplay(1)
  thunderbird(12) unixodbc(1)

Signed-off-by: Paulo Flabiano Smorigo <email address hidden>

de02647... by Rodrigo Figueiredo Zaiden

kernel: update release info with USN-6702-1

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

af4b279... by Rodrigo Figueiredo Zaiden

kernel: update release info with USN-6686-3

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

8a47b84... by Rodrigo Figueiredo Zaiden

kernel: update release info with USN-6681-4

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

41ca993... by Rodrigo Figueiredo Zaiden

kernel: update release info with USN-6680-3

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

724a006... by Leonidas S. Barbosa

CVE-2018-10756 - up status of some releases and assign leosilva

25acfd9... by Leonidas S. Barbosa

CVE-2020-35459 up status for some releases

c2eb65a... by Leonidas S. Barbosa

CVE-2023-27635 - up status to some releases