summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cryptography/0003-correct-buffer-overflows-cause-by-integer-overflow-i.patch
diff options
context:
space:
mode:
authorSana Kazi <sanakazisk19@gmail.com>2022-02-23 15:50:16 +0530
committerArmin Kuster <akuster808@gmail.com>2022-02-23 15:48:18 -0800
commit0722ff6f021df91542b5efa1ff5b5f6269f66add (patch)
tree2c04efb482495572dced38fd708497eb3149c92b /meta-python/recipes-devtools/python/python3-cryptography/0003-correct-buffer-overflows-cause-by-integer-overflow-i.patch
parenta6c1c340311caae188a9f935d993c1f12400332d (diff)
downloadmeta-openembedded-0722ff6f021df91542b5efa1ff5b5f6269f66add.tar.gz
protobuf: Fix CVE-2021-22570
Fix CVE-2021-22570. Link: https://koji.fedoraproject.org/koji/buildinfo?buildID=1916865 Link: https://src.fedoraproject.org/rpms/protobuf/blob/394beeacb500861f76473d47e10314e6a3600810/f/CVE-2021-22570.patch Remove first and second hunk because the second argument in InsertIfNotPresent() function is of type const char* const& but the first and second hunk makes the type of second argument as const string which is not compatible with the type of second argument in InsertIfNotPresent(). Signed-off-by: Sana Kazi <Sana.Kazi@kpit.com> Signed-off-by: Sana Kazi <sanakazisk19@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cryptography/0003-correct-buffer-overflows-cause-by-integer-overflow-i.patch')
0 files changed, 0 insertions, 0 deletions