Focal update: v5.4.30 upstream stable release
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Undecided
|
Kamal Mostafa | ||
Focal |
Fix Released
|
Undecided
|
Kamal Mostafa |
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.30 upstream stable release
from git://git.
mac80211: Check port authorization in the ieee80211_
mac80211: fix authentication with iwlwifi/mvm
serial: sprd: Fix a dereference warning
vt: selection, introduce vc_is_sel
vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
vt: switch vt_dont_switch to bool
vt: vt_ioctl: remove unnecessary console allocation checks
vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
vt: vt_ioctl: fix use-after-free in vt_in_use()
platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI table
bpf: Explicitly memset the bpf_attr structure
bpf: Explicitly memset some bpf info structures declared on the stack
gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model
net: ks8851-ml: Fix IO operations, again
clk: imx: Align imx sc clock msg structs to 4
clk: imx: Align imx sc clock parent msg structs to 4
clk: ti: am43xx: Fix clock parent for RTC clock
libceph: fix alloc_msg_
arm64: alternative: fix build with clang integrated assembler
perf map: Fix off by one in strncpy() size argument
ARM: dts: oxnas: Fix clear-mask property
ARM: bcm2835-rpi-zero-w: Add missing pinctrl name
ARM: dts: imx6: phycore-som: fix arm and soc minimum voltage
ARM: dts: N900: fix onenand timings
ARM: dts: sun8i: r40: Move AHCI device node based on address order
arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-id
arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID mode
Linux 5.4.30
UBUNTU: upstream stable to v5.4.30
CVE References
Changed in linux (Ubuntu): | |
status: | New → Confirmed |
tags: | added: kernel-stable-tracking-bug |
Changed in linux (Ubuntu Focal): | |
status: | Confirmed → In Progress |
assignee: | nobody → Kamal Mostafa (kamalmostafa) |
description: | updated |
Changed in linux (Ubuntu Focal): | |
status: | In Progress → Fix Committed |
This bug was fixed in the package linux - 5.4.0-24.28
---------------
linux (5.4.0-24.28) focal; urgency=medium
* focal/linux: 5.4.0-24.28 -proposed tracker (LP: #1871939)
* getitimer returns it_value=0 erroneously (LP: #1349028) TRACKING_ FORCE policy should be unset
- [Config] CONTEXT_
* 12d1:1038 Dual-Role OTG device on non-HNP port - unable to enumerate USB
device on port 1 (LP: #1047527)
- [Config] USB_OTG_FSM policy not needed
* Add DCPD backlight support for HP CML system (LP: #1871589)
- SAUCE: drm/i915: Force DPCD backlight mode for HP CML 2020 system
* Backlight brightness cannot be adjusted using keys (LP: #1860303)
- SAUCE drm/i915: Force DPCD backlight mode for HP Spectre x360 Convertible
13t-aw100
* CVE-2020-11494
- slcan: Don't transmit uninitialized stack data in padding
* Ubuntu Kernel Support for OpenPOWER NV Secure & Trusted Boot (LP: #1866909) buffer_ measurement( ) generic
- powerpc: Detect the secure boot mode of the system
- powerpc/ima: Add support to initialize ima policy rules
- powerpc: Detect the trusted boot state of the system
- powerpc/ima: Define trusted boot policy
- ima: Make process_
- certs: Add wrapper function to check blacklisted binary hash
- ima: Check against blacklisted hashes for files with modsig
- powerpc/ima: Update ima arch policy to check for blacklist
- powerpc/ima: Indicate kernel modules appended signatures are enforced
- powerpc/powernv: Add OPAL API interface to access secure variable
- powerpc: expose secure variables to userspace via sysfs
- x86/efi: move common keyring handler functions to new file
- powerpc: Load firmware trusted keys/hashes into kernel keyring
- x86/efi: remove unused variables
* [roce-0227]sync mainline kernel 5.6rc3 roce patchset into ubuntu HWE kernel
branch (LP: #1864950)
- RDMA/hns: Cleanups of magic numbers
- RDMA/hns: Optimize eqe buffer allocation flow
- RDMA/hns: Add the workqueue framework for flush cqe handler
- RDMA/hns: Delayed flush cqe process with workqueue
- RDMA/hns: fix spelling mistake: "attatch" -> "attach"
- RDMA/hns: Initialize all fields of doorbells to zero
- RDMA/hns: Treat revision HIP08_A as a special case
- RDMA/hns: Use flush framework for the case in aeq
- RDMA/hns: Stop doorbell update while qp state error
- RDMA/hns: Optimize qp destroy flow
- RDMA/hns: Optimize qp context create and destroy flow
- RDMA/hns: Optimize qp number assign flow
- RDMA/hns: Optimize qp buffer allocation flow
- RDMA/hns: Optimize qp param setup flow
- RDMA/hns: Optimize kernel qp wrid allocation flow
- RDMA/hns: Optimize qp doorbell allocation flow
- RDMA/hns: Check if depth of qp is 0 before configure
* [hns3-0316]sync mainline kernel 5.6rc4 hns3 patchset into ubuntu HWE kernel
branch (LP: #1867586)
- net: hns3: modify an unsuitable print when setting unknown duplex to fibre
- net: hns3: add enabled TC numbers and DWRR weight info in debugfs
- net: hns3: add support for dump MAC ID and loopback status in debugfs
- net: hns3: add missing help info for QS shaper...