All of lore.kernel.org
 help / color / mirror / Atom feed
* CVE-2022-1462: race condition vulnerability in drivers/tty/tty_buffers.c
@ 2022-06-01 18:34 Dan Carpenter
  2022-06-02  2:48 ` Hillf Danton
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Carpenter @ 2022-06-01 18:34 UTC (permalink / raw)
  To: 一只狗, Greg Kroah-Hartman, Jiri Slaby; +Cc: linux-kernel

Hi Greg, Jiri,

I searched lore.kernel.org and it seemed like CVE-2022-1462 might not
have ever been reported to you?  Here is the original email with the
syzkaller reproducer.

https://seclists.org/oss-sec/2022/q2/155

The reporter proposed a fix, but it won't work.  Smatch says that some
of the callers are already holding the port->lock.  For example,
sci_dma_rx_complete() will deadlock.

regards,
dan carpenter

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

end of thread, other threads:[~2022-06-22 14:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01 18:34 CVE-2022-1462: race condition vulnerability in drivers/tty/tty_buffers.c Dan Carpenter
2022-06-02  2:48 ` Hillf Danton
2022-06-02  4:48   ` Jiri Slaby
2022-06-15 10:47     ` Jiri Slaby
2022-06-22 14:27       ` Salvatore Bonaccorso

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.