diff --git a/patches.suse/IB-hfi1-Fix-sdma.h-tx-num_descs-off-by-one-error.patch b/patches.suse/IB-hfi1-Fix-sdma.h-tx-num_descs-off-by-one-error.patch index 8b4b875..0583d5b 100644 --- a/patches.suse/IB-hfi1-Fix-sdma.h-tx-num_descs-off-by-one-error.patch +++ b/patches.suse/IB-hfi1-Fix-sdma.h-tx-num_descs-off-by-one-error.patch @@ -4,7 +4,7 @@ Date: Thu, 1 Feb 2024 09:10:08 +0100 Subject: [PATCH 1/1] IB/hfi1: Fix sdma.h tx->num_descs off-by-one error Git-commit: e6f57c6881916df39db7d95981a8ad2b9c3458d6 Patch-mainline: v6.8 or v6.8-rc6 (next release) -References: git-fixes +References: git-fixes bsc#1222726 CVE-2024-26766 Unfortunately the commit `fd8958efe877` introduced another error causing the `descs` array to overflow. This reults in further crashes diff --git a/patches.suse/RDMA-qedr-Fix-qedr_create_user_qp-error-flow.patch b/patches.suse/RDMA-qedr-Fix-qedr_create_user_qp-error-flow.patch index a15e103..f6e6dd5 100644 --- a/patches.suse/RDMA-qedr-Fix-qedr_create_user_qp-error-flow.patch +++ b/patches.suse/RDMA-qedr-Fix-qedr_create_user_qp-error-flow.patch @@ -4,7 +4,7 @@ Date: Thu, 8 Feb 2024 17:36:28 -0500 Subject: [PATCH 1/1] RDMA/qedr: Fix qedr_create_user_qp error flow Git-commit: 5ba4e6d5863c53e937f49932dee0ecb004c65928 Patch-mainline: v6.8 or v6.8-rc6 (next release) -References: git-fixes +References: git-fixes bsc#1222677 CVE-2024-26743 Avoid the following warning by making sure to free the allocated resources in case that qedr_init_user_queue() fail. diff --git a/patches.suse/RDMA-srpt-Support-specifying-the-srpt_service_guid-p.patch b/patches.suse/RDMA-srpt-Support-specifying-the-srpt_service_guid-p.patch index 71f56f6..6afacd0 100644 --- a/patches.suse/RDMA-srpt-Support-specifying-the-srpt_service_guid-p.patch +++ b/patches.suse/RDMA-srpt-Support-specifying-the-srpt_service_guid-p.patch @@ -5,7 +5,7 @@ Subject: [PATCH 1/1] RDMA/srpt: Support specifying the srpt_service_guid parameter Git-commit: fdfa083549de5d50ebf7f6811f33757781e838c0 Patch-mainline: v6.8 or v6.8-rc6 (next release) -References: git-fixes +References: git-fixes bsc#1222449 CVE-2024-26744 Make loading ib_srpt with this parameter set work. The current behavior is that setting that parameter while loading the ib_srpt kernel module