public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] cdrom: Fix spectre-v1 gadget
@ 2023-06-09 13:13 Jordy Zomer
  2023-06-09 13:13 ` [PATCH 1/1] " Jordy Zomer
  0 siblings, 1 reply; 6+ messages in thread
From: Jordy Zomer @ 2023-06-09 13:13 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 | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.41.0.162.gfafddb0af9-goog


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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-09 13:13 [PATCH 0/1] cdrom: Fix spectre-v1 gadget Jordy Zomer
2023-06-09 13:13 ` [PATCH 1/1] " Jordy Zomer
2023-06-09 17:19   ` kernel test robot
2023-06-09 23:46   ` Pawan Gupta
2023-06-10 19:10   ` Phillip Potter
2023-06-12  9:35     ` Jordy Zomer

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