[PATCH] nvme-auth: Use kvfree() for memory allocated with kvcalloc()

Keith Busch kbusch at kernel.org
Mon Nov 24 11:35:14 PST 2025


On Sun, Nov 23, 2025 at 04:46:48PM +0200, Israel Rukshin wrote:
> Memory allocated by kvcalloc() may come from vmalloc or kmalloc,
> so use kvfree() instead of kfree() for proper deallocation.

Thanks, applied to nvme-6.19.



More information about the Linux-nvme mailing list