mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-19 09:09:31 +00:00
freerdp3: ignore CVE-2026-24677 and CVE-2026-24678
Both vulnerabilities exists in the functions which were added in
version 3.6.0[1]
Details:
https://nvd.nist.gov/vuln/detail/CVE-2026-24677
https://nvd.nist.gov/vuln/detail/CVE-2026-24678
[1] a81d111ac4
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
8cc0cd3deb
commit
09cd8e482a
@ -81,3 +81,5 @@ do_configure:append() {
|
||||
FILES:${PN} += "${datadir}"
|
||||
|
||||
CVE_STATUS[CVE-2025-68118] = "not-applicable-platform: only affects Windows"
|
||||
CVE_STATUS[CVE-2026-24677] = "cpe-incorrect: The current version (3.4.0) is not affected."
|
||||
CVE_STATUS[CVE-2026-24678] = "cpe-incorrect: The current version (3.4.0) is not affected."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user