mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-15 04:21:26 +00:00
redis: ignore CVE-2025-46817, CVE-2025-46818, CVE-2025-46819
Fixes for CVE 46817[1], 46818[2], 47819[3] are included in the used version [1]fc282edb61[2]dccb672d83[3]2802b52b55Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
73978fa1ff
commit
125c1317ed
@ -23,6 +23,9 @@ RPROVIDES:${PN} = "virtual-redis"
|
|||||||
|
|
||||||
CVE_STATUS[CVE-2025-21605] = "cpe-incorrect: the used version already contains the fix"
|
CVE_STATUS[CVE-2025-21605] = "cpe-incorrect: the used version already contains the fix"
|
||||||
CVE_STATUS[CVE-2025-27151] = "cpe-incorrect: the used version already contains the fix"
|
CVE_STATUS[CVE-2025-27151] = "cpe-incorrect: the used version already contains the fix"
|
||||||
|
CVE_STATUS[CVE-2025-46817] = "cpe-incorrect: the used version already contains the fix"
|
||||||
|
CVE_STATUS[CVE-2025-46818] = "cpe-incorrect: the used version already contains the fix"
|
||||||
|
CVE_STATUS[CVE-2025-46819] = "cpe-incorrect: the used version already contains the fix"
|
||||||
|
|
||||||
inherit pkgconfig update-rc.d systemd useradd
|
inherit pkgconfig update-rc.d systemd useradd
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user