All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5 v3] accel/qaic: Improve bounds checking in encode/decode
@ 2023-07-11  6:08 ` Dan Carpenter
  0 siblings, 0 replies; 14+ messages in thread
From: Dan Carpenter @ 2023-07-11  6:08 UTC (permalink / raw)
  To: Jeffrey Hugo
  Cc: Carl Vanderlip, Pranjal Ramajor Asha Kanojiya, Oded Gabbay,
	linux-arm-msm, dri-devel, kernel-janitors

Fixed in v3: Redo messed up threading

Fixed two things in v2:  Include the <linux/overflow.h> file.  Change
the >= in encode and decode to >.

regards,
dan carpenter

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-07-11  8:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-11  6:08 [PATCH 0/5 v3] accel/qaic: Improve bounds checking in encode/decode Dan Carpenter
2023-07-11  6:08 ` Dan Carpenter
2023-07-11  6:10 ` [PATCH 1/5 v3] accel/qaic: tighten bounds checking in encode_message() Dan Carpenter
2023-07-11  6:10   ` Dan Carpenter
2023-07-11  6:20   ` Dan Carpenter
2023-07-11  6:20     ` Dan Carpenter
2023-07-11  6:12 ` [PATCH 2/5 v3] accel/qaic: tighten bounds checking in decode_message() Dan Carpenter
2023-07-11  6:12   ` Dan Carpenter
2023-07-11  6:12 ` [PATCH 3/5 v3] accel/qaic: Add consistent integer overflow checks Dan Carpenter
2023-07-11  6:12   ` Dan Carpenter
2023-07-11  6:13 ` [PATCH 5/5 v3] accel/qaic: Fix a leak in map_user_pages() Dan Carpenter
2023-07-11  6:13   ` Dan Carpenter
2023-07-11  7:23   ` Dafna Hirschfeld
2023-07-11  7:23     ` Dafna Hirschfeld

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.