Re: [PATCH] Binder: Initialize lsm_context structure
From: Paul Moore <paul@paul-moore.com>
Date: 2024-12-16 04:18:05
From: Paul Moore <paul@paul-moore.com>
Date: 2024-12-16 04:18:05
On Dec 6, 2024 Casey Schaufler [off-list ref] wrote:
It is possible to reach the end of binder_transaction() without having set lsmctx. As the variable value is checked there it needs to be initialized. Suggested-by: Kees Bakker <redacted> Signed-off-by: Casey Schaufler <casey@schaufler-ca.com> --- drivers/android/binder.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Merged into lsm/dev, thanks. -- paul-moore.com