diff options
| author | Hyunwoo Kim <[email protected]> | 2023-02-09 01:16:48 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-02-13 09:30:14 +0000 |
| commit | 2f4796518315ab246638db8feebfcb494212e7ee (patch) | |
| tree | 20d28a99237d7c4eb386e9b56f3989d5fc5d757c /lib/zstd/common/zstd_common.c | |
| parent | 20ab8432420e51f1adce23027121efd5478d0ba3 (diff) | |
af_key: Fix heap information leak
Since x->encap of pfkey_msg2xfrm_state() is not
initialized to 0, kernel heap data can be leaked.
Fix with kzalloc() to prevent this.
Signed-off-by: Hyunwoo Kim <[email protected]>
Acked-by: Herbert Xu <[email protected]>
Reviewed-by: Sabrina Dubroca <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/zstd/common/zstd_common.c')
0 files changed, 0 insertions, 0 deletions