Commit Graph

2 Commits

Author SHA1 Message Date
Antonio Torres
5c14283a0b
Fix defect found by Covscan
Fix 'warning[-Wmaybe-uninitialized]: 'eapsim_attribute' may be used
uninitialized in this function' by reading directly the attribute list
instead of the unitialized variable.

Resolves: #2151705
Signed-off-by: Antonio Torres <antorres@redhat.com>
2022-12-14 14:46:55 +01:00
Antonio Torres
b29a675c94
Fix CVEs 2022-41860, 2022-41859, 2022-41861
Backport multiple changes to fix the mentioned CVEs.

Resolves: #2151705
Resolves: #2151703
Resolves: #2151707
Signed-off-by: Antonio Torres <antorres@redhat.com>
2022-12-09 14:45:07 +01:00