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

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

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

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

** 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.83 upstream stable release
+        from git://git.kernel.org/
  
-        v5.15.83 upstream stable release
-        from git://git.kernel.org/
+ clk: generalize devm_clk_get() a bit
+ clk: Provide new devm_clk helpers for prepared and enabled clocks
+ mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()
+ arm64: dts: rockchip: keep I2S1 disabled for GPIO function on ROCK Pi 4 series
+ arm: dts: rockchip: fix node name for hym8563 rtc
+ arm: dts: rockchip: remove clock-frequency from rtc
+ ARM: dts: rockchip: fix ir-receiver node names
+ arm64: dts: rockchip: fix ir-receiver node names
+ ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
+ fs: use acquire ordering in __fget_light()
+ ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernels
+ ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementation
+ ASoC: wm8962: Wait for updated value of WM8962_CLOCKING1 register
+ spi: mediatek: Fix DEVAPC Violation at KO Remove
+ ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188
+ ASoC: rt711-sdca: fix the latency time of clock stop prepare state machine 
transitions
+ 9p/fd: Use P9_HDRSZ for header size
+ regulator: slg51000: Wait after asserting CS pin
+ ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event
+ selftests/net: Find nettest in current directory
+ btrfs: send: avoid unaligned encoded writes when attempting to clone range
+ ASoC: soc-pcm: Add NULL check in BE reparenting
+ regulator: twl6030: fix get status of twl6032 regulators
+ fbcon: Use kzalloc() in fbcon_prepare_logo()
+ usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer
+ 9p/xen: check logical size for buffer size
+ net: usb: qmi_wwan: add u-blox 0x1342 composition
+ mm/khugepaged: take the right locks for page table retraction
+ mm/khugepaged: fix GUP-fast interaction by sending IPI
+ mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
+ rtc: mc146818-lib: extract mc146818_avoid_UIP
+ rtc: cmos: avoid UIP when writing alarm time
+ rtc: cmos: avoid UIP when reading alarm time
+ cifs: fix use-after-free caused by invalid pointer `hostname`
+ drm/bridge: anx7625: Fix edid_read break case in sp_tx_edid_read()
+ xen/netback: do some code cleanup
+ xen/netback: don't call kfree_skb() with interrupts disabled
+ media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()
+ soundwire: intel: Initialize clock stop timeout
+ media: v4l2-dv-timings.c: fix too strict blanking sanity checks
+ memcg: fix possible use-after-free in memcg_write_event_control()
+ mm/gup: fix gup_pud_range() for dax
+ Bluetooth: btusb: Add debug message for CSR controllers
+ Bluetooth: Fix crash when replugging CSR fake controllers
+ net: mana: Fix race on per-CQ variable napi work_done
+ KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field
+ drm/vmwgfx: Don't use screen objects when SEV is active
+ drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspend
+ drm/shmem-helper: Remove errant put in error path
+ drm/shmem-helper: Avoid vm_open error paths
+ net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()
+ HID: usbhid: Add ALWAYS_POLL quirk for some mice
+ HID: hid-lg4ff: Add check for empty lbuf
+ HID: core: fix shift-out-of-bounds in hid_report_raw_event
+ HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10
+ can: af_can: fix NULL pointer dereference in can_rcv_filter
+ clk: Fix pointer casting to prevent oops in devm_clk_release()
+ gpiolib: improve coding style for local variables
+ gpiolib: check the 'ngpios' property in core gpiolib code
+ gpiolib: fix memory leak in gpiochip_setup_dev()
+ netfilter: nft_set_pipapo: Actually validate intervals in fields after the 
first one
+ drm/vmwgfx: Fix race issue calling pin_user_pages
+ ieee802154: cc2520: Fix error return code in cc2520_hw_init()
+ ca8210: Fix crash by zero initializing data
+ netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark
+ drm/bridge: ti-sn65dsi86: Fix output polarity setting bug
+ gpio: amd8111: Fix PCI device reference count leak
+ e1000e: Fix TX dispatch condition
+ igb: Allocate MSI-X vector when testing
+ net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under 
ARCH_BCM2835
+ drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420
+ af_unix: Get user_ns from in_skb in unix_diag_get_exact().
+ vmxnet3: correctly report encapsulated LRO packet
+ vmxnet3: use correct intrConf reference when using extended queues
+ Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
+ Bluetooth: Fix not cleanup led when bt_init fails
+ net: dsa: ksz: Check return value
+ net: dsa: hellcreek: Check return value
+ net: dsa: sja1105: Check return value
+ selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offload
+ mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
+ net: encx24j600: Add parentheses to fix precedence
+ net: encx24j600: Fix invalid logic in reading of MISTAT register
+ net: mdiobus: fwnode_mdiobus_register_phy() rework error handling
+ net: mdiobus: fix double put fwnode in the error path
+ octeontx2-pf: Fix potential memory leak in otx2_init_tc()
+ xen-netfront: Fix NULL sring after live migration
+ net: mvneta: Prevent out of bounds read in mvneta_config_rss()
+ i40e: Fix not setting default xps_cpus after reset
+ i40e: Fix for VF MAC address 0
+ i40e: Disallow ip4 and ip6 l4_4_bytes
+ NFC: nci: Bounds check struct nfc_target arrays
+ nvme initialize core quirks before calling nvme_init_subsystem
+ gpio/rockchip: fix refcount leak in rockchip_gpiolib_register()
+ net: stmmac: fix "snps,axi-config" node property parsing
+ ip_gre: do not report erspan version on GRE interface
+ net: microchip: sparx5: Fix missing destroy_workqueue of mact_queue
+ net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wq
+ net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
+ net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
+ net: hisilicon: Fix potential use-after-free in hix5hd2_rx()
+ tipc: Fix potential OOB in tipc_link_proto_rcv()
+ ipv4: Fix incorrect route flushing when source address is deleted
+ ipv4: Fix incorrect route flushing when table ID 0 is used
+ net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()
+ tipc: call tipc_lxc_xmit without holding node_read_lock
+ ethernet: aeroflex: fix potential skb leak in greth_init_rings()
+ dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and 
dpaa2_switch_acl_entry_remove()
+ xen/netback: fix build warning
+ net: phy: mxl-gpy: fix version reporting
+ net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()
+ ipv6: avoid use-after-free in ip6_fragment()
+ net: thunderbolt: fix memory leak in tbnet_open()
+ net: mvneta: Fix an out of bounds check
+ macsec: add missing attribute validation for offload
+ s390/qeth: fix various format strings
+ s390/qeth: fix use-after-free in hsci
+ can: esd_usb: Allow REC and TEC to return to zero
+ block: move CONFIG_BLOCK guard to top Makefile
+ io_uring: move to separate directory
+ io_uring: Fix a null-ptr-deref in io_tctx_exit_cb()
+ Linux 5.15.83
+ UBUNTU: Upstream stable to v5.15.83

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

Title:
  Jammy update: v5.15.83 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.83 upstream stable release
         from git://git.kernel.org/

  clk: generalize devm_clk_get() a bit
  clk: Provide new devm_clk helpers for prepared and enabled clocks
  mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()
  arm64: dts: rockchip: keep I2S1 disabled for GPIO function on ROCK Pi 4 series
  arm: dts: rockchip: fix node name for hym8563 rtc
  arm: dts: rockchip: remove clock-frequency from rtc
  ARM: dts: rockchip: fix ir-receiver node names
  arm64: dts: rockchip: fix ir-receiver node names
  ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
  fs: use acquire ordering in __fget_light()
  ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernels
  ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementation
  ASoC: wm8962: Wait for updated value of WM8962_CLOCKING1 register
  spi: mediatek: Fix DEVAPC Violation at KO Remove
  ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188
  ASoC: rt711-sdca: fix the latency time of clock stop prepare state machine 
transitions
  9p/fd: Use P9_HDRSZ for header size
  regulator: slg51000: Wait after asserting CS pin
  ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event
  selftests/net: Find nettest in current directory
  btrfs: send: avoid unaligned encoded writes when attempting to clone range
  ASoC: soc-pcm: Add NULL check in BE reparenting
  regulator: twl6030: fix get status of twl6032 regulators
  fbcon: Use kzalloc() in fbcon_prepare_logo()
  usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer
  9p/xen: check logical size for buffer size
  net: usb: qmi_wwan: add u-blox 0x1342 composition
  mm/khugepaged: take the right locks for page table retraction
  mm/khugepaged: fix GUP-fast interaction by sending IPI
  mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
  rtc: mc146818-lib: extract mc146818_avoid_UIP
  rtc: cmos: avoid UIP when writing alarm time
  rtc: cmos: avoid UIP when reading alarm time
  cifs: fix use-after-free caused by invalid pointer `hostname`
  drm/bridge: anx7625: Fix edid_read break case in sp_tx_edid_read()
  xen/netback: do some code cleanup
  xen/netback: don't call kfree_skb() with interrupts disabled
  media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()
  soundwire: intel: Initialize clock stop timeout
  media: v4l2-dv-timings.c: fix too strict blanking sanity checks
  memcg: fix possible use-after-free in memcg_write_event_control()
  mm/gup: fix gup_pud_range() for dax
  Bluetooth: btusb: Add debug message for CSR controllers
  Bluetooth: Fix crash when replugging CSR fake controllers
  net: mana: Fix race on per-CQ variable napi work_done
  KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field
  drm/vmwgfx: Don't use screen objects when SEV is active
  drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspend
  drm/shmem-helper: Remove errant put in error path
  drm/shmem-helper: Avoid vm_open error paths
  net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()
  HID: usbhid: Add ALWAYS_POLL quirk for some mice
  HID: hid-lg4ff: Add check for empty lbuf
  HID: core: fix shift-out-of-bounds in hid_report_raw_event
  HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10
  can: af_can: fix NULL pointer dereference in can_rcv_filter
  clk: Fix pointer casting to prevent oops in devm_clk_release()
  gpiolib: improve coding style for local variables
  gpiolib: check the 'ngpios' property in core gpiolib code
  gpiolib: fix memory leak in gpiochip_setup_dev()
  netfilter: nft_set_pipapo: Actually validate intervals in fields after the 
first one
  drm/vmwgfx: Fix race issue calling pin_user_pages
  ieee802154: cc2520: Fix error return code in cc2520_hw_init()
  ca8210: Fix crash by zero initializing data
  netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark
  drm/bridge: ti-sn65dsi86: Fix output polarity setting bug
  gpio: amd8111: Fix PCI device reference count leak
  e1000e: Fix TX dispatch condition
  igb: Allocate MSI-X vector when testing
  net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under 
ARCH_BCM2835
  drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420
  af_unix: Get user_ns from in_skb in unix_diag_get_exact().
  vmxnet3: correctly report encapsulated LRO packet
  vmxnet3: use correct intrConf reference when using extended queues
  Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
  Bluetooth: Fix not cleanup led when bt_init fails
  net: dsa: ksz: Check return value
  net: dsa: hellcreek: Check return value
  net: dsa: sja1105: Check return value
  selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offload
  mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
  net: encx24j600: Add parentheses to fix precedence
  net: encx24j600: Fix invalid logic in reading of MISTAT register
  net: mdiobus: fwnode_mdiobus_register_phy() rework error handling
  net: mdiobus: fix double put fwnode in the error path
  octeontx2-pf: Fix potential memory leak in otx2_init_tc()
  xen-netfront: Fix NULL sring after live migration
  net: mvneta: Prevent out of bounds read in mvneta_config_rss()
  i40e: Fix not setting default xps_cpus after reset
  i40e: Fix for VF MAC address 0
  i40e: Disallow ip4 and ip6 l4_4_bytes
  NFC: nci: Bounds check struct nfc_target arrays
  nvme initialize core quirks before calling nvme_init_subsystem
  gpio/rockchip: fix refcount leak in rockchip_gpiolib_register()
  net: stmmac: fix "snps,axi-config" node property parsing
  ip_gre: do not report erspan version on GRE interface
  net: microchip: sparx5: Fix missing destroy_workqueue of mact_queue
  net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wq
  net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
  net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
  net: hisilicon: Fix potential use-after-free in hix5hd2_rx()
  tipc: Fix potential OOB in tipc_link_proto_rcv()
  ipv4: Fix incorrect route flushing when source address is deleted
  ipv4: Fix incorrect route flushing when table ID 0 is used
  net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()
  tipc: call tipc_lxc_xmit without holding node_read_lock
  ethernet: aeroflex: fix potential skb leak in greth_init_rings()
  dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and 
dpaa2_switch_acl_entry_remove()
  xen/netback: fix build warning
  net: phy: mxl-gpy: fix version reporting
  net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()
  ipv6: avoid use-after-free in ip6_fragment()
  net: thunderbolt: fix memory leak in tbnet_open()
  net: mvneta: Fix an out of bounds check
  macsec: add missing attribute validation for offload
  s390/qeth: fix various format strings
  s390/qeth: fix use-after-free in hsci
  can: esd_usb: Allow REC and TEC to return to zero
  block: move CONFIG_BLOCK guard to top Makefile
  io_uring: move to separate directory
  io_uring: Fix a null-ptr-deref in io_tctx_exit_cb()
  Linux 5.15.83
  UBUNTU: Upstream stable to v5.15.83

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to