mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
linuxptp: add missing prefix to CVE ID
The ID should be in the CVE-YYYY-NNNNN format, as in the other CVE_STATUS[] settings. Add 'CVE-' to avoid potential parsing errors in tools that provide CVE scaning/analysis. Signed-off-by: João Marcos Costa <joaomarcos.costa@bootlin.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
2759d8870e
commit
c72ce4fc7e
@@ -61,4 +61,4 @@ PACKAGES =+ "${PN}-configs"
|
||||
|
||||
FILES:${PN}-configs += "${docdir}"
|
||||
|
||||
CVE_STATUS[2024-42861] = "disputed: Considered to be bogus by upstream and major distros"
|
||||
CVE_STATUS[CVE-2024-42861] = "disputed: Considered to be bogus by upstream and major distros"
|
||||
|
||||
Reference in New Issue
Block a user