selinux: Mark CVE-2020-10751 as Patched

Bug Details: https://nvd.nist.gov/vuln/detail/CVE-2020-10751
Type: Security Advisory
CVE: CVE-2020-10751
Score: 6.1
Patch: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fb73974172ff

Analysis:
- This is a selinux cve which is addressed in kernel.
- The fix is available at [1].
- Hence, marking the CVE as patched.

Reference:
[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fb73974172ff

Signed-off-by: Madhu Marri <madmarri@cisco.com>
Signed-off-by: Joe MacDonald <joe.macdonald@siemens.com>
This commit is contained in:
Madhu Marri 2025-01-20 05:20:19 +00:00 committed by Joe MacDonald
parent 1d4fd0208a
commit 23472df161

View File

@ -19,3 +19,5 @@ do_install() {
}
CVE_PRODUCT ?= "kernel:selinux"
CVE_STATUS[CVE-2020-10751] = "fixed-version: Fix is present in the current kernel version."