Bug 186261 - [RHEL2.1] CVE-2005-3783 ptrace DoS
Summary: [RHEL2.1] CVE-2005-3783 ptrace DoS
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 2.1
Classification: Red Hat
Component: kernel
Version: 2.1
Hardware: ia64
OS: Linux
medium
high
Target Milestone: ---
Assignee: Don Howard
QA Contact: Brian Brock
URL:
Whiteboard: source=cve,reported=20051123,impact=i...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-22 16:24 UTC by Marcel Holtmann
Modified: 2007-11-30 22:06 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-03-24 20:03:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Code to reproduce the behavior (1.68 KB, text/x-csrc)
2006-03-22 16:28 UTC, Marcel Holtmann
no flags Details
Proposed patch from Mike O'Connor <mjo@dojo.mi.org> (2.77 KB, patch)
2006-03-22 16:33 UTC, Marcel Holtmann
no flags Details | Diff

Comment 1 Marcel Holtmann 2006-03-22 16:28:55 UTC
Created attachment 126484 [details]
Code to reproduce the behavior

Comment 2 Marcel Holtmann 2006-03-22 16:33:00 UTC
Created attachment 126485 [details]
Proposed patch from Mike O'Connor <mjo.org>

Comment 4 Marcel Holtmann 2006-03-24 08:57:58 UTC
This is not my area of expertise and actually this is all the information I got.
From the bug reports for RHEL3 and RHEL4, I realized that this will maybe not be
fixed, because of the ABI breakage. It is fine with me if you close the bug, but
at least someone with the right knowledge looked at it. Thanks.


Comment 5 Don Howard 2006-03-24 20:03:10 UTC
Ok, I found a testcase in bz 170261.  ptrace() attach fails on derry.  I think
it' safe to close this as notabug.

# ./exectracedloser
PTRACE_SETOPTIONS: Input/output error
ptrace on leader: Operation not permitted
waitpid: No child processes
main thread 31843 status 0
idler thread 31844 status 137f
PTRACE_SETOPTIONS: Input/output error
trying exec
hello



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