From: Thomas Gleixner <tglx@kernel.org>
To: Zijing Yin <yzjaurora@gmail.com>,
Anna-Maria Behnsen <anna-maria@linutronix.de>,
Frederic Weisbecker <frederic@kernel.org>
Cc: Zijing Yin <yzjaurora@gmail.com>, linux-kernel@vger.kernel.org
Subject: Re: UBSAN: invalid-load in __remove_hrtimer
Date: Thu, 04 Jun 2026 21:29:58 +0200 [thread overview]
Message-ID: <87qzmm3xzd.ffs@fw13> (raw)
In-Reply-To: <20260604171043.995130-1-yzjaurora@gmail.com>
On Thu, Jun 04 2026 at 10:10, Zijing Yin wrote:
> Fuzzing v7.1-rc1 (98878ed91b68) with a customized syzkaller on a
> KASAN+UBSAN build, I hit the UBSAN invalid-load below in
Please validate that this still is the case with the latest v7.1-rc6 or
ideally with the head of Linus tree.
> UBSAN: invalid-load in kernel/time/hrtimer.c:1147:14
> load of value 255 is not a valid value for type 'bool' (aka '_Bool')
That's memory corruption from some unknown place unrelated to the
hrtimer subsystem, which acts only as the messenger.
Which becomes obvious due to this:
> Oops: general protection fault, probably for non-canonical address 0xf1a7c288031699ea: 0000 [#1] KASAN NOPTI
Thanks,
tglx
prev parent reply other threads:[~2026-06-04 19:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-04 17:10 UBSAN: invalid-load in __remove_hrtimer Zijing Yin
2026-06-04 19:29 ` Thomas Gleixner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87qzmm3xzd.ffs@fw13 \
--to=tglx@kernel.org \
--cc=anna-maria@linutronix.de \
--cc=frederic@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=yzjaurora@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox