diff options
| author | Kees Cook <[email protected]> | 2024-02-06 17:03:24 +0000 |
|---|---|---|
| committer | Juergen Gross <[email protected]> | 2024-02-13 08:06:48 +0000 |
| commit | bf5802238dc181b1f7375d358af1d01cd72d1c11 (patch) | |
| tree | 82870de17d881908450fe5d78509b1dea56c8874 /drivers/net/xen-netback/interface.c | |
| parent | xen: balloon: make balloon_subsys const (diff) | |
| download | kernel-bf5802238dc181b1f7375d358af1d01cd72d1c11.tar.gz kernel-bf5802238dc181b1f7375d358af1d01cd72d1c11.zip | |
xen/gntalloc: Replace UAPI 1-element array
Without changing the structure size (since it is UAPI), add a proper
flexible array member, and reference it in the kernel so that it will
not be trip the array-bounds sanitizer[1].
Link: https://github.com/KSPP/linux/issues/113 [1]
Cc: Juergen Gross <[email protected]>
Cc: Stefano Stabellini <[email protected]>
Cc: Oleksandr Tyshchenko <[email protected]>
Cc: Gustavo A. R. Silva <[email protected]>
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Reviewed-by: Gustavo A. R. Silva <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
