NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/54585 (Kernel panic building package under jenkins)
Synopsis: Kernel panic building package under jenkins
State-Changed-From-To: open->needs-pullups
State-Changed-By: maya%NetBSD.org@localhost
State-Changed-When: Sat, 17 Apr 2021 07:53:19 +0000
State-Changed-Why:
From: "Chuck Silvers" <chs%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55509 CVS commit: src/sys/kern
Date: Mon, 14 Dec 2020 23:12:12 +0000
Module Name: src
Committed By: chs
Date: Mon Dec 14 23:12:12 UTC 2020
Modified Files:
src/sys/kern: uipc_sem.c
Log Message:
when updating the per-uid "semcnt", decrement the counter for the uid
that created the ksem, not the uid of the process freeing the ksem.
fixes PR 55509.
Reported-by: syzbot+9d04b3ef2ca180ef9b06%syzkaller.appspotmail.com@localhost
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/kern/uipc_sem.c
Home |
Main Index |
Thread Index |
Old Index