Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 May 2023 03:38:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 271251] Kernel panics when loading vmm module with VT-x disabled
Message-ID:  <bug-271251-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271251

            Bug ID: 271251
           Summary: Kernel panics when loading vmm module with VT-x
                    disabled
           Product: Base System
           Version: CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: haron86@gmail.com

Created attachment 241983
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D241983&action=
=3Dedit
kernel panic screenshot

Loading vmm module causes panic when VT-x is disabled in BIOS.

This starts to happen after https://reviews.freebsd.org/D39805

Memory for vmxon_region is freed in vmx_modcleanup() when it was not alloca=
ted
in vmx_modinit() due to disabled VMX.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271251-227>