tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [PATCH 1/3] biosdisk: Fix handling of unknown partition types



> Date: Sun,  2 Mar 2025 15:18:07 +0300
> From: Vladimir Serbinenko <phcoder%gmail.com@localhost>
> 
> 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


Home | Main Index | Thread Index | Old Index