mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 17:23:14 +00:00
frr: ignore CVE-2024-44070
Details: https://nvd.nist.gov/vuln/detail/CVE-2024-44070
The PR[1] fixing this CVE was backported[2] to stable/9.1 and commit[3]
exists in the current version so we can ignore it.
$ git tag --contains 21cd931 | grep frr-9.1.3
frr-9.1.3
[1] https://github.com/FRRouting/frr/pull/16497
[2] https://github.com/FRRouting/frr/pull/16504
[3] 21cd931a5f
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
7e4c89a25e
commit
c0c54373e9
@ -135,3 +135,5 @@ USERADD_PARAM:${PN} = "--system --home ${localstatedir}/run/frr/ -M -g frr -G fr
|
||||
FILES:${PN} += "${datadir}/yang"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
CVE_STATUS[CVE-2024-44070] = "fixed-version: The current version (9.1.3) contains the fix."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user