** 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:
+        upstream stable patchset 2022-06-03
  
-        upstream stable patchset 2022-06-03
-        from git://git.kernel.org/
+                 Ported from the following upstream stable releases:
+                         v4.14.277, v4.19.240
+ 
+        from git://git.kernel.org/
+ 
+ etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
+ mm: page_alloc: fix building error on -Werror=array-compare
+ tracing: Dump stacktrace trigger to the corresponding instance
+ gfs2: assign rgrp glock before compute_bitstructs
+ ALSA: usb-audio: Clear MIDI port active flag after draining
+ tcp: fix race condition when creating child sockets from syncookies
+ tcp: Fix potential use-after-free due to double kfree()
+ dmaengine: imx-sdma: Fix error checking in sdma_event_remap
+ net/packet: fix packet_sock xmit return value checking
+ netlink: reset network and mac headers in netlink_dump()
+ ARM: vexpress/spc: Avoid negative array index when !SMP
+ platform/x86: samsung-laptop: Fix an unsigned comparison which can never be 
negative
+ ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
+ vxlan: fix error return code in vxlan_fdb_append
+ cifs: Check the IOCB_DIRECT flag, not O_DIRECT
+ brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
+ drm/msm/mdp5: check the return of kzalloc()
+ net: macb: Restart tx only if queue pointer is lagging
+ stat: fix inconsistency between struct stat and struct compat_stat
+ ata: pata_marvell: Check the 'bmdma_addr' beforing reading
+ dma: at_xdmac: fix a missing check on list iterator
+ powerpc/perf: Fix power9 event alternatives
+ openvswitch: fix OOB access in reserve_sfa_size()
+ ASoC: soc-dapm: fix two incorrect uses of list iterator
+ e1000e: Fix possible overflow in LTR decoding
+ ARC: entry: fix syscall_trace_exit argument
+ ext4: fix symlink file size not match to file content
+ ext4: fix overhead calculation to account for the reserved gdt blocks
+ ext4: force overhead calculation if the s_overhead_cluster makes no sense
+ staging: ion: Prevent incorrect reference counting behavour
+ block/compat_ioctl: fix range check in BLKGETSIZE
+ ax25: add refcount in ax25_dev to avoid UAF bugs
+ ax25: fix reference count leaks of ax25_dev
+ ax25: fix UAF bugs of net_device caused by rebinding operation
+ ax25: Fix refcount leaks caused by ax25_cb_del()
+ ax25: fix UAF bug in ax25_send_control()
+ ax25: fix NPD bug in ax25_disconnect
+ ax25: Fix NULL pointer dereferences in ax25 timers
+ ax25: Fix UAF bugs in ax25 timers
+ ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek
+ net/sched: cls_u32: fix possible leak in u32_init_knode()
+ drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
+ drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
+ UBUNTU: upstream stable to v4.14.277, v4.19.240

-- 
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/1977622

Title:
  Bionic update: upstream stable patchset 2022-06-03

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  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:

         upstream stable patchset 2022-06-03

                  Ported from the following upstream stable releases:
                          v4.14.277, v4.19.240

         from git://git.kernel.org/

  etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
  mm: page_alloc: fix building error on -Werror=array-compare
  tracing: Dump stacktrace trigger to the corresponding instance
  gfs2: assign rgrp glock before compute_bitstructs
  ALSA: usb-audio: Clear MIDI port active flag after draining
  tcp: fix race condition when creating child sockets from syncookies
  tcp: Fix potential use-after-free due to double kfree()
  dmaengine: imx-sdma: Fix error checking in sdma_event_remap
  net/packet: fix packet_sock xmit return value checking
  netlink: reset network and mac headers in netlink_dump()
  ARM: vexpress/spc: Avoid negative array index when !SMP
  platform/x86: samsung-laptop: Fix an unsigned comparison which can never be 
negative
  ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
  vxlan: fix error return code in vxlan_fdb_append
  cifs: Check the IOCB_DIRECT flag, not O_DIRECT
  brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
  drm/msm/mdp5: check the return of kzalloc()
  net: macb: Restart tx only if queue pointer is lagging
  stat: fix inconsistency between struct stat and struct compat_stat
  ata: pata_marvell: Check the 'bmdma_addr' beforing reading
  dma: at_xdmac: fix a missing check on list iterator
  powerpc/perf: Fix power9 event alternatives
  openvswitch: fix OOB access in reserve_sfa_size()
  ASoC: soc-dapm: fix two incorrect uses of list iterator
  e1000e: Fix possible overflow in LTR decoding
  ARC: entry: fix syscall_trace_exit argument
  ext4: fix symlink file size not match to file content
  ext4: fix overhead calculation to account for the reserved gdt blocks
  ext4: force overhead calculation if the s_overhead_cluster makes no sense
  staging: ion: Prevent incorrect reference counting behavour
  block/compat_ioctl: fix range check in BLKGETSIZE
  ax25: add refcount in ax25_dev to avoid UAF bugs
  ax25: fix reference count leaks of ax25_dev
  ax25: fix UAF bugs of net_device caused by rebinding operation
  ax25: Fix refcount leaks caused by ax25_cb_del()
  ax25: fix UAF bug in ax25_send_control()
  ax25: fix NPD bug in ax25_disconnect
  ax25: Fix NULL pointer dereferences in ax25 timers
  ax25: Fix UAF bugs in ax25 timers
  ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek
  net/sched: cls_u32: fix possible leak in u32_init_knode()
  drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
  drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
  UBUNTU: upstream stable to v4.14.277, v4.19.240

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1977622/+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