# git rev-parse -q --verify e35e5b6f695d241ffb1d223207da58a1fbcdff4b^{commit} e35e5b6f695d241ffb1d223207da58a1fbcdff4b already have revision, skipping fetch # git checkout -q -f -B kisskb e35e5b6f695d241ffb1d223207da58a1fbcdff4b # git clean -qxdf # < git log -1 # commit e35e5b6f695d241ffb1d223207da58a1fbcdff4b # Merge: c1084b6c5620 b75cd218274e # Author: Linus Torvalds # Date: Tue Jul 5 09:18:32 2022 -0700 # # Merge tag 'xsa-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip # # Pull xen security fixes from Juergen Gross: # # - XSA-403 (4 patches for blkfront and netfront drivers): # # Linux Block and Network PV device frontends don't zero memory regions # before sharing them with the backend (CVE-2022-26365, # CVE-2022-33740). Additionally the granularity of the grant table # doesn't allow sharing less than a 4K page, leading to unrelated data # residing in the same 4K page as data shared with a backend being # accessible by such backend (CVE-2022-33741, CVE-2022-33742). # # - XSA-405 (1 patch for netfront driver, only 5.10 and newer): # # While adding logic to support XDP (eXpress Data Path), a code label # was moved in a way allowing for SKBs having references (pointers) # retained for further processing to nevertheless be freed. # # - XSA-406 (1 patch for Arm specific dom0 code): # # When mapping pages of guests on Arm, dom0 is using an rbtree to keep # track of the foreign mappings. # # Updating of that rbtree is not always done completely with the # related lock held, resulting in a small race window, which can be # used by unprivileged guests via PV devices to cause inconsistencies # of the rbtree. These inconsistencies can lead to Denial of Service # (DoS) of dom0, e.g. by causing crashes or the inability to perform # further mappings of other guests' memory pages. # # * tag 'xsa-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: # xen/arm: Fix race in RB-tree based P2M accounting # xen-netfront: restore __skb_queue_tail() positioning in xennet_get_responses() # xen/blkfront: force data bouncing when backend is untrusted # xen/netfront: force data bouncing when backend is untrusted # xen/netfront: fix leaking data in shared pages # xen/blkfront: fix leaking data in shared pages # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 e35e5b6f695d241ffb1d223207da58a1fbcdff4b # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6273:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6278:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: dn_bind.cold+0x16: relocation to !ENDBR: dn_bind+0x471 vmlinux.o: warning: objtool: dn_route_input_slow.cold+0x16: relocation to !ENDBR: dn_route_input_slow+0x139b vmlinux.o: warning: objtool: dn_route_input_slow.cold+0x60: relocation to !ENDBR: dn_route_input_slow+0x406 vmlinux.o: warning: objtool: dn_route_output_slow.cold+0x16: relocation to !ENDBR: dn_route_output_slow+0x473 vmlinux.o: warning: objtool: dn_route_output_slow.cold+0x44: relocation to !ENDBR: dn_route_output_slow+0x627 vmlinux.o: warning: objtool: dn_route_output_slow.cold+0x72: relocation to !ENDBR: dn_route_output_slow+0x1156 vmlinux.o: warning: objtool: dn_route_output_slow.cold+0xa0: relocation to !ENDBR: dn_route_output_slow+0x131f vmlinux.o: warning: objtool: dn_route_output_slow.cold+0xce: relocation to !ENDBR: dn_route_output_slow+0xda6 vmlinux.o: warning: objtool: dn_route_output_slow.cold+0xfc: relocation to !ENDBR: dn_route_output_slow+0x8d0 /bin/sh: 1: zstd: not found cat: write error: Broken pipe make[3]: *** [/kisskb/src/arch/x86/boot/compressed/Makefile:141: arch/x86/boot/compressed/vmlinux.bin.zst] Error 127 make[3]: *** Deleting file 'arch/x86/boot/compressed/vmlinux.bin.zst' make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/arch/x86/boot/Makefile:115: arch/x86/boot/compressed/vmlinux] Error 2 make[1]: *** [/kisskb/src/arch/x86/Makefile:265: bzImage] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:02:12.280119