FreeBSD Bugzilla – Attachment 15247 Details for
Bug 28333
rtprio/idprio setuid problems
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 299 bytes, created by
huntting
on 2001-06-22 05:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
huntting
Created:
2001-06-22 05:50:00 UTC
Size:
299 bytes
patch
obsolete
>--- rtprio.c.orig Thu Jan 25 06:25:41 2001 >+++ rtprio.c Thu Jun 21 22:09:26 2001 >@@ -119,6 +119,7 @@ > if (rtprio(RTP_SET, proc, &rtp) != 0) > err(1, "%s", argv[0]); > >+ setuid(getuid()); /* In case we are set-uid */ > if (proc == 0) { > execvp(argv[2], &argv[2]); > err(1, "%s", argv[2]);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 28333
: 15247