Patchset of CVE-2024-26907.
v2: - Add new bugfix patch for patch 1.
Alexey Dobriyan (1): uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++
Kees Cook (1): [Backport] stddef: Introduce DECLARE_FLEX_ARRAY() helper
Leon Romanovsky (1): RDMA/mlx5: Fix fortify source warning while accessing Eth segment
drivers/infiniband/hw/mlx5/wr.c | 2 +- include/linux/mlx5/qp.h | 5 ++++- include/linux/stddef.h | 13 +++++++++++++ include/uapi/linux/stddef.h | 23 +++++++++++++++++++++++ scripts/kernel-doc | 3 ++- 5 files changed, 43 insertions(+), 3 deletions(-)