Patchset of CVE-2024-26907.
Alexey Dobriyan (1): uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++
Kees Cook (2): stddef: Introduce struct_group() helper macro stddef: Introduce DECLARE_FLEX_ARRAY() helper
Leon Romanovsky (1): RDMA/mlx5: Fix fortify source warning while accessing Eth segment
Tadeusz Struk (1): uapi/linux/stddef.h: Add include guards
drivers/infiniband/hw/mlx5/wr.c | 2 +- include/linux/mlx5/qp.h | 5 ++- include/linux/stddef.h | 61 +++++++++++++++++++++++++++++++++ include/uapi/linux/stddef.h | 48 ++++++++++++++++++++++++++ scripts/kernel-doc | 10 +++++- 5 files changed, 123 insertions(+), 3 deletions(-)