summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/sdk.py
diff options
context:
space:
mode:
authorSiddharth <sdoshi@mvista.com>2023-08-25 13:32:05 +0530
committerSteve Sakoman <steve@sakoman.com>2023-08-30 04:46:35 -1000
commit074ad15e1e34007997e58892daf759c8d6d9abff (patch)
tree57cda3193abfbc0e00c0ff63cb90094927adf971 /scripts/lib/devtool/sdk.py
parentf81d353d5bb44d47217ddc131e32a567534302d4 (diff)
downloadpoky-074ad15e1e34007997e58892daf759c8d6d9abff.tar.gz
Qemu: Resolve undefined reference issue in CVE-2023-2861
The commit [https://github.com/openembedded/openembedded-core/commit/9bd4ddeb4b5efc65b0514d50d6991211271924c1] backports fix for CVE-2023-2861 for version 6.2.0. The 'qemu_fstat' in `do_create_others' is not defined which leads to the undefined symbol error on certain architectures. Also, the commit message says "(Mjt: drop adding qemu_fstat wrapper for 7.2 where wrappers aren't used)". So either the wrapper has to be dropped or it has to be defined. Hence, backported the main patch rather than the cherry picked one. (From OE-Core rev: 983d19dfdad361f8b3275b404f1ac0b9befc9f6c) Signed-off-by: Siddharth Doshi <sdoshi@mvista.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions