[security] window of vulnerability
- From: mei <mei@xxxxxx>
- Date: Tue, 27 Feb 2007 22:23:08 +0100
Hello,
I heard several times people talking about a security issue known as window of vulnerability.
I am not sure to be capable of explaining it correctly, but it is more or less about having a concurrent thread accessing a code normally protected, that would trigger within a window of vulnerability eventually opened by the thread running the protection mechanism.
I would like to know if it is only a theoretical problem or if it can happen on real conditions? In my mind, I think that we should be able to enforce the executions in a particular order, and this depends on too many parameters to be controlled.
Mei.
.
- Follow-Ups:
- Re: window of vulnerability
- From: Daniel Pitts
- Re: window of vulnerability
- Prev by Date: Re: System.arrayCopy Vs array clone
- Next by Date: Do I need to keep all the Java updates?
- Previous by thread: System.arrayCopy Vs array clone
- Next by thread: Re: window of vulnerability
- Index(es):
Relevant Pages
|
|