[Bug 266113] kvm_close tries to munmap NULL memory
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 266113] kvm_close tries to munmap NULL memory"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Oct 2022 16:51:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266113 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=e6901a29bc4345f12e9c85426cc2be81045020a6 commit e6901a29bc4345f12e9c85426cc2be81045020a6 Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2022-08-30 08:18:51 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2022-10-16 16:49:16 +0000 kvm_close(3): Check kd->sparse_map != NULL before munmap PR: 266113 Reviewed by: markj lib/libkvm/kvm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.