]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'timers-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Jul 2026 16:54:05 +0000 (09:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Jul 2026 16:54:05 +0000 (09:54 -0700)
commit767707a53ef7d7cfe7d1b1f22c37fe4af17efc5e
treeae2178a06ecffbf4eb2fadf26a05e321529bd29d
parent64d9ca4b44f0c08db832e61df84921f9d1687bb7
parent920f893f735e92ba3a1cd9256899a186b161928d
Merge tag 'timers-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull timer fix from Ingo Molnar:

 - Fix a subtle posix-cpu-timers vs. exec() race, which
   unearthed other races in the area (Thomas Gleixner)

* tag 'timers-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  posix-cpu-timers: Prevent UAF caused by non-leader exec() race