freerdp: mark CVE-2024-32662 as fixed

2.x is not affected, bug was introduced in 3.0.0.
See e.g. https://security-tracker.debian.org/tracker/CVE-2024-32662

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Peter Marko 2025-03-20 21:26:05 +01:00 committed by Khem Raj
parent c91d6a2c65
commit a7f2051068
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -93,3 +93,5 @@ python populate_packages:prepend () {
description='FreeRDP plugin %s',
prepend=True, extra_depends='')
}
CVE_STATUS[CVE-2024-32662] = "fixed-version: 2.x is not affected, bug was introduced in 3.0.0"