Re: [PATCH 1/3] biosdisk: Fix handling of unknown partition types
Taylor R Campbell <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
> Date: Sun, 2 Mar 2025 15:18:07 +0300 > From: Vladimir Serbinenko <[email protected]> > > On unknown partition types we end up dereferencing > a random pointer. Instead ensure that pointer is NULL > and skip it when it's NULL Thanks, I've filed PR port-amd64/59120: `x86 efiboot: uninitialized/null pointer deref with efi partitions' to track this. https://gnats.NetBSD.org/59120