diff options
author | Joe Slater <joe.slater@windriver.com> | 2022-02-16 15:12:04 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-02 00:22:12 +0000 |
commit | 73a75034b9b7352801617472c7e961e820cecbee (patch) | |
tree | f3587085be1d54b29e940101ad2dfa54218a6f40 /scripts/lib/devtool/export.py | |
parent | 770c85a33a4a90a7479b4953da4f222b9e3773a3 (diff) | |
download | poky-73a75034b9b7352801617472c7e961e820cecbee.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 master.
(From OE-Core rev: 225f8b28ff0b3357382f517f39eb315b4bac9138)
Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 91f7511df79c5c1f93add9f2827a5a266453614e)
Modify -0175 patch to apply to hardknott branch.
Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/export.py')
0 files changed, 0 insertions, 0 deletions