Re: DoS with POSIX file locks?
From: Miklos Szeredi
Date: Mon Mar 20 2006 - 08:36:58 EST
> but the point is that with unix sockets you can send inodes to other
> processes.. who don't share files_struct
In which case the other process won't be able to manipulate
(unlock/upgrade/etc) the lock, since it doesn't own the lock (unless
it shares files_struct with the original process).
Miklos
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/