Re: [PATCH] HID: wacom: handle kzalloc() allocation failure in wacom_wac_queue_flush()
From: Markus Elfring
Date: Sat Mar 29 2025 - 07:03:37 EST
…
> from the fifo via kfifo_out(). However it does not
> check kzalloc() for allocation failure which returns
> NULL and could potentially lead to a NULL deref.
…
pointer dereference?
I imagine that word wrapping can occasionally become a bit nicer
for text lines which may be longer than 52 characters.
Regards,
Markus