Activity log for bug #2054411

Date Who What changed Old value New value Message
2024-02-20 08:45:45 Manuel Diewald bug added bug
2024-02-20 08:45:45 Manuel Diewald linux (Ubuntu): status New Confirmed
2024-02-20 08:45:46 Manuel Diewald tags kernel-stable-tracking-bug
2024-02-20 08:45:47 Manuel Diewald bug added subscriber SRU Verification
2024-02-20 08:45:49 Manuel Diewald bug added subscriber Ubuntu Stable Release Updates Team
2024-02-20 08:45:56 Manuel Diewald nominated for series Ubuntu Jammy
2024-02-20 08:45:56 Manuel Diewald bug task added linux (Ubuntu Jammy)
2024-02-20 08:47:20 Manuel Diewald linux (Ubuntu): status Confirmed Invalid
2024-02-20 08:47:21 Manuel Diewald linux (Ubuntu Jammy): importance Undecided Medium
2024-02-20 08:47:21 Manuel Diewald linux (Ubuntu Jammy): status New In Progress
2024-02-20 08:47:21 Manuel Diewald linux (Ubuntu Jammy): assignee Manuel Diewald (diewald)
2024-02-20 08:47:22 Manuel Diewald 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.147 upstream stable release from git://git.kernel.org/ Linux 5.15.147 net: usb: ax88179_178a: move priv to driver_priv net: usb: ax88179_178a: remove redundant init code tracing/kprobes: Fix symbol counting logic by looking at modules as well kallsyms: Make module_kallsyms_on_each_symbol generally available netfilter: nf_tables: Reject tables of unsupported family perf inject: Fix GEN_ELF_TEXT_OFFSET for jit ipv6: remove max_size check inline with ipv4 net: tls, update curr on splice as well mmc: sdhci-sprd: Fix eMMC init failure after hw reset mmc: core: Cancel delayed work before releasing host mmc: rpmb: fixes pause retune on all RPMB partitions. mmc: meson-mx-sdhc: Fix initialization frozen issue mm: fix unmap_mapping_range high bits shift bug i2c: core: Fix atomic xfer check for non-preempt config x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_indirect firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and ASM108x/VT630x PCIe cards mm/memory-failure: check the mapcount of the precise page selftests: secretmem: floor the memory size to the multiple of page_size net: Implement missing SO_TIMESTAMPING_NEW cmsg support bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters() asix: Add check for usbnet_get_endpoints octeontx2-af: Re-enable MAC TX in otx2_stop processing octeontx2-af: Always configure NIX TX link credits based on max frame size octeontx2-af: Set NIX link credits based on max LMAC octeontx2-af: Don't enable Pause frames by default net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues igc: Fix hicredit calculation i40e: Restore VF MSI-X state during PCI reset ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux ASoC: meson: g12a-toacodec: Fix event generation ASoC: meson: g12a-tohdmitx: Validate written enum values ASoC: meson: g12a-toacodec: Validate written enum values i40e: fix use-after-free in i40e_aqc_add_filters() net: Save and restore msg_namelen in sock_sendmsg netfilter: nft_immediate: drop chain reference counter on error net: bcmgenet: Fix FCS generation for fragmented skbuffs sfc: fix a double-free bug in efx_probe_filters ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_init net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps can: raw: add support for SO_MARK can: raw: add support for SO_TXTIME/SCM_TXTIME net: Implement missing getsockopt(SO_TIMESTAMPING_NEW) r8169: Fix PCI error on system resume net: sched: em_text: fix possible memory leak in em_text_destroy() mlxbf_gige: fix receive packet race condition ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable igc: Check VLAN EtherType mask igc: Check VLAN TCI mask igc: Report VLAN EtherType matching back to user i40e: Fix filter input checks to prevent config with invalid values drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_pattern octeontx2-af: Fix marking couple of structure as __packed nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local drm/bridge: ti-sn65dsi86: Never store more than msg->size bytes in AUX xfer wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()" ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6 block: Don't invalidate pagecache for invalid falloc modes keys, dns: Fix missing size check of V1 server-list header 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.147 upstream stable release from git://git.kernel.org/ block: Don't invalidate pagecache for invalid falloc modes ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6 Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()" wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ drm/bridge: ti-sn65dsi86: Never store more than msg->size bytes in AUX xfer nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local octeontx2-af: Fix marking couple of structure as __packed drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_pattern i40e: Fix filter input checks to prevent config with invalid values igc: Report VLAN EtherType matching back to user igc: Check VLAN TCI mask igc: Check VLAN EtherType mask ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable mlxbf_gige: fix receive packet race condition net: sched: em_text: fix possible memory leak in em_text_destroy() r8169: Fix PCI error on system resume net: Implement missing getsockopt(SO_TIMESTAMPING_NEW) can: raw: add support for SO_TXTIME/SCM_TXTIME can: raw: add support for SO_MARK net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_init sfc: fix a double-free bug in efx_probe_filters net: bcmgenet: Fix FCS generation for fragmented skbuffs netfilter: nft_immediate: drop chain reference counter on error net: Save and restore msg_namelen in sock_sendmsg i40e: fix use-after-free in i40e_aqc_add_filters() ASoC: meson: g12a-toacodec: Validate written enum values ASoC: meson: g12a-tohdmitx: Validate written enum values ASoC: meson: g12a-toacodec: Fix event generation ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux i40e: Restore VF MSI-X state during PCI reset igc: Fix hicredit calculation net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues octeontx2-af: Don't enable Pause frames by default octeontx2-af: Set NIX link credits based on max LMAC octeontx2-af: Always configure NIX TX link credits based on max frame size octeontx2-af: Re-enable MAC TX in otx2_stop processing asix: Add check for usbnet_get_endpoints bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters() net: Implement missing SO_TIMESTAMPING_NEW cmsg support selftests: secretmem: floor the memory size to the multiple of page_size mm/memory-failure: check the mapcount of the precise page firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and ASM108x/VT630x PCIe cards x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_indirect i2c: core: Fix atomic xfer check for non-preempt config mm: fix unmap_mapping_range high bits shift bug mmc: meson-mx-sdhc: Fix initialization frozen issue mmc: rpmb: fixes pause retune on all RPMB partitions. mmc: core: Cancel delayed work before releasing host mmc: sdhci-sprd: Fix eMMC init failure after hw reset ipv6: remove max_size check inline with ipv4 perf inject: Fix GEN_ELF_TEXT_OFFSET for jit kallsyms: Make module_kallsyms_on_each_symbol generally available tracing/kprobes: Fix symbol counting logic by looking at modules as well net: usb: ax88179_178a: remove redundant init code net: usb: ax88179_178a: move priv to driver_priv Linux 5.15.147 UBUNTU: Upstream stable to v5.15.147
2024-02-23 12:51:49 Roxana Nicolescu linux (Ubuntu Jammy): status In Progress Fix Committed
2024-04-08 03:47:11 Launchpad Janitor linux (Ubuntu Jammy): status Fix Committed Fix Released
2024-04-08 03:47:11 Launchpad Janitor cve linked 2023-23000
2024-04-08 03:47:11 Launchpad Janitor cve linked 2023-32247
2024-04-08 03:47:11 Launchpad Janitor cve linked 2023-46838
2024-04-08 03:47:11 Launchpad Janitor cve linked 2024-1085
2024-04-08 03:47:11 Launchpad Janitor cve linked 2024-1086
2024-04-08 03:47:11 Launchpad Janitor cve linked 2024-22705
2024-04-08 03:47:11 Launchpad Janitor cve linked 2024-23850
2024-04-08 03:47:11 Launchpad Janitor cve linked 2024-23851
2024-04-08 03:47:11 Launchpad Janitor cve linked 2024-24855