lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <b89e2cc2-f321-4775-aa05-6e8175441f88@app.fastmail.com>
Date: Fri, 20 Jun 2025 16:33:49 +0200
From: "Arnd Bergmann" <arnd@...db.de>
To: "Josh Poimboeuf" <jpoimboe@...nel.org>,
 "Peter Zijlstra" <peterz@...radead.org>
Cc: x86@...nel.org, linux-kernel@...r.kernel.org, llvm@...ts.linux.dev
Subject: linux-next-20250620 objtool errors and warnings with clang-21-20250619105726

Hi Josh and Peter,

I came across some new build failures from objtool errors
today. I have not run this for long yet, but this is what I got
so far:

https://pastebin.com/vM26CVnJ
lib/ubsan.o: warning: objtool: __ubsan_handle_type_mismatch+0xe0: call to __msan_memset() with UACCESS enabled
lib/ubsan.o: warning: objtool: __ubsan_handle_type_mismatch_v1+0xfd: call to __msan_memset() with UACCESS enabled
kernel/bpf/core.o: warning: objtool: ___bpf_prog_run+0x20f: sibling call from callable instruction with modified stack frame
drivers/gpu/drm/vmwgfx/vmwgfx_msg.o: warning: objtool: vmw_host_printf+0xe: unknown CFA base reg 0

https://pastebin.com/5UppA6JZ
mm/vmscan.o: warning: objtool: shrink_lruvec+0x198f: sibling call from callable instruction with modified stack frame
drivers/usb/host/xhci.o: warning: objtool: xhci_configure_endpoint+0x15bd: undefined stack state
drivers/usb/host/xhci.o: warning: objtool: xhci_configure_endpoint+0x15b5: unknown CFA base reg -1
drivers/gpu/drm/vmwgfx/vmwgfx_msg.o: warning: objtool: vmw_host_printf+0x9: unknown CFA base reg 0

     Arnd

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ