public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Kernel Panic when accessing NFS share and locking files
@ 2008-05-14 17:27 Michael Lang
  2008-05-15  3:49 ` Andrew Morton
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Lang @ 2008-05-14 17:27 UTC (permalink / raw)
  To: linux-kernel

Hi,

we encountered a serious problem, when using Solaris NFS (Server) 
accessing it with a CentOS5.1/RHEL5.1 client.
There are more occurrences of the problem, one i felt over when tried to 
recreate a different one was, that a unprivileged
User is able to Kernel Panic a machine with a few lines of code. I 
tested it with the result that 3 threads requesting a lock
on the same file already cause the kernel panic. Since this is my first 
kernel bug request, and it's at least for my understandig
a security problem, i will provide the code for recreation to a closed 
group only. Please point me to the right group ...

Call Trace:
  [<ffffffff80012323>] __fput+0x94/0x198
  [<ffffffff8002e2d2>] sys_fcntl+0x2d0/0x2dc
  [<ffffffff8005b28d>] tracesys+0xd5/0xe0
 Code: 0f 0b 68 8a de 28 80 c2 c7 07 48 89 c3 48 8b 03 48 85 c0 75
 RIP  [<ffffffff80027073>] locks_remove_flock+0xe4/0x122
 RSP <ffff81000be87e48>


regards
Michael Lang

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-05-19 21:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-14 17:27 Kernel Panic when accessing NFS share and locking files Michael Lang
2008-05-15  3:49 ` Andrew Morton
2008-05-15  3:55   ` Arjan van de Ven
2008-05-15  7:20     ` Michael Lang
2008-05-15 11:30     ` Michael Lang
2008-05-19 21:13       ` J. Bruce Fields

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox