The fix is in jammy 5.15.0-140.150, which is part of the 2025.04.14-1 SRU cycle.
If you search the changelog at: https://git.launchpad.net/~ubuntu- kernel/ubuntu/+source/linux/+git/jammy/tree/debian.master/changelog?h=master- next for: 2089318 it has this block of text: * kernel hard lockup in cgroups during eBPF workload (LP: #2089318) - cgroup: cgroup: Honor caller's cgroup NS when resolving cgroup id - cgroup: Homogenize cgroup_get_from_id() return value - cgroup: Make cgroup_get_from_id() prettier - cgroup.c: add helper __cset_cgroup_from_root to cleanup duplicated codes - cgroup: Reorganize css_set_lock and kernfs path processing Which are the commits for this change. If we check the tag for there kernel version Ubuntu-5.15.0-140.150 we can see which SRU cycle it will be part of: https://git.launchpad.net/~ubuntu- kernel/ubuntu/+source/linux/+git/jammy/tree/debian.master/tracking- bug?h=Ubuntu-5.15.0-140.150 The SRU cycle is: 2025.04.14-1 According to the release schedule at: https://kernel.ubuntu.com/ this is scheduled to be released to -updates "Week of 12-May" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2089318 Title: kernel hard lockup in cgroups during eBPF workload To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2089318/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
