mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 23:02:13 +00:00
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 071a45c9d76c9a222c8fbaa50089a8af44f44e74) Adapted to Kirkstone Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user