mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
redis: ignore CVE-2025-27151
The fix has been backported by upstream, and it is included in the used version: https://github.com/redis/redis/commit/d0eeee6e31f0fefb510007a8cfdf5dce729a8be9 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -22,6 +22,7 @@ SRC_URI[sha256sum] = "2f9886eca68d30114ad6a01da65631f8007d802fd3e6c9fac711251e63
|
||||
RPROVIDES:${PN} = "virtual-redis"
|
||||
|
||||
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"
|
||||
|
||||
inherit pkgconfig update-rc.d systemd useradd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user