[PATCH] file: strengthen exec access control

2023-05-29 Thread erik . r . karlsson
From: Erik Karlsson Do not allow setting environment variables if there is a session as there is no access control for environment variables and allowing arbitrary data into the environment is unsafe. Do not leak arguments through unchecked if the size of the buffer for access checking the whole

[PATCH] firmware-utils: package xiaomifw

2023-05-29 Thread Rafał Miłecki
From: Rafał Miłecki It's needed to revert back to Xiaomi original firmware. Signed-off-by: Rafał Miłecki --- package/utils/firmware-utils/Makefile | 8 1 file changed, 8 insertions(+) diff --git a/package/utils/firmware-utils/Makefile b/package/utils/firmware-utils/Makefile index