[Kernel-packages] [Bug 1980407] Re: Focal update: v5.4.195 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/1980407

Title:
  Focal update: v5.4.195 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.195 upstream stable release
     from git://git.kernel.org/

  batman-adv: Don't skb_split skbuffs with frag_list
  hwmon: (tmp401) Add OF device ID table
  mac80211: Reset MBSSID parameters upon connection
  net: Fix features skip in for_each_netdev_feature()
  ipv4: drop dst in multicast routing path
  drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()
  netlink: do not reset transport header in netlink_recvmsg()
  mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protection
  dim: initialize all struct fields
  hwmon: (ltq-cputemp) restrict it to SOC_XWAY
  s390/ctcm: fix variable dereferenced before check
  s390/ctcm: fix potential memory leak
  s390/lcs: fix variable dereferenced before check
  net/sched: act_pedit: really ensure the skb is writable
  net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
  net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
  gfs2: Fix filesystem block deallocation for short writes
  hwmon: (f71882fg) Fix negative temperature
  ASoC: max98090: Reject invalid values in custom control put()
  ASoC: max98090: Generate notifications on changes for custom control
  ASoC: ops: Validate input values in snd_soc_put_volsw_range()
  s390: disable -Warray-bounds
  net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
  tcp: resalt the secret every 10 seconds
  tty: n_gsm: fix mux activation issues in gsm_config()
  usb: cdc-wdm: fix reading stuck on device close
  usb: typec: tcpci: Don't skip cleanup in .remove() on error
  USB: serial: pl2303: add device id for HP LM930 Display
  USB: serial: qcserial: add support for Sierra Wireless EM7590
  USB: serial: option: add Fibocom L610 modem
  USB: serial: option: add Fibocom MA510 modem
  slimbus: qcom: Fix IRQ check in qcom_slim_probe
  serial: 8250_mtk: Fix UART_EFR register address
  serial: 8250_mtk: Fix register address for XON/XOFF character
  drm/nouveau/tegra: Stop using iommu_present()
  i40e: i40e_main: fix a missing check on list iterator
  cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
  drm/vmwgfx: Initialize drm_mode_fb_cmd2
  MIPS: fix build with gcc-12
  net: phy: Fix race condition on link status change
  arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
  ping: fix address binding wrt vrf
  tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()
  Linux 5.4.195
  UBUNTU: Upstream stable to v5.4.195

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1980407/+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 1980407] Re: Focal update: v5.4.195 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/1980407

Title:
  Focal update: v5.4.195 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.195 upstream stable release
     from git://git.kernel.org/

  batman-adv: Don't skb_split skbuffs with frag_list
  hwmon: (tmp401) Add OF device ID table
  mac80211: Reset MBSSID parameters upon connection
  net: Fix features skip in for_each_netdev_feature()
  ipv4: drop dst in multicast routing path
  drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()
  netlink: do not reset transport header in netlink_recvmsg()
  mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protection
  dim: initialize all struct fields
  hwmon: (ltq-cputemp) restrict it to SOC_XWAY
  s390/ctcm: fix variable dereferenced before check
  s390/ctcm: fix potential memory leak
  s390/lcs: fix variable dereferenced before check
  net/sched: act_pedit: really ensure the skb is writable
  net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
  net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
  gfs2: Fix filesystem block deallocation for short writes
  hwmon: (f71882fg) Fix negative temperature
  ASoC: max98090: Reject invalid values in custom control put()
  ASoC: max98090: Generate notifications on changes for custom control
  ASoC: ops: Validate input values in snd_soc_put_volsw_range()
  s390: disable -Warray-bounds
  net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
  tcp: resalt the secret every 10 seconds
  tty: n_gsm: fix mux activation issues in gsm_config()
  usb: cdc-wdm: fix reading stuck on device close
  usb: typec: tcpci: Don't skip cleanup in .remove() on error
  USB: serial: pl2303: add device id for HP LM930 Display
  USB: serial: qcserial: add support for Sierra Wireless EM7590
  USB: serial: option: add Fibocom L610 modem
  USB: serial: option: add Fibocom MA510 modem
  slimbus: qcom: Fix IRQ check in qcom_slim_probe
  serial: 8250_mtk: Fix UART_EFR register address
  serial: 8250_mtk: Fix register address for XON/XOFF character
  drm/nouveau/tegra: Stop using iommu_present()
  i40e: i40e_main: fix a missing check on list iterator
  cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
  drm/vmwgfx: Initialize drm_mode_fb_cmd2
  MIPS: fix build with gcc-12
  net: phy: Fix race condition on link status change
  arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
  ping: fix address binding wrt vrf
  tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()
  Linux 5.4.195
  UBUNTU: Upstream stable to v5.4.195

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1980407/+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 1980407] Re: Focal update: v5.4.195 upstream stable release

2022-08-09 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.4.0-124.140

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

  * CVE-2022-2586
- SAUCE: netfilter: nf_tables: do not allow SET_ID to refer to another table
- SAUCE: netfilter: nf_tables: do not allow RULE_ID to refer to another 
chain

  * CVE-2022-2588
- SAUCE: net_sched: cls_route: remove from list when handle is 0

  * CVE-2022-34918
- netfilter: nf_tables: stricter validation of element data

linux (5.4.0-123.139) focal; urgency=medium

  * focal/linux: 5.4.0-123.139 -proposed tracker (LP: #1981284)

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

  * Hairpin traffic does not work with centralized NAT gw (LP: #1967856)
- net: openvswitch: fix misuse of the cached connection on tuple changes

  * [UBUNTU 20.04] Include patches to avoid self-detected stall with Secure
Execution (LP: #1979296)
- KVM: s390: pv: add macros for UVC CC values
- KVM: s390: pv: avoid stalls when making pages secure
- KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm

  * Focal update: v5.4.195 upstream stable release (LP: #1980407)
- batman-adv: Don't skb_split skbuffs with frag_list
- hwmon: (tmp401) Add OF device ID table
- mac80211: Reset MBSSID parameters upon connection
- net: Fix features skip in for_each_netdev_feature()
- ipv4: drop dst in multicast routing path
- drm/nouveau: Fix a potential theorical leak in 
nouveau_get_backlight_name()
- netlink: do not reset transport header in netlink_recvmsg()
- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protection
- dim: initialize all struct fields
- hwmon: (ltq-cputemp) restrict it to SOC_XWAY
- s390/ctcm: fix variable dereferenced before check
- s390/ctcm: fix potential memory leak
- s390/lcs: fix variable dereferenced before check
- net/sched: act_pedit: really ensure the skb is writable
- net/smc: non blocking recvmsg() return -EAGAIN when no data and
  signal_pending
- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
- gfs2: Fix filesystem block deallocation for short writes
- hwmon: (f71882fg) Fix negative temperature
- ASoC: max98090: Reject invalid values in custom control put()
- ASoC: max98090: Generate notifications on changes for custom control
- ASoC: ops: Validate input values in snd_soc_put_volsw_range()
- s390: disable -Warray-bounds
- net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
- tcp: resalt the secret every 10 seconds
- tty: n_gsm: fix mux activation issues in gsm_config()
- usb: cdc-wdm: fix reading stuck on device close
- usb: typec: tcpci: Don't skip cleanup in .remove() on error
- USB: serial: pl2303: add device id for HP LM930 Display
- USB: serial: qcserial: add support for Sierra Wireless EM7590
- USB: serial: option: add Fibocom L610 modem
- USB: serial: option: add Fibocom MA510 modem
- slimbus: qcom: Fix IRQ check in qcom_slim_probe
- serial: 8250_mtk: Fix UART_EFR register address
- serial: 8250_mtk: Fix register address for XON/XOFF character
- drm/nouveau/tegra: Stop using iommu_present()
- i40e: i40e_main: fix a missing check on list iterator
- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
- drm/vmwgfx: Initialize drm_mode_fb_cmd2
- MIPS: fix build with gcc-12
- net: phy: Fix race condition on link status change
- arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
- ping: fix address binding wrt vrf
- tty/serial: digicolor: fix possible null-ptr-deref in 
digicolor_uart_probe()
- Linux 5.4.195

  * Focal update: v5.4.194 upstream stable release (LP: #1980399)
- MIPS: Use address-of operator on section symbols
- block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
- drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version,
  environment} types
- drm/i915: Cast remain to unsigned long in eb_relocate_vma
- nfp: bpf: silence bitwise vs. logical OR warning
- can: grcan: grcan_probe(): fix broken system id check for errata 
workaround
  needs
- can: grcan: only use the NAPI poll budget for RX
- arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
- [Config] updateconfigs for ARCH_HAS_HOLES_MEMORYMODEL
- KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
- x86/asm: Allow to pass macros to __ASM_FORM()
- x86: xen: kvm: Gather the definition of emulate prefixes
- x86: xen: insn: Decode Xen and KVM emulate-prefix signature
- x86: kprobes: Prohibit probing on instruction which has emulate prefix
- KVM: x86/svm: Account for family 17h event renumberings in
  amd_pmc_perf_hw_id
- Bluetooth: Fix the creation of hdev->name
- mm: fix missing cache flush for all tail pages of compound page
- mm: hugetlb: fix missing 

[Kernel-packages] [Bug 1980407] Re: Focal update: v5.4.195 upstream stable release

2022-07-08 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/1980407

Title:
  Focal update: v5.4.195 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.195 upstream stable release
     from git://git.kernel.org/

  batman-adv: Don't skb_split skbuffs with frag_list
  hwmon: (tmp401) Add OF device ID table
  mac80211: Reset MBSSID parameters upon connection
  net: Fix features skip in for_each_netdev_feature()
  ipv4: drop dst in multicast routing path
  drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()
  netlink: do not reset transport header in netlink_recvmsg()
  mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protection
  dim: initialize all struct fields
  hwmon: (ltq-cputemp) restrict it to SOC_XWAY
  s390/ctcm: fix variable dereferenced before check
  s390/ctcm: fix potential memory leak
  s390/lcs: fix variable dereferenced before check
  net/sched: act_pedit: really ensure the skb is writable
  net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
  net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
  gfs2: Fix filesystem block deallocation for short writes
  hwmon: (f71882fg) Fix negative temperature
  ASoC: max98090: Reject invalid values in custom control put()
  ASoC: max98090: Generate notifications on changes for custom control
  ASoC: ops: Validate input values in snd_soc_put_volsw_range()
  s390: disable -Warray-bounds
  net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
  tcp: resalt the secret every 10 seconds
  tty: n_gsm: fix mux activation issues in gsm_config()
  usb: cdc-wdm: fix reading stuck on device close
  usb: typec: tcpci: Don't skip cleanup in .remove() on error
  USB: serial: pl2303: add device id for HP LM930 Display
  USB: serial: qcserial: add support for Sierra Wireless EM7590
  USB: serial: option: add Fibocom L610 modem
  USB: serial: option: add Fibocom MA510 modem
  slimbus: qcom: Fix IRQ check in qcom_slim_probe
  serial: 8250_mtk: Fix UART_EFR register address
  serial: 8250_mtk: Fix register address for XON/XOFF character
  drm/nouveau/tegra: Stop using iommu_present()
  i40e: i40e_main: fix a missing check on list iterator
  cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
  drm/vmwgfx: Initialize drm_mode_fb_cmd2
  MIPS: fix build with gcc-12
  net: phy: Fix race condition on link status change
  arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
  ping: fix address binding wrt vrf
  tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()
  Linux 5.4.195
  UBUNTU: Upstream stable to v5.4.195

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