Files
poky/meta/recipes-extended
Peter Marko 729e5e306f 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.
584028dbe5
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: 1632c7223b2f8cd595e1ba20bc006c68fc833295)

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2023-08-16 03:55:13 -10:00
..
2022-03-11 23:44:42 +00:00
2019-08-21 21:52:59 +01:00
2021-09-30 00:02:22 +01:00
2023-01-06 17:33:15 +00:00
2019-03-29 08:28:53 +00:00
2019-12-15 09:10:46 +00:00
2023-07-12 05:13:58 -10:00
2020-01-27 16:48:08 +00:00
2020-01-10 21:18:22 +00:00
2021-04-30 14:37:37 +01:00
2022-04-21 21:26:01 +01:00
2019-02-19 16:14:57 +00:00
2020-02-02 16:57:21 +00:00
2019-06-19 12:46:43 +01:00
2020-02-25 10:41:22 +00:00
2022-02-16 09:48:51 +00:00
2020-02-21 09:39:00 +00:00
2020-01-21 12:52:53 +00:00
2023-08-16 03:55:13 -10:00
2023-03-15 23:09:23 +00:00
2019-06-07 09:11:49 +01:00
2023-07-12 05:13:58 -10:00
2023-03-14 14:59:10 +00:00
2019-12-09 12:00:43 +00:00
2018-05-04 13:28:05 +01:00
2023-07-22 16:24:17 -10:00
2020-05-22 16:23:24 +01:00
2022-04-21 21:26:01 +01:00