Source-Changes-D archive

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

Re: CVS commit: src/sys/kern [change in kern_lwp.c]



Le 01/12/2019 à 16:27, Andrew Doran a écrit :
Module Name:	src
Committed By:	ad
Date:		Sun Dec  1 15:27:58 UTC 2019

Modified Files:
	src/sys/kern: kern_lwp.c

Log Message:
Fix a longstanding problem with LWP limits.  When changing the user's
LWP count, we must use the process credentials because that's what
the accounting entity is tied to.

Reported-by: syzbot+d193266676f635661c62%syzkaller.appspotmail.com@localhost

Is there a mistake in the Reported-by? It corresponds to a report that was
closed as a malformed duplicate of this original report:

	https://syzkaller.appspot.com/bug?id=8878f056a0a9cf0cc405f1926a4f236fdc721642

Also, the bug is still there apparently, if you want to give a look...


Home | Main Index | Thread Index | Old Index