diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-01-21 08:04:36 +0100 |
|---|---|---|
| committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-01-30 18:59:29 +0100 |
| commit | c793926ade010712b598da1e9ad6434004ed184c (patch) | |
| tree | 7fb61e80e0b6334c57cac7d2810a45f9c1362c3e /meta-python/recipes-devtools/python/python3-xmlrunner_1.7.7.bb | |
| parent | f4a93a4c963b4b0813be5932cb66ea9d6a56c4f5 (diff) | |
| download | meta-openembedded-c793926ade010712b598da1e9ad6434004ed184c.tar.gz | |
freerdp: patch CVE-2023-39352
Details: https://nvd.nist.gov/vuln/detail/CVE-2023-39352
Backport the commit that was identified[1] by Debian as the solution.
Note: WINPR_ASSERT macro calls have been changed to assert calls, as this
macro doesn't exist yet in this version. Looking at the implementation[2],
it is basically an assert call with a bit verbose logs.
Even though the original implementation also defines a no-op version, the
assert version is enabled by default.
[1]: https://security-tracker.debian.org/tracker/CVE-2023-39352
[2]: https://github.com/FreeRDP/FreeRDP/blob/2.11.0/winpr/include/winpr/assert.h#L31
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-xmlrunner_1.7.7.bb')
0 files changed, 0 insertions, 0 deletions
