DoS with POSIX file locks?
From: Miklos Szeredi
Date: Mon Mar 20 2006 - 06:39:21 EST
Unlike open files there doesn't seem to be any limit on the number of
locks being held either globally or by a single process.
Hence an unprivileged process can consume large amounts of unswappable
kernel memory even if there are strict limits on other resources.
Is there a reason why this shouldn't be a problem?
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/