[Kernel-packages] [Bug 2055075] Re: Focal update: v5.4.268 upstream stable release

2024-04-07 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.4.0-176.196

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

  * focal/linux: 5.4.0-176.196 -proposed tracker (LP: #2058756)

  * Problems with HVCS and hotplugging (LP: #2056373)
- powerpc/pseries: Fix bad drc_index_start value parsing of drc-info entry
- powerpc/pseries: Fix of_read_drc_info_cell() to point at next record
- hvcs: Fix hvcs port reference counting
- hvcs: Use dev_groups to manage hvcs device attributes
- hvcs: Use driver groups to manage driver attributes
- hvcs: Get reference to tty in remove
- hvcs: Use vhangup in hotplug remove
- hvcs: Synchronize hotplug remove with port free

linux (5.4.0-175.195) focal; urgency=medium

  * focal/linux: 5.4.0-175.195 -proposed tracker (LP: #2055684)

  * Packaging resync (LP: #1786013)
- [Packaging] drop ABI data
- [Packaging] update annotations scripts
- debian.master/dkms-versions -- update from kernel-versions 
(main/2024.03.04)

  * Drop ABI checks from kernel build (LP: #2055686)
- [Packaging] Remove in-tree abi checks
- [Packaging] Bring back install- prerequisite for checks-
- [Packaging] Remove abi-check from final-checks

  * Cranky update-dkms-versions rollout (LP: #2055685)
- [Packaging] remove update-dkms-versions
- Move debian/dkms-versions to debian.master/dkms-versions
- [Packaging] Replace debian/dkms-versions with $(DEBIAN)/dkms-versions
- [Packaging] remove update-version-dkms

  * linux-tools-common: man page of usbip[d] is misplaced (LP: #2054094)
- [Packaging] rules: Put usbip manpages in the correct directory

  * CVE-2024-23851
- dm ioctl: log an error if the ioctl structure is corrupted
- dm: limit the number of targets and parameter size area

  * Focal update: v5.4.268 upstream stable release (LP: #2055075)
- f2fs: explicitly null-terminate the xattr list
- pinctrl: lochnagar: Don't build on MIPS
- ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XPro
- ASoC: Intel: Skylake: Fix mem leak in few functions
- ASoC: nau8822: Fix incorrect type in assignment and cast to restricted
  __be16
- ASoC: Intel: Skylake: mem leak in skl register function
- ASoC: cs43130: Fix the position of const qualifier
- ASoC: cs43130: Fix incorrect frame delay configuration
- ASoC: rt5650: add mutex to avoid the jack detection failure
- nouveau/tu102: flush all pdbs on vmm flush
- net/tg3: fix race condition in tg3_reset_task()
- ASoC: da7219: Support low DC impedance headset
- nvme: introduce helper function to get ctrl state
- drm/exynos: fix a potential error pointer dereference
- drm/exynos: fix a wrong error checking
- clk: rockchip: rk3128: Fix HCLK_OTG gate register
- jbd2: correct the printing of write_flags in jbd2_write_superblock()
- drm/crtc: Fix uninit-value bug in drm_mode_setcrtc
- neighbour: Don't let neigh_forced_gc() disable preemption for long
- tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
- tracing: Add size check when printing trace_marker output
- ring-buffer: Do not record in NMI if the arch does not support cmpxchg in
  NMI
- reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning
- Input: atkbd - skip ATKBD_CMD_GETID in translated mode
- Input: i8042 - add nomux quirk for Acer P459-G2-M
- s390/scm: fix virtual vs physical address confusion
- ARC: fix spare error
- Input: xpad - add Razer Wolverine V2 support
- ARM: sun9i: smp: fix return code check of of_property_match_string
- drm/crtc: fix uninitialized variable use
- ACPI: resource: Add another DMI match for the TongFang GMxXGxx
- binder: use EPOLLERR from eventpoll.h
- binder: fix trivial typo of binder_free_buf_locked()
- binder: fix comment on binder_alloc_new_buf() return value
- uio: Fix use-after-free in uio_open
- parport: parport_serial: Add Brainboxes BAR details
- parport: parport_serial: Add Brainboxes device IDs and geometry
- coresight: etm4x: Fix width of CCITMIN field
- x86/lib: Fix overflow when counting digits
- EDAC/thunderx: Fix possible out-of-bounds string access
- powerpc: add crtsavres.o to always-y instead of extra-y
- powerpc/44x: select I2C for CURRITUCK
- powerpc/pseries/memhotplug: Quieten some DLPAR operations
- powerpc/pseries/memhp: Fix access beyond end of drmem array
- selftests/powerpc: Fix error handling in FPU/VMX preemption tests
- powerpc/powernv: Add a null pointer check to scom_debug_init_one()
- powerpc/powernv: Add a null pointer check in opal_event_init()
- powerpc/powernv: Add a null pointer check in opal_powercap_init()
- powerpc/imc-pmu: Add a null pointer check in update_events_in_group()
- mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller response
- ACPI: video: check for error while searching for backlight de

[Kernel-packages] [Bug 2055075] Re: Focal update: v5.4.268 upstream stable release

2024-02-29 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/2055075

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

  f2fs: explicitly null-terminate the xattr list
  pinctrl: lochnagar: Don't build on MIPS
  ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XPro
  ASoC: Intel: Skylake: Fix mem leak in few functions
  ASoC: nau8822: Fix incorrect type in assignment and cast to restricted __be16
  ASoC: Intel: Skylake: mem leak in skl register function
  ASoC: cs43130: Fix the position of const qualifier
  ASoC: cs43130: Fix incorrect frame delay configuration
  ASoC: rt5650: add mutex to avoid the jack detection failure
  nouveau/tu102: flush all pdbs on vmm flush
  net/tg3: fix race condition in tg3_reset_task()
  ASoC: da7219: Support low DC impedance headset
  nvme: introduce helper function to get ctrl state
  drm/exynos: fix a potential error pointer dereference
  drm/exynos: fix a wrong error checking
  clk: rockchip: rk3128: Fix HCLK_OTG gate register
  jbd2: correct the printing of write_flags in jbd2_write_superblock()
  drm/crtc: Fix uninit-value bug in drm_mode_setcrtc
  neighbour: Don't let neigh_forced_gc() disable preemption for long
  tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
  tracing: Add size check when printing trace_marker output
  ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMI
  reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning
  Input: atkbd - skip ATKBD_CMD_GETID in translated mode
  Input: i8042 - add nomux quirk for Acer P459-G2-M
  s390/scm: fix virtual vs physical address confusion
  ARC: fix spare error
  Input: xpad - add Razer Wolverine V2 support
  ARM: sun9i: smp: fix return code check of of_property_match_string
  drm/crtc: fix uninitialized variable use
  ACPI: resource: Add another DMI match for the TongFang GMxXGxx
  binder: use EPOLLERR from eventpoll.h
  binder: fix trivial typo of binder_free_buf_locked()
  binder: fix comment on binder_alloc_new_buf() return value
  uio: Fix use-after-free in uio_open
  parport: parport_serial: Add Brainboxes BAR details
  parport: parport_serial: Add Brainboxes device IDs and geometry
  coresight: etm4x: Fix width of CCITMIN field
  x86/lib: Fix overflow when counting digits
  EDAC/thunderx: Fix possible out-of-bounds string access
  powerpc: add crtsavres.o to always-y instead of extra-y
  powerpc/44x: select I2C for CURRITUCK
  powerpc/pseries/memhotplug: Quieten some DLPAR operations
  powerpc/pseries/memhp: Fix access beyond end of drmem array
  selftests/powerpc: Fix error handling in FPU/VMX preemption tests
  powerpc/powernv: Add a null pointer check to scom_debug_init_one()
  powerpc/powernv: Add a null pointer check in opal_event_init()
  powerpc/powernv: Add a null pointer check in opal_powercap_init()
  powerpc/imc-pmu: Add a null pointer check in update_events_in_group()
  mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller response
  ACPI: video: check for error while searching for backlight device parent
  ACPI: LPIT: Avoid u32 multiplication overflow
  net: netlabel: Fix kerneldoc warnings
  netlabel: remove unused parameter in netlbl_netlink_auditinfo()
  calipso: fix memory leak in netlbl_calipso_add_pass()
  spi: sh-msiof: Enforce fixed DTDL for R-Car H3
  mtd: Fix gluebi NULL pointer dereference caused by ftl notifier
  selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket
  crypto: virtio - Handle dataq logic with tasklet
  crypto: virtio - don't use 'default m'
  virtio_crypto: Introduce VIRTIO_CRYPTO_NOSPC
  crypto: ccp - fix memleak in ccp_init_dm_workarea
  crypto: af_alg - Disallow multiple in-flight AIO requests
  crypto: sahara - remove FLAGS_NEW_KEY logic
  crypto: sahara - fix ahash selftest failure
  crypto: sahara - fix processing requests with cryptlen < sg->length
  crypto: sahara - fix error handling in sahara_hw_descriptor_create()
  pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()
  gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump
  crypto: virtio - Wait for tasklet to complete on device remove
  crypto: 

[Kernel-packages] [Bug 2055075] Re: Focal update: v5.4.268 upstream stable release

2024-02-26 Thread Manuel 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.4.268 upstream stable release
 from git://git.kernel.org/
  
  f2fs: explicitly null-terminate the xattr list
  pinctrl: lochnagar: Don't build on MIPS
  ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XPro
  ASoC: Intel: Skylake: Fix mem leak in few functions
  ASoC: nau8822: Fix incorrect type in assignment and cast to restricted __be16
  ASoC: Intel: Skylake: mem leak in skl register function
  ASoC: cs43130: Fix the position of const qualifier
  ASoC: cs43130: Fix incorrect frame delay configuration
  ASoC: rt5650: add mutex to avoid the jack detection failure
  nouveau/tu102: flush all pdbs on vmm flush
  net/tg3: fix race condition in tg3_reset_task()
  ASoC: da7219: Support low DC impedance headset
  nvme: introduce helper function to get ctrl state
  drm/exynos: fix a potential error pointer dereference
  drm/exynos: fix a wrong error checking
  clk: rockchip: rk3128: Fix HCLK_OTG gate register
  jbd2: correct the printing of write_flags in jbd2_write_superblock()
  drm/crtc: Fix uninit-value bug in drm_mode_setcrtc
  neighbour: Don't let neigh_forced_gc() disable preemption for long
  tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
  tracing: Add size check when printing trace_marker output
  ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMI
  reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning
  Input: atkbd - skip ATKBD_CMD_GETID in translated mode
  Input: i8042 - add nomux quirk for Acer P459-G2-M
  s390/scm: fix virtual vs physical address confusion
  ARC: fix spare error
  Input: xpad - add Razer Wolverine V2 support
  ARM: sun9i: smp: fix return code check of of_property_match_string
  drm/crtc: fix uninitialized variable use
  ACPI: resource: Add another DMI match for the TongFang GMxXGxx
  binder: use EPOLLERR from eventpoll.h
  binder: fix trivial typo of binder_free_buf_locked()
  binder: fix comment on binder_alloc_new_buf() return value
  uio: Fix use-after-free in uio_open
  parport: parport_serial: Add Brainboxes BAR details
  parport: parport_serial: Add Brainboxes device IDs and geometry
  coresight: etm4x: Fix width of CCITMIN field
  x86/lib: Fix overflow when counting digits
  EDAC/thunderx: Fix possible out-of-bounds string access
  powerpc: add crtsavres.o to always-y instead of extra-y
  powerpc/44x: select I2C for CURRITUCK
  powerpc/pseries/memhotplug: Quieten some DLPAR operations
  powerpc/pseries/memhp: Fix access beyond end of drmem array
  selftests/powerpc: Fix error handling in FPU/VMX preemption tests
  powerpc/powernv: Add a null pointer check to scom_debug_init_one()
  powerpc/powernv: Add a null pointer check in opal_event_init()
  powerpc/powernv: Add a null pointer check in opal_powercap_init()
  powerpc/imc-pmu: Add a null pointer check in update_events_in_group()
  mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller response
  ACPI: video: check for error while searching for backlight device parent
  ACPI: LPIT: Avoid u32 multiplication overflow
  net: netlabel: Fix kerneldoc warnings
  netlabel: remove unused parameter in netlbl_netlink_auditinfo()
  calipso: fix memory leak in netlbl_calipso_add_pass()
  spi: sh-msiof: Enforce fixed DTDL for R-Car H3
  mtd: Fix gluebi NULL pointer dereference caused by ftl notifier
  selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket
  crypto: virtio - Handle dataq logic with tasklet
  crypto: virtio - don't use 'default m'
  virtio_crypto: Introduce VIRTIO_CRYPTO_NOSPC
  crypto: ccp - fix memleak in ccp_init_dm_workarea
  crypto: af_alg - Disallow multiple in-flight AIO requests
  crypto: sahara - remove FLAGS_NEW_KEY logic
  crypto: sahara - fix ahash selftest failure
  crypto: sahara - fix processing requests with cryptlen < sg->length
  crypto: sahara - fix error handling in sahara_hw_descriptor_create()
  pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()
  gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump
  crypto: virtio - Wait for tasklet to complete on device remove
  crypto: sahara - fix ahash reqsize
  crypto: sahara - fix wait_for_completion_timeout() error handling
  crypto: sahara - improve error handling in sahara_sha_process()
  crypto: sahara - fix processing hash requests with req->nbytes < sg->length
  crypto: sahara - do not resize req->src when doing hash operations
  crypto: scomp - fix req->dst buffer overflow
  blocklayoutdriver: Fix reference le