strongswan: mark CVE-2026-25075 as patched

The CVE is fixed in the current version already, however
NVD tracks it without version - suppress the report explicitly.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Gyorgy Sarvari
2026-04-06 17:13:03 +02:00
committed by Khem Raj
parent 4ee0103733
commit e32b974754

View File

@@ -189,3 +189,5 @@ SYSTEMD_SERVICE:${PN} = " \
${@bb.utils.contains('PACKAGECONFIG', 'swanctl', '${BPN}.service', '', d)} \
${@bb.utils.contains('PACKAGECONFIG', 'charon', '${BPN}-starter.service', '', d)} \
"
CVE_STATUS[CVE-2026-25075] = "fixed-version: fixed in 6.0.5"