[Kernel-packages] [Bug 2049202] Re: Mantic update: v6.5.9 upstream stable release

2024-01-12 Thread Roxana Nicolescu
** Changed in: linux (Ubuntu Mantic)
   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/2049202

Title:
  Mantic update: v6.5.9 upstream stable release

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Mantic:
  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:

 v6.5.9 upstream stable release
 from git://git.kernel.org/

  Bluetooth: hci_event: Ignore NULL link key
  Bluetooth: Reject connection with the device which has same BD_ADDR
  Bluetooth: Fix a refcnt underflow problem for hci_conn
  Bluetooth: vhci: Fix race when opening vhci device
  Bluetooth: hci_event: Fix coding style
  Bluetooth: avoid memcmp() out of bounds warning
  Bluetooth: hci_conn: Fix modifying handle while aborting
  ice: fix over-shifted variable
  ice: Fix safe mode when DDP is missing
  ice: reset first in crash dump kernels
  net/smc: return the right falback reason when prefix checks fail
  btrfs: fix stripe length calculation for non-zoned data chunk allocation
  nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
  regmap: fix NULL deref on lookup
  KVM: x86: Mask LVTPC when handling a PMI
  x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
  KVM: x86/pmu: Truncate counter value to allowed width on write
  KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}
  x86: KVM: SVM: add support for Invalid IPI Vector interception
  x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
  tcp: check mptcp-level constraints for backlog coalescing
  mptcp: more conservative check for zero probes
  selftests: mptcp: join: no RST when rm subflow/addr
  mm: slab: Do not create kmalloc caches smaller than arch_slab_minalign()
  fs/ntfs3: Fix OOB read in ntfs_init_from_boot
  fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
  fs/ntfs3: fix panic about slab-out-of-bounds caused by ntfs_list_ea()
  fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
  fs/ntfs3: fix deadlock in mark_as_free_ex
  Revert "net: wwan: iosm: enable runtime pm support for 7560"
  netfilter: nft_payload: fix wrong mac header matching
  drm/i915: Retry gtt fault when out of fence registers
  drm/mediatek: Correctly free sg_table in gem prime vmap
  drm/nouveau/disp: fix DP capable DSM connectors
  drm/edid: add 8 bpc quirk to the BenQ GW2765
  ALSA: hda/realtek - Fixed ASUS platform headset Mic issue
  ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV
  ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx
  ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind
  ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe errors
  ASoC: codecs: wcd938x: drop bogus bind error handling
  ASoC: codecs: wcd938x: fix unbind tear down order
  ASoC: codecs: wcd938x: fix resource leaks on bind errors
  ASoC: codecs: wcd938x: fix regulator leaks on probe errors
  ASoC: codecs: wcd938x: fix runtime PM imbalance on remove
  qed: fix LL2 RX buffer allocation
  xfrm: fix a data-race in xfrm_lookup_with_ifid()
  xfrm6: fix inet6_dev refcount underflow problem
  xfrm: fix a data-race in xfrm_gen_index()
  xfrm: interface: use DEV_STATS_INC()
  net: xfrm: skip policies marked as dead while reinserting policies
  fprobe: Fix to ensure the number of active retprobes is not zero
  wifi: cfg80211: use system_unbound_wq for wiphy work
  net: ipv4: fix return value check in esp_remove_trailer
  net: ipv6: fix return value check in esp_remove_trailer
  net: rfkill: gpio: prevent value glitch during probe
  tcp: fix excessive TLP and RACK timeouts from HZ rounding
  tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skb
  tcp: Fix listen() warning with v4-mapped-v6 address.
  docs: fix info about representor identification
  tun: prevent negative ifindex
  gve: Do not fully free QPL pages on prefill errors
  ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
  net: usb: smsc95xx: Fix an error code in smsc95xx_reset()
  octeon_ep: update BQL sent bytes before ringing doorbell
  i40e: prevent crash on probe if hw registers have invalid values
  net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
  bonding: Return pointer to data after pull on skb
  net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve
  neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
  selftests: openvswitch: 

[Kernel-packages] [Bug 2049202] Re: Mantic update: v6.5.9 upstream stable release

2024-01-12 Thread Manuel Diewald
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

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

** Changed in: linux (Ubuntu Mantic)
 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:
  
 v6.5.9 upstream stable release
 from git://git.kernel.org/
  
- 
+ Bluetooth: hci_event: Ignore NULL link key
+ Bluetooth: Reject connection with the device which has same BD_ADDR
+ Bluetooth: Fix a refcnt underflow problem for hci_conn
+ Bluetooth: vhci: Fix race when opening vhci device
+ Bluetooth: hci_event: Fix coding style
+ Bluetooth: avoid memcmp() out of bounds warning
+ Bluetooth: hci_conn: Fix modifying handle while aborting
+ ice: fix over-shifted variable
+ ice: Fix safe mode when DDP is missing
+ ice: reset first in crash dump kernels
+ net/smc: return the right falback reason when prefix checks fail
+ btrfs: fix stripe length calculation for non-zoned data chunk allocation
+ nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
+ regmap: fix NULL deref on lookup
+ KVM: x86: Mask LVTPC when handling a PMI
+ x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
+ KVM: x86/pmu: Truncate counter value to allowed width on write
+ KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}
+ x86: KVM: SVM: add support for Invalid IPI Vector interception
+ x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
+ tcp: check mptcp-level constraints for backlog coalescing
+ mptcp: more conservative check for zero probes
+ selftests: mptcp: join: no RST when rm subflow/addr
+ mm: slab: Do not create kmalloc caches smaller than arch_slab_minalign()
+ fs/ntfs3: Fix OOB read in ntfs_init_from_boot
+ fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
+ fs/ntfs3: fix panic about slab-out-of-bounds caused by ntfs_list_ea()
+ fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
+ fs/ntfs3: fix deadlock in mark_as_free_ex
+ Revert "net: wwan: iosm: enable runtime pm support for 7560"
+ netfilter: nft_payload: fix wrong mac header matching
+ drm/i915: Retry gtt fault when out of fence registers
+ drm/mediatek: Correctly free sg_table in gem prime vmap
+ drm/nouveau/disp: fix DP capable DSM connectors
+ drm/edid: add 8 bpc quirk to the BenQ GW2765
+ ALSA: hda/realtek - Fixed ASUS platform headset Mic issue
+ ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV
+ ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx
+ ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind
+ ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe errors
+ ASoC: codecs: wcd938x: drop bogus bind error handling
+ ASoC: codecs: wcd938x: fix unbind tear down order
+ ASoC: codecs: wcd938x: fix resource leaks on bind errors
+ ASoC: codecs: wcd938x: fix regulator leaks on probe errors
+ ASoC: codecs: wcd938x: fix runtime PM imbalance on remove
+ qed: fix LL2 RX buffer allocation
+ xfrm: fix a data-race in xfrm_lookup_with_ifid()
+ xfrm6: fix inet6_dev refcount underflow problem
+ xfrm: fix a data-race in xfrm_gen_index()
+ xfrm: interface: use DEV_STATS_INC()
+ net: xfrm: skip policies marked as dead while reinserting policies
+ fprobe: Fix to ensure the number of active retprobes is not zero
+ wifi: cfg80211: use system_unbound_wq for wiphy work
+ net: ipv4: fix return value check in esp_remove_trailer
+ net: ipv6: fix return value check in esp_remove_trailer
+ net: rfkill: gpio: prevent value glitch during probe
+ tcp: fix excessive TLP and RACK timeouts from HZ rounding
+ tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skb
+ tcp: Fix listen() warning with v4-mapped-v6 address.
+ docs: fix info about representor identification
+ tun: prevent negative ifindex
+ gve: Do not fully free QPL pages on prefill errors
+ ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
+ net: usb: smsc95xx: Fix an error code in smsc95xx_reset()
+ octeon_ep: update BQL sent bytes before ringing doorbell
+ i40e: prevent crash on probe if hw registers have invalid values
+ net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
+ bonding: Return pointer to data after pull on skb
+ net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve
+ neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
+ selftests: openvswitch: Catch cases where the tests are killed
+ selftests: openvswitch: Fix the