]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
linux: cve-exclusions: Amend terminology
authorNiko Mauno <niko.mauno@vaisala.com>
Mon, 26 May 2025 09:29:27 +0000 (09:29 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 May 2025 09:51:50 +0000 (10:51 +0100)
commitfeb80e6be16f27611a018d0ef7841cbb466c47d1
tree79612d131e847cfff834e5e1be2238f511f25c3b
parentb1a5939535d67b9c0e6d8c2729cff9749a0ebaae
linux: cve-exclusions: Amend terminology

Replace the term 'needs backporting' with 'may need backporting' in
generate-cve-exclusions.py when the checked kernel version may or may
not be in the vulnerable version range, thus making backporting
necessary only in the former case.

In tandem we regenerate the content of cve-exclusion_6.12.inc using
https://github.com/CVEProject/cvelistV5.git repository main branch at
git hash b20d0043711588b6409ae3118bc0510ab888c316 to keep the content
in sync with the script.

Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/cve-exclusion_6.12.inc
meta/recipes-kernel/linux/generate-cve-exclusions.py