mirror of
https://git.yoctoproject.org/poky
synced 2026-03-18 05:09:41 +01:00
The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs. (From OE-Core rev: 228e4aa70743b92eaf1abd5526827b34b33f3419) Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>