1. 20 9月, 2018 9 次提交
  2. 14 9月, 2018 1 次提交
  3. 13 9月, 2018 1 次提交
  4. 11 9月, 2018 1 次提交
  5. 10 9月, 2018 1 次提交
  6. 05 9月, 2018 1 次提交
  7. 04 9月, 2018 7 次提交
  8. 03 9月, 2018 1 次提交
    • T
      ALSA: rawmidi: Initialize allocated buffers · 5a7b44a8
      Takashi Iwai 提交于
      syzbot reported the uninitialized value exposure in certain situations
      using virmidi loop.  It's likely a very small race at writing and
      reading, and the influence is almost negligible.  But it's safer to
      paper over this just by replacing the existing kvmalloc() with
      kvzalloc().
      
      Reported-by: syzbot+194dffdb8b22fc5d207a@syzkaller.appspotmail.com
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      5a7b44a8
  9. 30 8月, 2018 4 次提交
  10. 28 8月, 2018 10 次提交
  11. 27 8月, 2018 4 次提交