]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
drop 2 patches from queue-5.15 and queue-5.10 based on RC review feedback
authorSasha Levin <sashal@kernel.org>
Wed, 15 Apr 2026 12:40:27 +0000 (08:40 -0400)
committerSasha Levin <sashal@kernel.org>
Wed, 15 Apr 2026 12:40:27 +0000 (08:40 -0400)
commitd82c687462d31dab99467e832919e269ff45e54d
tree0f84d95218788c0d0d5ce085449267b56385b339
parente84a934b1e8f2f35890b51c6521a7b8678ebdc8f
drop 2 patches from queue-5.15 and queue-5.10 based on RC review feedback

Dropped patches:

- "bus: fsl-mc: fix use-after-free in driver_override_show()"
  Queues: 5.10
  Reason: missing prerequisite commit 5688f212e98a ("fsl-mc: Use driver_set_override() instead of open-coding") — without it driver_override_store() lacks device_lock(), the race remains and may trigger a double free
  Report: https://lore.kernel.org/stable/CALbr=LaxfRiP8totK7_K_ErH8EbYcBxTTZ5dYaXZeo2UCVNSMQ@mail.gmail.com/

- "bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show functions"  [dependency]
  Queues: 5.10
  Reason: Stable-dep-of 148891e95014 which was dropped above

- "netfilter: nf_conntrack_expect: skip expectations in other netns via proc"
  Queues: 5.15, 5.10
  Reason: missing prerequisite commit 02a3231b6d82 ("netfilter: nf_conntrack_expect: store netns and zone in expectation") — without it nf_ct_exp_net() derives netns from exp->master which may be a dying conntrack under RCU
  Report: https://lore.kernel.org/stable/18260c94-4eca-434d-8a54-e556bc2057c9@oracle.com/
  Report: https://lore.kernel.org/stable/ad90kM0wXIrO6aqu@chamomile/
queue-5.10/bus-fsl-mc-fix-use-after-free-in-driver_override_sho.patch [deleted file]
queue-5.10/bus-fsl-mc-replace-snprintf-and-sprintf-with-sysfs_e.patch [deleted file]
queue-5.10/netfilter-nf_conntrack_expect-skip-expectations-in-o.patch [deleted file]
queue-5.10/series
queue-5.15/netfilter-nf_conntrack_expect-skip-expectations-in-o.patch [deleted file]
queue-5.15/series