loader: zfs_fmtdev can crash when pool discovery did fail and we have no spa
When zfs probe did fail and no spa was created, but zfs_fmtdev() is called,
we will crash while dereferencing spa (NULL pointer dereference).
MFC after: 1 week
loader: zfs_fmtdev can crash when pool discovery did fail and we have no spa Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |