diff --git a/patches.suse/USB-gadget-validate-endpoint-index-for-xilinx-udc.patch b/patches.suse/USB-gadget-validate-endpoint-index-for-xilinx-udc.patch index 6ceddad..f91996a 100644 --- a/patches.suse/USB-gadget-validate-endpoint-index-for-xilinx-udc.patch +++ b/patches.suse/USB-gadget-validate-endpoint-index-for-xilinx-udc.patch @@ -4,7 +4,7 @@ Date: Mon, 21 Feb 2022 13:24:56 +0100 Subject: [PATCH] USB: gadget: validate endpoint index for xilinx udc Git-commit: 7f14c7227f342d9932f9b918893c8814f86d2a0d Patch-mainline: v5.17-rc6 -References: git-fixes +References: CVE-2022-27223 bsc#1197245 git-fixes Assure that host may not manipulate the index to point past endpoint array. diff --git a/rpm/kernel-obs-build.spec.in b/rpm/kernel-obs-build.spec.in index e73b418..0ab604b 100644 --- a/rpm/kernel-obs-build.spec.in +++ b/rpm/kernel-obs-build.spec.in @@ -155,7 +155,6 @@ dracut --reproducible --host-only --no-hostonly-cmdline \ --no-early-microcode --nofscks --strip --hardlink \ --drivers="$KERNEL_MODULES" --force /tmp/initrd.kvm \ %if 0%{?suse_version} > 1550 || 0%{?sle_version} > 150200 - --modules="obs qemu base rootfs-block" \ --compress "zstd -19 -T0" \ %endif `echo /boot/%{kernel_name}-*%{kernel_flavor} | sed -n -e 's,[^-]*-\(.*'%{kernel_flavor}'\),\1,p'`