Results 1 to 10 of 15
but can this be a record? Microsoft confirms 17-year-old Windows bug...
- 01-22-2010 #1
I knew things moved quicker in the world of open source
but can this be a record? Microsoft confirms 17-year-old Windows bug
If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 01-25-2010 #2
- 01-25-2010 #3
Jeez...
Really on the ball, aren't they!
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 01-26-2010 #4
- 01-26-2010 #5
I think it wasn't really some one would bother to look at, because it has to do with the Virtual8086 mode on the CPU.
I don't want to spoil the fun here, but the same man discovered this one:
NEOHAPSIS - Peace of Mind Through Integrity and Insight
There already is a patch, but still.--------------------
Affected Software
------------------------
All Linux 2.4/2.6 versions since May 2001 are believed to be affected:
- Linux 2.4, from 2.4.4 up to and including 2.4.37.4
- Linux 2.6, from 2.6.0 up to and including 2.6.30.4
This one isn't such a dramatic safety breach though.
- 01-27-2010 #6
- 01-27-2010 #7
Yes.
The CPU has several states it can be in. The system starts in 16bit real mode, and can switch to 32 bit mode quite easily. It can also implement memory protection when in 32 bit mode, and that's when we say the system is in 32bit Protected mode. However, there are applications that rely on the real mode configuration, and to be able to continue to use those , the engineers at Intel came up with the Virtual 8086 mode, which allows a single process to be in real mode, while not disturbing the whole system. The catch here is that real mode lacks the protection from PM, which enables system security.
Needless to say then, this mode must be handled with very high caution, as it is quite easy to implement mall ware in this mode.
- 01-27-2010 #8
A significant aspect of the flaw seems to be the following
To exploit this vulnerability, an attacker must already have valid logon credentials and be able to log on to a system locally, meaning they must already have an account on the system," Bryant said in an e-mail.
That seems to make the risk very very remote would you agree? It's not clear to me if a hacker could obtain said credentials if they weren't explicitly given?
- 01-27-2010 #9
- 01-27-2010 #10Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.


Reply With Quote

