Bug 149591 - CAN-2005-0178 tty/setsid race
Summary: CAN-2005-0178 tty/setsid race
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: kernel
Version: 3.0
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard: impact=important,public=20050110
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-02-24 11:07 UTC by Mark J. Cox
Modified: 2015-01-04 22:17 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-02-24 11:12:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Proposed patch from Debian (6.42 KB, patch)
2005-02-24 11:10 UTC, Mark J. Cox
no flags Details | Diff

Description Mark J. Cox 2005-02-24 11:07:14 UTC
"Race condition in the setsid function in Linux before 2.6.8.1 allows
local users to cause a denial of service (crash) and possibly access
portions of kernel memory, related to TTY changes, locking, and
semaphores."

We originally believed this issue did not affect 2.4 kernels, however
this appears to be incorrect.

Comment 1 Mark J. Cox 2005-02-24 11:10:42 UTC
Created attachment 111370 [details]
Proposed patch from Debian

Comment 2 Mark J. Cox 2005-02-24 11:12:33 UTC
Actually, Alan said "In the 2.4 case your controlling tty is
private not thread group so a setsid() can't race because you can't
setsid in the same thread as is opening current->tty."



Note You need to log in before you can comment on or make changes to this bug.