]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'misc-habanalabs-fixes-2020-07-19' of git://people.freedesktop.org/~gabbayo...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Jul 2020 08:01:58 +0000 (10:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Jul 2020 08:01:58 +0000 (10:01 +0200)
commitf3f42ef8137e7199fa4a10b83bac37ba2b416f33
treebcc9b664671b859bfb77860d1bd4df10059a35d9
parentb23dc130628615fda7c43d48db5e79c7bb63898d
parent48a98f68bd2f815e60c2c4c290c061b6dc64d350
Merge tag 'misc-habanalabs-fixes-2020-07-19' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linus

Oded writes:

This tag contains a single bug fix for 5.8-rc7:

- Check that an index is in valid range before using it to access an
  array. The index is received from the user. This is to prevent a
  possible out-of-bounds access error.

* tag 'misc-habanalabs-fixes-2020-07-19' of git://people.freedesktop.org/~gabbayo/linux:
  habanalabs: prevent possible out-of-bounds array access