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

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

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

** Changed in: linux (Ubuntu Jammy)
     Assignee: (unassigned) => Manuel Diewald (diewald)

** 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:
  
         v5.15.170 upstream stable release
         from git://git.kernel.org/
  
-             
+ bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
+ bpf: devmap: provide rxq after redirect
+ RDMA/bnxt_re: Fix incorrect AVID type in WQE structure
+ RDMA/bnxt_re: Add a check for memory allocation
+ x86/resctrl: Avoid overflow in MB settings in bw_validate()
+ ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pin
+ ALSA: hda/cs8409: Fix possible NULL dereference
+ RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP
+ RDMA/irdma: Fix misspelling of "accept*"
+ ipv4: give an IPv4 dev to blackhole_netdev
+ RDMA/bnxt_re: Return more meaningful error
+ RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages
+ drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculation
+ drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()
+ drm/msm: Allocate memory for disp snapshot with kvzalloc()
+ net: usb: usbnet: fix race in probe failure
+ octeontx2-af: Fix potential integer overflows on integer shifts
+ macsec: don't increment counters for an unrelated SA
+ net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()
+ net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid
+ net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()
+ net: systemport: fix potential memory leak in bcm_sysport_xmit()
+ tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
+ genetlink: hold RCU in genlmsg_mcast()
+ scsi: target: core: Fix null-ptr-deref in target_alloc_device()
+ smb: client: fix OOBs when building SMB2_IOCTL request
+ usb: typec: altmode should keep reference to parent
+ s390: Initialize psw mask in perf_arch_fetch_caller_regs()
+ Bluetooth: bnep: fix wild-memory-access in proto_unregister
+ arm64:uprobe fix the uprobe SWBP_INSN in big-endian
+ arm64: probes: Fix uprobes for big-endian kernels
+ KVM: s390: gaccess: Check if guest address is in memslot
+ usb: gadget: Add function wakeup support
+ XHCI: Separate PORT and CAPs macros into dedicated file
+ usb: dwc3: core: Fix system suspend on TI AM62 platforms
+ block, bfq: fix procress reference leakage for bfqq in merge chain
+ exec: don't WARN for racy path_noexec check
+ drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real 
VLA
+ ASoC: codecs: lpass-rx-macro: add missing CDC_RX_BCL_VBAT_RF_PROC2 to default 
regs values
+ ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bit
+ arm64: Force position-independent veneers
+ udf: fix uninit-value use in udf_get_fileshortad
+ platform/x86: dell-wmi: Ignore suspend notifications
+ arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warning
+ ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string
+ platform/x86: dell-sysman: add support for alienware products
+ jfs: Fix sanity check in dbMount
+ tracing: Consider the NULL character when validating the event length
+ xfrm: extract dst lookup parameters into a struct
+ xfrm: respect ip protocols rules criteria when performing dst lookups
+ net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()
+ be2net: fix potential memory leak in be_xmit()
+ net: plip: fix break; causing plip to never transmit
+ net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x
+ netfilter: xtables: fix typo causing some targets not to load on IPv6
+ net: wwan: fix global oob in wwan_rtnl_policy
+ net: usb: usbnet: fix name regression
+ net: sched: fix use-after-free in taprio_change()
+ r8169: avoid unsolicited interrupts
+ posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
+ bpf,perf: Fix perf_event_detach_bpf_prog error handling
+ ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()
+ ALSA: hda/realtek: Update default depop procedure
+ btrfs: zoned: fix zone unusable accounting for freed reserved extent
+ drm/amd: Guard against bad data for ATIF ACPI method
+ ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]
+ ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid 
detection issue
+ nilfs2: fix kernel bug due to missing clearing of buffer delay flag
+ openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
+ KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory
+ ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593
+ xfrm: fix one more kernel-infoleak in algo dumping
+ hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
+ selinux: improve error checking in sel_write_load()
+ serial: protect uart_port_dtr_rts() in uart_shutdown() too
+ net: phy: dp83822: Fix reset pin definitions
+ ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()
+ xfrm: validate new SA's prefixlen using SA family when sel.family is unset
  Linux 5.15.170
- xfrm: validate new SA's prefixlen using SA family when sel.family is unset
- ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()
- net: phy: dp83822: Fix reset pin definitions
- serial: protect uart_port_dtr_rts() in uart_shutdown() too
- selinux: improve error checking in sel_write_load()
- hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
- xfrm: fix one more kernel-infoleak in algo dumping
- ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593
- KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory
- openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
- nilfs2: fix kernel bug due to missing clearing of buffer delay flag
- ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid 
detection issue
- ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]
- drm/amd: Guard against bad data for ATIF ACPI method
- btrfs: zoned: fix zone unusable accounting for freed reserved extent
- ALSA: hda/realtek: Update default depop procedure
- ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()
- bpf,perf: Fix perf_event_detach_bpf_prog error handling
- posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
- r8169: avoid unsolicited interrupts
- net: sched: fix use-after-free in taprio_change()
- net: usb: usbnet: fix name regression
- net: wwan: fix global oob in wwan_rtnl_policy
- netfilter: xtables: fix typo causing some targets not to load on IPv6
- net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x
- net: plip: fix break; causing plip to never transmit
- be2net: fix potential memory leak in be_xmit()
- net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()
- xfrm: respect ip protocols rules criteria when performing dst lookups
- xfrm: extract dst lookup parameters into a struct
- tracing: Consider the NULL character when validating the event length
- jfs: Fix sanity check in dbMount
- platform/x86: dell-sysman: add support for alienware products
- ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string
- arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warning
- platform/x86: dell-wmi: Ignore suspend notifications
- udf: fix uninit-value use in udf_get_fileshortad
- arm64: Force position-independent veneers
- ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bit
- ASoC: codecs: lpass-rx-macro: add missing CDC_RX_BCL_VBAT_RF_PROC2 to default 
regs values
- drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real 
VLA
- exec: don't WARN for racy path_noexec check
- block, bfq: fix procress reference leakage for bfqq in merge chain
- usb: dwc3: core: Fix system suspend on TI AM62 platforms
- XHCI: Separate PORT and CAPs macros into dedicated file
- usb: gadget: Add function wakeup support
- KVM: s390: gaccess: Check if guest address is in memslot
- KVM: s390: gaccess: Cleanup access to guest pages
- KVM: s390: gaccess: Refactor access address range check
- KVM: s390: gaccess: Refactor gpa and length calculation
- arm64: probes: Fix uprobes for big-endian kernels
- arm64:uprobe fix the uprobe SWBP_INSN in big-endian
- Bluetooth: bnep: fix wild-memory-access in proto_unregister
- s390: Initialize psw mask in perf_arch_fetch_caller_regs()
- usb: typec: altmode should keep reference to parent
- smb: client: fix OOBs when building SMB2_IOCTL request
- scsi: target: core: Fix null-ptr-deref in target_alloc_device()
- genetlink: hold RCU in genlmsg_mcast()
- tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
- net: systemport: fix potential memory leak in bcm_sysport_xmit()
- net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()
- net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid
- net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()
- macsec: don't increment counters for an unrelated SA
- octeontx2-af: Fix potential integer overflows on integer shifts
- net: usb: usbnet: fix race in probe failure
- drm/msm: Allocate memory for disp snapshot with kvzalloc()
- drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()
- drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculation
- RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages
- RDMA/bnxt_re: Return more meaningful error
- ipv4: give an IPv4 dev to blackhole_netdev
- RDMA/irdma: Fix misspelling of "accept*"
- RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP
- ALSA: hda/cs8409: Fix possible NULL dereference
- ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pin
- x86/resctrl: Avoid overflow in MB settings in bw_validate()
- RDMA/bnxt_re: Add a check for memory allocation
- RDMA/bnxt_re: Fix incorrect AVID type in WQE structure
- bpf: devmap: provide rxq after redirect
- bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
+ UBUNTU: Upstream stable to v5.15.170

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

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

  bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
  bpf: devmap: provide rxq after redirect
  RDMA/bnxt_re: Fix incorrect AVID type in WQE structure
  RDMA/bnxt_re: Add a check for memory allocation
  x86/resctrl: Avoid overflow in MB settings in bw_validate()
  ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pin
  ALSA: hda/cs8409: Fix possible NULL dereference
  RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP
  RDMA/irdma: Fix misspelling of "accept*"
  ipv4: give an IPv4 dev to blackhole_netdev
  RDMA/bnxt_re: Return more meaningful error
  RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages
  drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculation
  drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()
  drm/msm: Allocate memory for disp snapshot with kvzalloc()
  net: usb: usbnet: fix race in probe failure
  octeontx2-af: Fix potential integer overflows on integer shifts
  macsec: don't increment counters for an unrelated SA
  net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()
  net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid
  net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()
  net: systemport: fix potential memory leak in bcm_sysport_xmit()
  tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
  genetlink: hold RCU in genlmsg_mcast()
  scsi: target: core: Fix null-ptr-deref in target_alloc_device()
  smb: client: fix OOBs when building SMB2_IOCTL request
  usb: typec: altmode should keep reference to parent
  s390: Initialize psw mask in perf_arch_fetch_caller_regs()
  Bluetooth: bnep: fix wild-memory-access in proto_unregister
  arm64:uprobe fix the uprobe SWBP_INSN in big-endian
  arm64: probes: Fix uprobes for big-endian kernels
  KVM: s390: gaccess: Check if guest address is in memslot
  usb: gadget: Add function wakeup support
  XHCI: Separate PORT and CAPs macros into dedicated file
  usb: dwc3: core: Fix system suspend on TI AM62 platforms
  block, bfq: fix procress reference leakage for bfqq in merge chain
  exec: don't WARN for racy path_noexec check
  drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real 
VLA
  ASoC: codecs: lpass-rx-macro: add missing CDC_RX_BCL_VBAT_RF_PROC2 to default 
regs values
  ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bit
  arm64: Force position-independent veneers
  udf: fix uninit-value use in udf_get_fileshortad
  platform/x86: dell-wmi: Ignore suspend notifications
  arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warning
  ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string
  platform/x86: dell-sysman: add support for alienware products
  jfs: Fix sanity check in dbMount
  tracing: Consider the NULL character when validating the event length
  xfrm: extract dst lookup parameters into a struct
  xfrm: respect ip protocols rules criteria when performing dst lookups
  net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()
  be2net: fix potential memory leak in be_xmit()
  net: plip: fix break; causing plip to never transmit
  net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x
  netfilter: xtables: fix typo causing some targets not to load on IPv6
  net: wwan: fix global oob in wwan_rtnl_policy
  net: usb: usbnet: fix name regression
  net: sched: fix use-after-free in taprio_change()
  r8169: avoid unsolicited interrupts
  posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
  bpf,perf: Fix perf_event_detach_bpf_prog error handling
  ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()
  ALSA: hda/realtek: Update default depop procedure
  btrfs: zoned: fix zone unusable accounting for freed reserved extent
  drm/amd: Guard against bad data for ATIF ACPI method
  ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]
  ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid 
detection issue
  nilfs2: fix kernel bug due to missing clearing of buffer delay flag
  openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
  KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory
  ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593
  xfrm: fix one more kernel-infoleak in algo dumping
  hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
  selinux: improve error checking in sel_write_load()
  serial: protect uart_port_dtr_rts() in uart_shutdown() too
  net: phy: dp83822: Fix reset pin definitions
  ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()
  xfrm: validate new SA's prefixlen using SA family when sel.family is unset
  Linux 5.15.170
  UBUNTU: Upstream stable to v5.15.170

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