Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Aug 2016 15:28:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 212114] loader: zio_checksum_verify() must test spa for NULL pointer
Message-ID:  <bug-212114-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212114

            Bug ID: 212114
           Summary: loader: zio_checksum_verify() must test spa for NULL
                    pointer
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: tsoome@freebsd.org

During the disks probing to discover the zfs pools, the loader will attempt to
read the  pool label with NULL (uninitialized) spa. The normal loader
operations do hide the issue, but userboot did reveal it by crashing bhyveload.

-- 
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-212114-8>