]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'edac_urgent_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Oct 2019 10:19:07 +0000 (06:19 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Oct 2019 10:19:07 +0000 (06:19 -0400)
commit0813b73457aa9d2e405cabba1d0449244d1827d7
treecbb7328e25a1342ef1b4fe68a1a281a0563680fb
parent4faf49afc49f1840c5a345251421b025cb60155f
parentc579d13bc00776cfde2267bd7804458be40f75f4
Merge tag 'edac_urgent_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras

Pull EDAC fix from Borislav Petkov:
 "Fix ghes_edac UAF case triggered by KASAN and DEBUG_TEST_DRIVER_REMOVE.

  Future pending rework of the ghes_edac instances registration will do
  away with the single memory controller per system model and that ugly
  hackery there.

  This is a minimal fix for stable@, courtesy of James Morse"

* tag 'edac_urgent_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras:
  EDAC/ghes: Fix Use after free in ghes_edac remove path