luajit: ignore CVE-2024-2517{6,7,8}

All 3 CVEs are fixed in the currently used revision.

Fixes:
CVE-2024-25176: 343ce0edaf
CVE-2024-25177: 85b4fed0b0
CVE-2024-25178: defe61a567

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2025-10-07 16:51:45 +02:00 committed by Khem Raj
parent a29b328612
commit 072623d578
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -95,3 +95,7 @@ COMPATIBLE_HOST:powerpc64 = "null"
COMPATIBLE_HOST:powerpc64le = "null"
COMPATIBLE_HOST:riscv64 = "null"
COMPATIBLE_HOST:riscv32 = "null"
CVE_STATUS[CVE-2024-25176] = "fixed-version: The used revision contains the fix already."
CVE_STATUS[CVE-2024-25177] = "fixed-version: The used revision contains the fix already."
CVE_STATUS[CVE-2024-25178] = "fixed-version: The used revision contains the fix already."