diff options
author | Gary Bisson <bisson.gary@gmail.com> | 2025-04-02 16:42:19 +0200 |
---|---|---|
committer | Mattijs Korpershoek <mkorpershoek@kernel.org> | 2025-04-10 10:03:21 +0200 |
commit | df50c821e75957113b93e45b363cb22c965e7a9b (patch) | |
tree | 857e756bc4f0b85575db3247e2e2d2009e1007b8 /tools/patman/patchstream.py | |
parent | dc22cf37af6d604513f8c6f02d4cb551d5a59435 (diff) |
bootstd: android: avoid possible null pointer dereference
- avb_slot_verify_data_free() doesn't check its data parameter
- out_data can be null if avb_slot_verify() fails to allocate memory
Signed-off-by: Gary Bisson <bisson.gary@gmail.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
Link: https://lore.kernel.org/r/20250402144219.1875067-1-bisson.gary@gmail.com
Signed-off-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
Diffstat (limited to 'tools/patman/patchstream.py')
0 files changed, 0 insertions, 0 deletions