diff options
author | Joe Slater <joe.slater@windriver.com> | 2022-02-09 15:36:50 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-12 17:05:35 +0000 |
commit | c5c9fa771d8e5d7f09dee20b4af248622ba2975d (patch) | |
tree | 12cba6da753e65abc95e4f4198279a5134edf5c1 /scripts/lib/scriptutils.py | |
parent | e56ac9e2290d7640e72551c0445d0f37856b0776 (diff) | |
download | poky-c5c9fa771d8e5d7f09dee20b4af248622ba2975d.tar.gz |
virglrenderer: fix CVE-2022-0135 and -0175
CVE-2022-0135 concerns out-of-bounds writes in read_transfer_data().
CVE-2022-0175 concerns using malloc() instead of calloc().
We "cherry-pick" from upstream. The actual cherry-picks are from
upstream master to branch-0.9.1 and are the patches entered here.
(From OE-Core rev: 91f7511df79c5c1f93add9f2827a5a266453614e)
Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions