[Kernel-packages] [Bug 1988214] Re: Focal update: v5.4.205 upstream stable release

2022-12-15 Thread Ubuntu Kernel Bot
** Tags removed: verification-needed-focal

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

Title:
  Focal update: v5.4.205 upstream stable release

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Fix Released

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.4.205 upstream stable release
     from git://git.kernel.org/

  esp: limit skb_page_frag_refill use to a single page
  mm/slub: add missing TID updates on slab deactivation
  can: bcm: use call_rcu() instead of costly synchronize_rcu()
  can: grcan: grcan_probe(): remove extra of_node_get()
  can: gs_usb: gs_usb_open/close(): fix memory leak
  usbnet: fix memory leak in error case
  net: rose: fix UAF bug caused by rose_t0timer_expiry
  iommu/vt-d: Fix PCI bus rescan device hot add
  fbdev: fbmem: Fix logo center image dx issue
  video: of_display_timing.h: include errno.h
  powerpc/powernv: delay rng platform device creation until later in boot
  can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
  can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
  can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
  xfs: remove incorrect ASSERT in xfs_rename
  ARM: meson: Fix refcount leak in meson_smp_prepare_cpus
  pinctrl: sunxi: a83t: Fix NAND function name for some pins
  pinctrl: sunxi: sunxi_pconf_set: use correct offset
  ARM: at91: pm: use proper compatible for sama5d2's rtc
  ARM: at91: pm: use proper compatibles for sam9x60's rtc and rtt
  ibmvnic: Properly dispose of all skbs during a failover.
  selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
  selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT
  selftests: forwarding: fix error message in learning_test
  i2c: cadence: Unregister the clk notifier in error path
  dmaengine: imx-sdma: Allow imx8m for imx7 FW revs
  misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
  misc: rtsx_usb: use separate command and response buffers
  misc: rtsx_usb: set return value in rsp_buf alloc err path
  dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
  ida: don't use BUG_ON() for debugging
  dmaengine: pl330: Fix lockdep warning about non-static key
  dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
  dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
  dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
  Linux 5.4.205
  UBUNTU: Upstream stable to v5.4.205

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


[Kernel-packages] [Bug 1988214] Re: Focal update: v5.4.205 upstream stable release

2022-11-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-xilinx-
zynqmp/5.4.0-1019.22 kernel in -proposed solves the problem. Please test
the kernel and update this bug with the results. If the problem is
solved, change the tag 'verification-needed-focal' to 'verification-
done-focal'. If the problem still exists, change the tag 'verification-
needed-focal' to 'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!

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

Title:
  Focal update: v5.4.205 upstream stable release

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Fix Released

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.4.205 upstream stable release
     from git://git.kernel.org/

  esp: limit skb_page_frag_refill use to a single page
  mm/slub: add missing TID updates on slab deactivation
  can: bcm: use call_rcu() instead of costly synchronize_rcu()
  can: grcan: grcan_probe(): remove extra of_node_get()
  can: gs_usb: gs_usb_open/close(): fix memory leak
  usbnet: fix memory leak in error case
  net: rose: fix UAF bug caused by rose_t0timer_expiry
  iommu/vt-d: Fix PCI bus rescan device hot add
  fbdev: fbmem: Fix logo center image dx issue
  video: of_display_timing.h: include errno.h
  powerpc/powernv: delay rng platform device creation until later in boot
  can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
  can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
  can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
  xfs: remove incorrect ASSERT in xfs_rename
  ARM: meson: Fix refcount leak in meson_smp_prepare_cpus
  pinctrl: sunxi: a83t: Fix NAND function name for some pins
  pinctrl: sunxi: sunxi_pconf_set: use correct offset
  ARM: at91: pm: use proper compatible for sama5d2's rtc
  ARM: at91: pm: use proper compatibles for sam9x60's rtc and rtt
  ibmvnic: Properly dispose of all skbs during a failover.
  selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
  selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT
  selftests: forwarding: fix error message in learning_test
  i2c: cadence: Unregister the clk notifier in error path
  dmaengine: imx-sdma: Allow imx8m for imx7 FW revs
  misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
  misc: rtsx_usb: use separate command and response buffers
  misc: rtsx_usb: set return value in rsp_buf alloc err path
  dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
  ida: don't use BUG_ON() for debugging
  dmaengine: pl330: Fix lockdep warning about non-static key
  dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
  dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
  dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
  Linux 5.4.205
  UBUNTU: Upstream stable to v5.4.205

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


[Kernel-packages] [Bug 1988214] Re: Focal update: v5.4.205 upstream stable release

2022-11-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-xilinx-
zynqmp/5.4.0-1019.22 kernel in -proposed solves the problem. Please test
the kernel and update this bug with the results. If the problem is
solved, change the tag 'verification-needed-focal' to 'verification-
done-focal'. If the problem still exists, change the tag 'verification-
needed-focal' to 'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-focal

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

Title:
  Focal update: v5.4.205 upstream stable release

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Fix Released

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.4.205 upstream stable release
     from git://git.kernel.org/

  esp: limit skb_page_frag_refill use to a single page
  mm/slub: add missing TID updates on slab deactivation
  can: bcm: use call_rcu() instead of costly synchronize_rcu()
  can: grcan: grcan_probe(): remove extra of_node_get()
  can: gs_usb: gs_usb_open/close(): fix memory leak
  usbnet: fix memory leak in error case
  net: rose: fix UAF bug caused by rose_t0timer_expiry
  iommu/vt-d: Fix PCI bus rescan device hot add
  fbdev: fbmem: Fix logo center image dx issue
  video: of_display_timing.h: include errno.h
  powerpc/powernv: delay rng platform device creation until later in boot
  can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
  can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
  can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
  xfs: remove incorrect ASSERT in xfs_rename
  ARM: meson: Fix refcount leak in meson_smp_prepare_cpus
  pinctrl: sunxi: a83t: Fix NAND function name for some pins
  pinctrl: sunxi: sunxi_pconf_set: use correct offset
  ARM: at91: pm: use proper compatible for sama5d2's rtc
  ARM: at91: pm: use proper compatibles for sam9x60's rtc and rtt
  ibmvnic: Properly dispose of all skbs during a failover.
  selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
  selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT
  selftests: forwarding: fix error message in learning_test
  i2c: cadence: Unregister the clk notifier in error path
  dmaengine: imx-sdma: Allow imx8m for imx7 FW revs
  misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
  misc: rtsx_usb: use separate command and response buffers
  misc: rtsx_usb: set return value in rsp_buf alloc err path
  dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
  ida: don't use BUG_ON() for debugging
  dmaengine: pl330: Fix lockdep warning about non-static key
  dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
  dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
  dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
  Linux 5.4.205
  UBUNTU: Upstream stable to v5.4.205

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


[Kernel-packages] [Bug 1988214] Re: Focal update: v5.4.205 upstream stable release

2022-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.4.0-128.144

---
linux (5.4.0-128.144) focal; urgency=medium

  * focal/linux: 5.4.0-128.144 -proposed tracker (LP: #1990152)

  * CVE-2022-3176
- io_uring: disable polling pollfree files

  * ip/nexthop: fix default address selection for connected nexthop
(LP: #1988809)
- selftests/net: test nexthop without gw

  * ip/nexthop: fix default address selection for connected nexthop
(LP: #1988809) // icmp_redirect.sh in ubuntu_kernel_selftests failed on
Jammy 5.15.0-49.55 (LP: #1990124)
- ip: fix triggering of 'icmp redirect'

linux (5.4.0-127.143) focal; urgency=medium

  * focal/linux: 5.4.0-127.143 -proposed tracker (LP: #1989892)

  * Packaging resync (LP: #1786013)
- debian/dkms-versions -- update from kernel-versions (main/2022.09.19)

  * [UBUNTU 20.04] mlx5 driver crashes on accessing device attributes during
recovery (LP: #1987287)
- net/mlx5: Avoid processing commands before cmdif is ready

  * Focal update: v5.4.210 upstream stable release (LP: #1989230)
- thermal: Fix NULL pointer dereferences in of_thermal_ functions
- ACPI: video: Force backlight native for some TongFang devices
- ACPI: video: Shortening quirk list by identifying Clevo by board_name only
- ACPI: APEI: Better fix to avoid spamming the console with old error logs
- bpf: Verifer, adjust_scalar_min_max_vals to always call 
update_reg_bounds()
- selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
- bpf: Test_verifier, #70 error message updates for 32-bit right shift
- KVM: Don't null dereference ops->destroy
- selftests: KVM: Handle compiler optimizations in ucall
- media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers across 
ioctls
- macintosh/adb: fix oob read in do_adb_query() function
- x86/speculation: Add RSB VM Exit protections
- x86/speculation: Add LFENCE to RSB fill sequence
- Linux 5.4.210

  * Focal update: v5.4.209 upstream stable release (LP: #1989228)
- Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
- ntfs: fix use-after-free in ntfs_ucsncmp()
- s390/archrandom: prevent CPACF trng invocations in interrupt context
- tcp: Fix data-races around sysctl_tcp_dsack.
- tcp: Fix a data-race around sysctl_tcp_app_win.
- tcp: Fix a data-race around sysctl_tcp_adv_win_scale.
- tcp: Fix a data-race around sysctl_tcp_frto.
- tcp: Fix a data-race around sysctl_tcp_nometrics_save.
- ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)
- ice: do not setup vlan for loopback VSI
- scsi: ufs: host: Hold reference returned by of_parse_phandle()
- tcp: Fix a data-race around sysctl_tcp_limit_output_bytes.
- tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.
- net: ping6: Fix memleak in ipv6_renew_options().
- ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
- igmp: Fix data-races around sysctl_igmp_qrv.
- net: sungem_phy: Add of_node_put() for reference returned by 
of_get_parent()
- tcp: Fix a data-race around sysctl_tcp_min_tso_segs.
- tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.
- tcp: Fix a data-race around sysctl_tcp_autocorking.
- tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.
- Documentation: fix sctp_wmem in ip-sysctl.rst
- tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.
- tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.
- i40e: Fix interface init with MSI interrupts (no MSI-X)
- sctp: fix sleep in atomic context bug in timer handlers
- virtio-net: fix the race between refill work and close
- perf symbol: Correct address for bss symbols
- sfc: disable softirqs for ptp TX
- sctp: leave the err path free in sctp_stream_init to sctp_stream_free
- ARM: crypto: comment out gcc warning that breaks clang builds
- mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.
- scsi: core: Fix race between handling STS_RESOURCE and completion
- Linux 5.4.209

  * Focal update: v5.4.208 upstream stable release (LP: #1988225)
- pinctrl: stm32: fix optional IRQ support to gpios
- riscv: add as-options for modules with assembly compontents
- mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication
- lockdown: Fix kexec lockdown bypass with ima policy
- xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
- PCI: hv: Fix multi-MSI to allow more than one MSI vector
- PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
- PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
- PCI: hv: Fix interrupt mapping for multi-MSI
- serial: mvebu-uart: correctly report configured baudrate value
- xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in
  xfrm_bundle_lookup()
- power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
- pinctrl: ralink: Check for null return of devm_kcalloc
- 

[Kernel-packages] [Bug 1988214] Re: Focal update: v5.4.205 upstream stable release

2022-09-14 Thread Stefan Bader
** Changed in: linux (Ubuntu Focal)
   Status: In Progress => Fix Committed

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

Title:
  Focal update: v5.4.205 upstream stable release

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Fix Committed

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.4.205 upstream stable release
     from git://git.kernel.org/

  esp: limit skb_page_frag_refill use to a single page
  mm/slub: add missing TID updates on slab deactivation
  can: bcm: use call_rcu() instead of costly synchronize_rcu()
  can: grcan: grcan_probe(): remove extra of_node_get()
  can: gs_usb: gs_usb_open/close(): fix memory leak
  usbnet: fix memory leak in error case
  net: rose: fix UAF bug caused by rose_t0timer_expiry
  iommu/vt-d: Fix PCI bus rescan device hot add
  fbdev: fbmem: Fix logo center image dx issue
  video: of_display_timing.h: include errno.h
  powerpc/powernv: delay rng platform device creation until later in boot
  can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
  can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
  can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
  xfs: remove incorrect ASSERT in xfs_rename
  ARM: meson: Fix refcount leak in meson_smp_prepare_cpus
  pinctrl: sunxi: a83t: Fix NAND function name for some pins
  pinctrl: sunxi: sunxi_pconf_set: use correct offset
  ARM: at91: pm: use proper compatible for sama5d2's rtc
  ARM: at91: pm: use proper compatibles for sam9x60's rtc and rtt
  ibmvnic: Properly dispose of all skbs during a failover.
  selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
  selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT
  selftests: forwarding: fix error message in learning_test
  i2c: cadence: Unregister the clk notifier in error path
  dmaengine: imx-sdma: Allow imx8m for imx7 FW revs
  misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
  misc: rtsx_usb: use separate command and response buffers
  misc: rtsx_usb: set return value in rsp_buf alloc err path
  dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
  ida: don't use BUG_ON() for debugging
  dmaengine: pl330: Fix lockdep warning about non-static key
  dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
  dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
  dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
  Linux 5.4.205
  UBUNTU: Upstream stable to v5.4.205

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