[Bug 289917] PID leak in proc_id_reapmap

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 11 Oct 2025 05:08:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289917

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=6eb4708a84d773742a7d36e530d06164b3733ba7

commit 6eb4708a84d773742a7d36e530d06164b3733ba7
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2025-10-01 03:17:31 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2025-10-11 05:08:13 +0000

    kern_exit.c: do not leak reaper bitmap busy bits

    PR:     289917

    (cherry picked from commit f19ef352ec63f9fcc10076a263b8ce402ba31379)

 sys/kern/kern_exit.c | 46 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.