Public bug reported:

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-01-25

                Ported from the following upstream stable releases:
                        v4.14.260, v4.19.223

       from git://git.kernel.org/

IB/qib: Use struct_size() helper
IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields
net: usb: lan78xx: add Allied Telesis AT29M2-AF
can: kvaser_usb: get CAN clock frequency from device
HID: holtek: fix mouse probing
spi: change clk_disable_unprepare to clk_unprepare
IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()
netfilter: fix regression in looped (broad|multi)cast's MAC handling
qlcnic: potential dereference null pointer of rx_queue->page_ring
net: accept UFOv6 packages in virtio_net_hdr_to_skb
net: skip virtio_net_hdr_set_proto if protocol already set
bonding: fix ad_actor_system option setting to default
fjes: Check for error irq
drivers: net: smc911x: Check for error irq
sfc: falcon: Check null pointer of rx_queue->page_ring
hwmon: (lm90) Fix usage of CONFIG2 register in detect function
ALSA: jack: Check the return value of kstrdup()
ALSA: drivers: opl3: Fix incorrect use of vp->state
Input: atmel_mxt_ts - fix double free in mxt_read_info_block
x86/pkey: Fix undefined behaviour with PKRU_WD_BIT
pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines
ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling
f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr()
usb: gadget: u_ether: fix race in setting MAC address in setup phase
KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state
hwmon: (lm90) Do not report 'busy' status bit as alarm
ax25: NPD bug when detaching AX25 device
hamradio: defer ax25 kfree after unregister_netdev
hamradio: improve the incomplete fix to avoid NPD
phonet/pep: refuse to enable an unbound pipe
parisc: Correct completer in lws start
UBUNTU: upstream stable to v4.14.260, v4.19.223

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Invalid

** Affects: linux (Ubuntu Bionic)
     Importance: Medium
     Assignee: Kamal Mostafa (kamalmostafa)
         Status: In Progress


** Tags: kernel-stable-tracking-bug

** Changed in: linux (Ubuntu)
       Status: New => Confirmed

** Tags added: kernel-stable-tracking-bug

** Also affects: linux (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** 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-01-25
+        from git://git.kernel.org/
  
-        upstream stable patchset 2022-01-25
-        from git://git.kernel.org/
+ IB/qib: Use struct_size() helper
+ IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields
+ net: usb: lan78xx: add Allied Telesis AT29M2-AF
+ can: kvaser_usb: get CAN clock frequency from device
+ HID: holtek: fix mouse probing
+ spi: change clk_disable_unprepare to clk_unprepare
+ IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()
+ netfilter: fix regression in looped (broad|multi)cast's MAC handling
+ qlcnic: potential dereference null pointer of rx_queue->page_ring
+ net: accept UFOv6 packages in virtio_net_hdr_to_skb
+ net: skip virtio_net_hdr_set_proto if protocol already set
+ bonding: fix ad_actor_system option setting to default
+ fjes: Check for error irq
+ drivers: net: smc911x: Check for error irq
+ sfc: falcon: Check null pointer of rx_queue->page_ring
+ hwmon: (lm90) Fix usage of CONFIG2 register in detect function
+ ALSA: jack: Check the return value of kstrdup()
+ ALSA: drivers: opl3: Fix incorrect use of vp->state
+ Input: atmel_mxt_ts - fix double free in mxt_read_info_block
+ x86/pkey: Fix undefined behaviour with PKRU_WD_BIT
+ pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines
+ ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling
+ f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr()
+ usb: gadget: u_ether: fix race in setting MAC address in setup phase
+ KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state
+ hwmon: (lm90) Do not report 'busy' status bit as alarm
+ ax25: NPD bug when detaching AX25 device
+ hamradio: defer ax25 kfree after unregister_netdev
+ hamradio: improve the incomplete fix to avoid NPD
+ phonet/pep: refuse to enable an unbound pipe
+ parisc: Correct completer in lws start
+ UBUNTU: upstream stable to v4.14.260, v4.19.223

** Changed in: linux (Ubuntu Bionic)
       Status: New => In Progress

** Changed in: linux (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu Bionic)
     Assignee: (unassigned) => Kamal Mostafa (kamalmostafa)

** Changed in: linux (Ubuntu)
       Status: Confirmed => Invalid

** Description changed:

  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-01-25
+ 
+                 Ported from the following upstream stable releases:
+                         v4.14.260, v4.19.223
+ 
         from git://git.kernel.org/
  
  IB/qib: Use struct_size() helper
  IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields
  net: usb: lan78xx: add Allied Telesis AT29M2-AF
  can: kvaser_usb: get CAN clock frequency from device
  HID: holtek: fix mouse probing
  spi: change clk_disable_unprepare to clk_unprepare
  IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()
  netfilter: fix regression in looped (broad|multi)cast's MAC handling
  qlcnic: potential dereference null pointer of rx_queue->page_ring
  net: accept UFOv6 packages in virtio_net_hdr_to_skb
  net: skip virtio_net_hdr_set_proto if protocol already set
  bonding: fix ad_actor_system option setting to default
  fjes: Check for error irq
  drivers: net: smc911x: Check for error irq
  sfc: falcon: Check null pointer of rx_queue->page_ring
  hwmon: (lm90) Fix usage of CONFIG2 register in detect function
  ALSA: jack: Check the return value of kstrdup()
  ALSA: drivers: opl3: Fix incorrect use of vp->state
  Input: atmel_mxt_ts - fix double free in mxt_read_info_block
  x86/pkey: Fix undefined behaviour with PKRU_WD_BIT
  pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines
  ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling
  f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr()
  usb: gadget: u_ether: fix race in setting MAC address in setup phase
  KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state
  hwmon: (lm90) Do not report 'busy' status bit as alarm
  ax25: NPD bug when detaching AX25 device
  hamradio: defer ax25 kfree after unregister_netdev
  hamradio: improve the incomplete fix to avoid NPD
  phonet/pep: refuse to enable an unbound pipe
  parisc: Correct completer in lws start
  UBUNTU: upstream stable to v4.14.260, v4.19.223

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1959033

Title:
  Bionic update: upstream stable patchset 2022-01-25

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to