This bug was fixed in the package linux-oracle - 5.15.0-1041.47
--------------- linux-oracle (5.15.0-1041.47) jammy; urgency=medium
* jammy/linux-oracle: 5.15.0-1041.47 -proposed tracker (LP: #2030581)
* Packaging resync (LP: #1786013) - [Packaging] resync update-dkms-versions helper - [Packaging] update variants - [Packaging] resync getabis
* arm64 support: Enable ARM_SMMU and ARM_SMMU_V3 for oracle (LP: #2002381) - [config] Enable ARM_SMMU and ARM_SMMU_V3
[ Ubuntu: 5.15.0-82.91 ]
* jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) * libgnutls report "trap invalid opcode" when trying to install packages over https (LP: #2031093) - [Config]: disable CONFIG_GDS_FORCE_MITIGATION
[ Ubuntu: 5.15.0-80.89 ]
* jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) * CVE-2022-40982 - x86/mm: Initialize text poking earlier - x86/mm: fix poking_init() for Xen PV guests - x86/mm: Use mm_alloc() in poking_init() - mm: Move mm_cachep initialization to mm_init() - init: Provide arch_cpu_finalize_init() - x86/cpu: Switch to arch_cpu_finalize_init() - ARM: cpu: Switch to arch_cpu_finalize_init() - sparc/cpu: Switch to arch_cpu_finalize_init() - um/cpu: Switch to arch_cpu_finalize_init() - init: Remove check_bugs() leftovers - init: Invoke arch_cpu_finalize_init() earlier - init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init() - x86/init: Initialize signal frame size late - x86/fpu: Remove cpuinfo argument from init functions - x86/fpu: Mark init functions __init - x86/fpu: Move FPU initialization into arch_cpu_finalize_init() - x86/xen: Fix secondary processors' FPU initialization - x86/speculation: Add Gather Data Sampling mitigation - x86/speculation: Add force option to GDS mitigation - x86/speculation: Add Kconfig option for GDS - KVM: Add GDS_NO support to KVM - Documentation/x86: Fix backwards on/off logic about YMM support - [Config]: Enable CONFIG_ARCH_HAS_CPU_FINALIZE_INIT and CONFIG_GDS_FORCE_MITIGATION * CVE-2023-21400 - io_uring: ensure IOPOLL locks around deferred work * CVE-2023-4015 - netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain - netfilter: nf_tables: unbind non-anonymous set if rule construction fails - netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR * CVE-2023-3777 - netfilter: nf_tables: skip bound chain on rule flush * CVE-2023-3995 - netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHAIN_ID * CVE-2023-20593 - x86/cpu/amd: Move the errata checking functionality up - x86/cpu/amd: Add a Zenbleed fix * CVE-2023-3776 - net/sched: cls_fw: Fix improper refcount update leads to use-after-free * CVE-2023-4004 - netfilter: nft_set_pipapo: fix improper element removal * CVE-2023-3611 - net/sched: sch_qfq: refactor parsing of netlink parameters - net/sched: sch_qfq: account for stab overhead in qfq_enqueue * CVE-2023-3610 - netfilter: nf_tables: fix chain binding transaction logic * CVE-2023-3609 - net/sched: cls_u32: Fix reference counter leak leading to overflow
-- Cory Todd <email address hidden> Tue, 15 Aug 2023 14:16:57 -0700
This bug was fixed in the package linux-oracle - 5.15.0-1041.47
---------------
linux-oracle (5.15.0-1041.47) jammy; urgency=medium
* jammy/linux-oracle: 5.15.0-1041.47 -proposed tracker (LP: #2030581)
* Packaging resync (LP: #1786013) dkms-versions helper
- [Packaging] resync update-
- [Packaging] update variants
- [Packaging] resync getabis
* arm64 support: Enable ARM_SMMU and ARM_SMMU_V3 for oracle (LP: #2002381)
- [config] Enable ARM_SMMU and ARM_SMMU_V3
[ Ubuntu: 5.15.0-82.91 ]
* jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) GDS_FORCE_ MITIGATION
* libgnutls report "trap invalid opcode" when trying to install packages over
https (LP: #2031093)
- [Config]: disable CONFIG_
[ Ubuntu: 5.15.0-80.89 ]
* jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) finalize_ init() finalize_ init() finalize_ init() finalize_ init() finalize_ init() finalize_ init() earlier finalize_ init() finalize_ init() ARCH_HAS_ CPU_FINALIZE_ INIT and GDS_FORCE_ MITIGATION PREPARE_ ERROR to deal with bound RULE_CHAIN_ ID
* CVE-2022-40982
- x86/mm: Initialize text poking earlier
- x86/mm: fix poking_init() for Xen PV guests
- x86/mm: Use mm_alloc() in poking_init()
- mm: Move mm_cachep initialization to mm_init()
- init: Provide arch_cpu_
- x86/cpu: Switch to arch_cpu_
- ARM: cpu: Switch to arch_cpu_
- sparc/cpu: Switch to arch_cpu_
- um/cpu: Switch to arch_cpu_
- init: Remove check_bugs() leftovers
- init: Invoke arch_cpu_
- init, x86: Move mem_encrypt_init() into arch_cpu_
- x86/init: Initialize signal frame size late
- x86/fpu: Remove cpuinfo argument from init functions
- x86/fpu: Mark init functions __init
- x86/fpu: Move FPU initialization into arch_cpu_
- x86/xen: Fix secondary processors' FPU initialization
- x86/speculation: Add Gather Data Sampling mitigation
- x86/speculation: Add force option to GDS mitigation
- x86/speculation: Add Kconfig option for GDS
- KVM: Add GDS_NO support to KVM
- Documentation/x86: Fix backwards on/off logic about YMM support
- [Config]: Enable CONFIG_
CONFIG_
* CVE-2023-21400
- io_uring: ensure IOPOLL locks around deferred work
* CVE-2023-4015
- netfilter: nf_tables: add NFT_TRANS_
set/chain
- netfilter: nf_tables: unbind non-anonymous set if rule construction fails
- netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
* CVE-2023-3777
- netfilter: nf_tables: skip bound chain on rule flush
* CVE-2023-3995
- netfilter: nf_tables: disallow rule addition to bound chain via
NFTA_
* CVE-2023-20593
- x86/cpu/amd: Move the errata checking functionality up
- x86/cpu/amd: Add a Zenbleed fix
* CVE-2023-3776
- net/sched: cls_fw: Fix improper refcount update leads to use-after-free
* CVE-2023-4004
- netfilter: nft_set_pipapo: fix improper element removal
* CVE-2023-3611
- net/sched: sch_qfq: refactor parsing of netlink parameters
- net/sched: sch_qfq: account for stab overhead in qfq_enqueue
* CVE-2023-3610
- netfilter: nf_tables: fix chain binding transaction logic
* CVE-2023-3609
- net/sched: cls_u32: Fix reference counter leak leading to overflow
-- Cory Todd <email address hidden> Tue, 15 Aug 2023 14:16:57 -0700