mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
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:
parent
1d4fd0208a
commit
23472df161
|
|
@ -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."
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user