]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'sched_ext-for-6.14-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Mar 2025 21:52:04 +0000 (11:52 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Mar 2025 21:52:04 +0000 (11:52 -1000)
commitb7f94fcf55469ad3ef8a74c35b488dbfa314d1bb
treec4391531f49ea8430560e9225abaeaec98ae2f8c
parent6e8e2f82bc26d4b4ac9bc4f3abe99a5661a04009
parent9360dfe4cbd62ff1eb8217b815964931523b75b3
Merge tag 'sched_ext-for-6.14-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext

Pull sched_ext fix from Tejun Heo:
 "BPF schedulers could trigger a crash by passing in an invalid CPU to
  the scx_bpf_select_cpu_dfl() helper.

  Fix it by verifying input validity"

* tag 'sched_ext-for-6.14-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext:
  sched_ext: Validate prev_cpu in scx_bpf_select_cpu_dfl()