From: "Gleb O. Raiko" <raiko@niisi.msk.ru>
To: Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de>
Cc: linux-mips@linux-mips.org, ralf@linux-mips.org
Subject: Re: [PATCH] Improve o32 syscall handling
Date: Tue, 23 Nov 2004 15:47:09 +0300 [thread overview]
Message-ID: <41A3314D.5050208@niisi.msk.ru> (raw)
In-Reply-To: <20041121164557.GQ20986@rembrandt.csv.ica.uni-stuttgart.de>
Hello,
Thiemo Seufer wrote:
> this is a major cleanup for the o32 syscall handling.
While we're here, there is an ptrace exploit in the syscall handling.
The kernel parses arguments, gets the address of the syscall handling
routine in t2, and goes to the process which ptraces. On return from
this process, the kernel restores t2 from the user stack and jumps
there. I've got an example that gets root from this.
Regards,
Gleb.
prev parent reply other threads:[~2004-11-23 12:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-21 16:45 [PATCH] Improve o32 syscall handling Thiemo Seufer
2004-11-22 6:18 ` Ralf Baechle
2004-11-22 7:00 ` Thiemo Seufer
2004-11-22 7:13 ` Ralf Baechle
2004-11-22 9:37 ` Thiemo Seufer
2004-11-27 0:29 ` Thiemo Seufer
2004-11-23 12:47 ` Gleb O. Raiko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41A3314D.5050208@niisi.msk.ru \
--to=raiko@niisi.msk.ru \
--cc=ica2_ts@csv.ica.uni-stuttgart.de \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox