lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230625091943.GAZJgGr8IH10VrwHU6@fat_crate.local>
Date:   Sun, 25 Jun 2023 11:19:43 +0200
From:   Borislav Petkov <bp@...en8.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/urgent for v6.4

Hi Linus,

please pull two final urgent x86 fixes for 6.4.

Thx.

---

The following changes since commit a37f2699c36a7f6606ba3300f243227856c5ad6b:

  x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed (2023-06-02 16:59:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v6.4

for you to fetch changes up to 85d38d5810e285d5aec7fb5283107d1da70c12a9:

  x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys (2023-06-19 20:59:40 +0200)

----------------------------------------------------------------
- Do not use set_pgd() when updating the KASLR trampoline pgd entry
  because that updates the user PGD too on KPTI builds, resulting in
  memory corruption

- Prevent a panic in the IO-APIC setup code due to conflicting command
  line parameters

----------------------------------------------------------------
Dheeraj Kumar Srivastava (1):
      x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys

Lee Jones (1):
      x86/mm: Avoid using set_pgd() outside of real PGD pages

 arch/x86/kernel/apic/x2apic_phys.c | 5 ++++-
 arch/x86/mm/kaslr.c                | 8 ++++----
 2 files changed, 8 insertions(+), 5 deletions(-)

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ