jammy/linux-nvidia: 5.15.0-1004.4 -proposed tracker

Bug #1982883 reported by Brad Figg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Kernel SRU Workflow
Fix Committed
Medium
Unassigned
Automated-testing
New
Medium
Canonical Kernel Team
Boot-testing
New
Medium
Unassigned
Certification-testing
Invalid
Medium
Unassigned
New-review
New
Medium
Unassigned
Prepare-package
In Progress
Medium
Brad Figg
Prepare-package-lrg
In Progress
Medium
Brad Figg
Prepare-package-lrm
In Progress
Medium
Brad Figg
Prepare-package-lrs
In Progress
Medium
Brad Figg
Prepare-package-meta
In Progress
Medium
Brad Figg
Prepare-package-signed
In Progress
Medium
Brad Figg
Promote-signing-to-proposed
New
Medium
Unassigned
Promote-to-proposed
New
Medium
Canonical Kernel Team
Promote-to-security
New
Medium
Unassigned
Promote-to-updates
New
Medium
Unassigned
Regression-testing
New
Medium
Canonical Kernel Team
Security-signoff
New
Medium
Unassigned
Sru-review
New
Medium
Unassigned
Verification-testing
New
Medium
Unassigned
linux-nvidia (Ubuntu)
Jammy
Fix Released
Medium
Unassigned

Bug Description

This bug will contain status and test results related to a kernel source (or snap) as stated in the title.

For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

-- swm properties --
packages:
  lrg: linux-restricted-generate-nvidia
  lrm: linux-restricted-modules-nvidia
  lrs: linux-restricted-signatures-nvidia
  main: linux-nvidia
  meta: linux-meta-nvidia
  signed: linux-signed-nvidia
phase: Packaging
phase-changed: Tuesday, 26. July 2022 19:46 UTC
reason:
  :prepare-packages: 'Ongoing -b Being cranked by: brad-figg'
  prepare-package: Pending -- tag not published and package not
    uploaded
  prepare-package-lrg: Pending -- package not uploaded
  prepare-package-lrm: Pending -- tag not published and package not
    uploaded
  prepare-package-lrs: Pending -- package not uploaded
  prepare-package-meta: Pending -- tag not published and package not
    uploaded
  prepare-package-signed: Pending -- tag not published and package not
    uploaded
variant: debs
~~:
  clamps:
    self: 5.15.0-1004.4

Brad Figg (brad-figg)
tags: added: kernel-release-tracking-bug-live
description: updated
tags: added: kernel-sru-cycle-d2022.07.25-1
Changed in kernel-sru-workflow:
status: New → Confirmed
Changed in linux-nvidia (Ubuntu Jammy):
importance: Undecided → Medium
tags: added: kernel-block-derivatives
Changed in kernel-sru-workflow:
importance: Undecided → Medium
status: Confirmed → Triaged
description: updated
Changed in kernel-sru-workflow:
status: Triaged → In Progress
Brad Figg (brad-figg)
summary: - jammy/linux-nvidia: <version to be filled> -proposed tracker
+ jammy/linux-nvidia: 5.15.0-1004.4 -proposed tracker
description: updated
Changed in kernel-sru-workflow:
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (8.5 KiB)

This bug was fixed in the package linux-nvidia - 5.15.0-1005.5

---------------
linux-nvidia (5.15.0-1005.5) jammy; urgency=medium

  * jammy/linux-nvidia: 5.15.0-1005.5 -proposed tracker (LP: #1983387)

  * Miscellaneous Ubuntu changes
    - [CONFIG] Enable speculation mitigations

  [ Ubuntu: 5.15.0-45.48 ]

  * CVE-2022-29900 // CVE-2022-29901
    - x86/lib/atomic64_386_32: Rename things
    - x86: Prepare asm files for straight-line-speculation
    - x86: Prepare inline-asm for straight-line-speculation
    - x86/alternative: Relax text_poke_bp() constraint
    - kbuild: move objtool_args back to scripts/Makefile.build
    - x86: Add straight-line-speculation mitigation
    - kvm/emulate: Fix SETcc emulation function offsets with SLS
    - crypto: x86/poly1305 - Fixup SLS
    - objtool: Add straight-line-speculation validation
    - objtool: Fix SLS validation for kcov tail-call replacement
    - objtool: Fix objtool regression on x32 systems
    - objtool: Fix symbol creation
    - objtool: Introduce CFI hash
    - objtool: Default ignore INT3 for unreachable
    - x86, kvm: use proper ASM macros for kvm_vcpu_is_preempted
    - x86/traps: Use pt_regs directly in fixup_bad_iret()
    - x86/entry: Switch the stack after error_entry() returns
    - x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
    - x86/entry: Don't call error_entry() for XENPV
    - x86/entry: Remove skip_r11rcx
    - x86/realmode: build with -D__DISABLE_EXPORTS
    - x86/ibt,ftrace: Make function-graph play nice
    - x86/kvm/vmx: Make noinstr clean
    - x86/cpufeatures: Move RETPOLINE flags to word 11
    - x86/retpoline: Cleanup some #ifdefery
    - x86/retpoline: Swizzle retpoline thunk
    - x86/retpoline: Use -mfunction-return
    - x86: Undo return-thunk damage
    - x86,objtool: Create .return_sites
    - objtool: skip non-text sections when adding return-thunk sites
    - x86,static_call: Use alternative RET encoding
    - x86/ftrace: Use alternative RET encoding
    - x86/bpf: Use alternative RET encoding
    - x86/kvm: Fix SETcc emulation for return thunks
    - x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
    - x86/sev: Avoid using __x86_return_thunk
    - x86: Use return-thunk in asm code
    - x86/entry: Avoid very early RET
    - objtool: Treat .text.__x86.* as noinstr
    - x86: Add magic AMD return-thunk
    - x86/bugs: Report AMD retbleed vulnerability
    - x86/bugs: Add AMD retbleed= boot parameter
    - x86/bugs: Enable STIBP for JMP2RET
    - x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
    - x86/entry: Add kernel IBRS implementation
    - x86/bugs: Optimize SPEC_CTRL MSR writes
    - x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
    - x86/bugs: Split spectre_v2_select_mitigation() and
      spectre_v2_user_select_mitigation()
    - x86/bugs: Report Intel retbleed vulnerability
    - intel_idle: Disable IBRS during long idle
    - objtool: Update Retpoline validation
    - x86/xen: Rename SYS* entry points
    - x86/xen: Add UNTRAIN_RET
    - x86/bugs: Add retbleed=ibpb
    - x86/bugs: Do IBPB fallback check only once
    - objtool: Add entry UNRET validation
    - x86/cpu/amd: Add Spectral Chicken
    - x...

Read more...

Changed in linux-nvidia (Ubuntu Jammy):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.