accountservice: ignore CVE-2023-3297

Details: https://nvd.nist.gov/vuln/detail/CVE-2023-3297

The vulnerability is triggered by a patch added by Ubuntu, and the vulnerable patch is
not present in the recipe.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 071a45c9d7)

Adapted to Kirkstone
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Gyorgy Sarvari
2025-12-16 20:40:02 +01:00
parent 74491cf152
commit 4b1149b945
@@ -30,3 +30,6 @@ FILES:${PN} += " \
${datadir}/dbus-1 \
${datadir}/polkit-1 \
"
# not-applicable-platform: The vulnerability is Ubuntu specific
CVE_CHECK_IGNORE += "CVE-2023-3297"