public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] cdrom: Fix spectre-v1 gadget
@ 2023-06-12 11:00 Jordy Zomer
  2023-06-12 11:00 ` [PATCH v2 1/1] " Jordy Zomer
  0 siblings, 1 reply; 10+ messages in thread
From: Jordy Zomer @ 2023-06-12 11:00 UTC (permalink / raw)
  To: linux-kernel; +Cc: phil, Jordy Zomer

This patch fixes a spectre-v1 gadget in cdrom.
The gadget could be triggered by,
speculatviely bypassing the cdi->capacity check.

Jordy Zomer (1):
  cdrom: Fix spectre-v1 gadget

 drivers/cdrom/cdrom.c | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.41.0.162.gfafddb0af9-goog


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

end of thread, other threads:[~2023-06-17  9:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-12 11:00 [PATCH v2 0/1] cdrom: Fix spectre-v1 gadget Jordy Zomer
2023-06-12 11:00 ` [PATCH v2 1/1] " Jordy Zomer
2023-06-15  8:12   ` Phillip Potter
2023-06-15 16:31   ` Pawan Gupta
2023-06-15 23:31     ` Phillip Potter
2023-06-16  3:14       ` Pawan Gupta
2023-06-16  9:39         ` Jordy Zomer
2023-06-16 12:59           ` Randy Dunlap
2023-06-17  9:40         ` Phillip Potter
2023-06-17  9:37   ` Phillip Potter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox