** Description changed:

+ SRU Justification
  
-     SRU Justification
+     Impact:
+        The upstream process for stable tree updates is quite similar
+        in scope to the Ubuntu SRU process, e.g., each patch has to
+        demonstrably fix a bug, and each patch is vetted by upstream
+        by originating either directly from a mainline/stable Linux tree or
+        a minimally backported form of that patch. The following upstream
+        stable patches should be included in the Ubuntu kernel:
  
-     Impact:
-        The upstream process for stable tree updates is quite similar
-        in scope to the Ubuntu SRU process, e.g., each patch has to
-        demonstrably fix a bug, and each patch is vetted by upstream
-        by originating either directly from a mainline/stable Linux tree or
-        a minimally backported form of that patch. The following upstream
-        stable patches should be included in the Ubuntu kernel:
+        v5.15.129 upstream stable release
+        from git://git.kernel.org/
  
-        v5.15.129 upstream stable release
-        from git://git.kernel.org/
+ NFSv4.2: fix error handling in nfs42_proc_getxattr
+ NFSv4: fix out path in __nfs4_get_acl_uncached
+ xprtrdma: Remap Receive buffers after a reconnect
+ PCI: acpiphp: Reassign resources on bridge if necessary
+ dlm: improve plock logging if interrupted
+ dlm: replace usage of found with dedicated list iterator variable
+ fs: dlm: add pid to debug log
+ fs: dlm: change plock interrupted message to debug again
+ fs: dlm: use dlm_plock_info for do_unlock_close
+ fs: dlm: fix mismatch of plock results from userspace
+ MIPS: cpu-features: Enable octeon_cache by cpu_type
+ MIPS: cpu-features: Use boot_cpu_type for CPU type based features
+ fbdev: Improve performance of sys_imageblit()
+ fbdev: Fix sys_imageblit() for arbitrary image widths
+ fbdev: fix potential OOB read in fast_imageblit()
+ ALSA: pcm: Fix potential data race at PCM memory allocation helpers
+ jbd2: remove t_checkpoint_io_list
+ jbd2: remove journal_clean_one_cp_list()
+ jbd2: fix a race when checking checkpoint buffer busy
+ can: raw: fix receiver memory leak
+ drm/amd/display: do not wait for mpc idle if tg is disabled
+ drm/amd/display: check TG is non-null before checking if enabled
+ can: raw: fix lockdep issue in raw_release()
+ tracing: Fix cpu buffers unavailable due to 'record_disabled' missed
+ tracing: Fix memleak due to race between current_tracer and trace
+ octeontx2-af: SDP: fix receive link config
+ sock: annotate data-races around prot->memory_pressure
+ dccp: annotate data-races in dccp_poll()
+ ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()
+ net: bgmac: Fix return value check for fixed_phy_register()
+ net: bcmgenet: Fix return value check for fixed_phy_register()
+ net: validate veth and vxcan peer ifindexes
+ ice: fix receive buffer size miscalculation
+ igb: Avoid starting unnecessary workqueues
+ igc: Fix the typo in the PTM Control macro
+ net/sched: fix a qdisc modification with ambiguous command request
+ netfilter: nf_tables: flush pending destroy work before netlink notifier
+ netfilter: nf_tables: fix out of memory error handling
+ rtnetlink: return ENODEV when ifname does not exist and group is given
+ rtnetlink: Reject negative ifindexes in RTM_NEWLINK
+ net: remove bond_slave_has_mac_rcu()
+ bonding: fix macvlan over alb bond support
+ net/ncsi: make one oem_gma function for all mfr id
+ net/ncsi: change from ndo_set_mac_address to dev_set_mac_address
+ ibmveth: Use dcbf rather than dcbfl
+ NFSv4: Fix dropped lock for racing OPEN and delegation return
+ clk: Fix slab-out-of-bounds error in devm_clk_release()
+ ALSA: ymfpci: Fix the missing snd_card_free() call at probe error
+ mm: add a call to flush_cache_vmap() in vmap_pfn()
+ NFS: Fix a use after free in nfs_direct_join_group()
+ nfsd: Fix race to FREE_STATEID and cl_revoked
+ selinux: set next pointer before attaching to list
+ batman-adv: Trigger events for auto adjusted MTU
+ batman-adv: Don't increase MTU when set by user
+ batman-adv: Do not get eth header before batadv_check_management_packet
+ batman-adv: Fix TT global entry leak when client roamed back
+ batman-adv: Fix batadv_v_ogm_aggr_send memory leak
+ batman-adv: Hold rtnl lock during MTU update via netlink
+ lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels
+ radix tree: remove unused variable
+ of: unittest: Fix EXPECT for parse_phandle_with_args_map() test
+ of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
+ media: vcodec: Fix potential array out-of-bounds in encoder queue_setup
+ PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root 
bus
+ drm/vmwgfx: Fix shader stage validation
+ drm/display/dp: Fix the DP DSC Receiver cap size
+ x86/fpu: Invalidate FPU state correctly on exec()
+ nfs: use vfs setgid helper
+ nfsd: use vfs setgid helper
+ torture: Fix hang during kthread shutdown phase
+ cgroup/cpuset: Rename functions dealing with DEADLINE accounting
+ sched/cpuset: Bring back cpuset_mutex
+ sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
+ cgroup/cpuset: Iterate only if DEADLINE tasks are present
+ sched/deadline: Create DL BW alloc, free & check overflow interface
+ cgroup/cpuset: Free DL BW in case can_attach() fails
+ drm/i915: Fix premature release of request's reusable memory
+ can: raw: add missing refcount for memory leak fix
+ scsi: snic: Fix double free in snic_tgt_create()
+ scsi: core: raid_class: Remove raid_component_add()
+ clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'
+ pinctrl: renesas: rza2: Add lock around 
pinctrl_generic{{add,remove}_group,{add,remove}_function}
+ dma-buf/sw_sync: Avoid recursive lock during fence signal
+ mm: memory-failure: kill soft_offline_free_page()
+ mm: memory-failure: fix unexpected return value in soft_offline_page()
+ mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_buffer
+ Linux 5.15.129
+ UBUNTU: Upstream stable to v5.15.129

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2039227

Title:
  Jammy update: v5.15.129 upstream stable release

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  In Progress

Bug description:
  SRU Justification

      Impact:
         The upstream process for stable tree updates is quite similar
         in scope to the Ubuntu SRU process, e.g., each patch has to
         demonstrably fix a bug, and each patch is vetted by upstream
         by originating either directly from a mainline/stable Linux tree or
         a minimally backported form of that patch. The following upstream
         stable patches should be included in the Ubuntu kernel:

         v5.15.129 upstream stable release
         from git://git.kernel.org/

  NFSv4.2: fix error handling in nfs42_proc_getxattr
  NFSv4: fix out path in __nfs4_get_acl_uncached
  xprtrdma: Remap Receive buffers after a reconnect
  PCI: acpiphp: Reassign resources on bridge if necessary
  dlm: improve plock logging if interrupted
  dlm: replace usage of found with dedicated list iterator variable
  fs: dlm: add pid to debug log
  fs: dlm: change plock interrupted message to debug again
  fs: dlm: use dlm_plock_info for do_unlock_close
  fs: dlm: fix mismatch of plock results from userspace
  MIPS: cpu-features: Enable octeon_cache by cpu_type
  MIPS: cpu-features: Use boot_cpu_type for CPU type based features
  fbdev: Improve performance of sys_imageblit()
  fbdev: Fix sys_imageblit() for arbitrary image widths
  fbdev: fix potential OOB read in fast_imageblit()
  ALSA: pcm: Fix potential data race at PCM memory allocation helpers
  jbd2: remove t_checkpoint_io_list
  jbd2: remove journal_clean_one_cp_list()
  jbd2: fix a race when checking checkpoint buffer busy
  can: raw: fix receiver memory leak
  drm/amd/display: do not wait for mpc idle if tg is disabled
  drm/amd/display: check TG is non-null before checking if enabled
  can: raw: fix lockdep issue in raw_release()
  tracing: Fix cpu buffers unavailable due to 'record_disabled' missed
  tracing: Fix memleak due to race between current_tracer and trace
  octeontx2-af: SDP: fix receive link config
  sock: annotate data-races around prot->memory_pressure
  dccp: annotate data-races in dccp_poll()
  ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()
  net: bgmac: Fix return value check for fixed_phy_register()
  net: bcmgenet: Fix return value check for fixed_phy_register()
  net: validate veth and vxcan peer ifindexes
  ice: fix receive buffer size miscalculation
  igb: Avoid starting unnecessary workqueues
  igc: Fix the typo in the PTM Control macro
  net/sched: fix a qdisc modification with ambiguous command request
  netfilter: nf_tables: flush pending destroy work before netlink notifier
  netfilter: nf_tables: fix out of memory error handling
  rtnetlink: return ENODEV when ifname does not exist and group is given
  rtnetlink: Reject negative ifindexes in RTM_NEWLINK
  net: remove bond_slave_has_mac_rcu()
  bonding: fix macvlan over alb bond support
  net/ncsi: make one oem_gma function for all mfr id
  net/ncsi: change from ndo_set_mac_address to dev_set_mac_address
  ibmveth: Use dcbf rather than dcbfl
  NFSv4: Fix dropped lock for racing OPEN and delegation return
  clk: Fix slab-out-of-bounds error in devm_clk_release()
  ALSA: ymfpci: Fix the missing snd_card_free() call at probe error
  mm: add a call to flush_cache_vmap() in vmap_pfn()
  NFS: Fix a use after free in nfs_direct_join_group()
  nfsd: Fix race to FREE_STATEID and cl_revoked
  selinux: set next pointer before attaching to list
  batman-adv: Trigger events for auto adjusted MTU
  batman-adv: Don't increase MTU when set by user
  batman-adv: Do not get eth header before batadv_check_management_packet
  batman-adv: Fix TT global entry leak when client roamed back
  batman-adv: Fix batadv_v_ogm_aggr_send memory leak
  batman-adv: Hold rtnl lock during MTU update via netlink
  lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels
  radix tree: remove unused variable
  of: unittest: Fix EXPECT for parse_phandle_with_args_map() test
  of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
  media: vcodec: Fix potential array out-of-bounds in encoder queue_setup
  PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root 
bus
  drm/vmwgfx: Fix shader stage validation
  drm/display/dp: Fix the DP DSC Receiver cap size
  x86/fpu: Invalidate FPU state correctly on exec()
  nfs: use vfs setgid helper
  nfsd: use vfs setgid helper
  torture: Fix hang during kthread shutdown phase
  cgroup/cpuset: Rename functions dealing with DEADLINE accounting
  sched/cpuset: Bring back cpuset_mutex
  sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
  cgroup/cpuset: Iterate only if DEADLINE tasks are present
  sched/deadline: Create DL BW alloc, free & check overflow interface
  cgroup/cpuset: Free DL BW in case can_attach() fails
  drm/i915: Fix premature release of request's reusable memory
  can: raw: add missing refcount for memory leak fix
  scsi: snic: Fix double free in snic_tgt_create()
  scsi: core: raid_class: Remove raid_component_add()
  clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'
  pinctrl: renesas: rza2: Add lock around 
pinctrl_generic{{add,remove}_group,{add,remove}_function}
  dma-buf/sw_sync: Avoid recursive lock during fence signal
  mm: memory-failure: kill soft_offline_free_page()
  mm: memory-failure: fix unexpected return value in soft_offline_page()
  mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_buffer
  Linux 5.15.129
  UBUNTU: Upstream stable to v5.15.129

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2039227/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to