summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/package.py
diff options
context:
space:
mode:
authorPeter Marko <peter.marko@siemens.com>2023-08-10 21:55:36 +0200
committerSteve Sakoman <steve@sakoman.com>2023-08-19 05:56:58 -1000
commitef8a18fd3b9a766ddf541b38832f11db95aee014 (patch)
tree3cc2ef6c0433e8a3b4a6453db25672c1d13b7cb1 /scripts/lib/devtool/package.py
parent8e90df16f5d7aa300d1379b4ed0faf06758f632d (diff)
downloadpoky-ef8a18fd3b9a766ddf541b38832f11db95aee014.tar.gz
procps: patch CVE-2023-4016
Backport patch from upstream master. There were three changes needed to apply the patch: * move NEWS change to start of the file * change file location from src/ps/ to ps/ * change xmalloc/xcmalloc to malloc/cmalloc The x*malloc functions were introduced in commit in future version. https://gitlab.com/procps-ng/procps/-/commit/584028dbe513127ef68c55aa631480454bcc26bf They call the original function plus additionally throw error when out of memory. https://gitlab.com/procps-ng/procps/-/blob/v4.0.3/local/xalloc.h?ref_type=tags So this replacement is correct in context of our version. (From OE-Core rev: 71d0683d625c09d4db5e0473a0b15a266aa787f4) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/package.py')
0 files changed, 0 insertions, 0 deletions