Comments on: Debian locks out developers after server hack
Linux project pulls access for programmers with weak passwords after discovering an intruder.
Linux project pulls access for programmers with weak passwords after discovering an intruder.
December 1, 2009 8:53 PM PST
December 1, 2009 8:27 PM PST
December 1, 2009 5:28 PM PST
Add headlines from CNET News to your homepage or feedreader.
More feeds available in our RSS feed index.
Related quotes
Where is everyone? Are the double standards to be that obvious?
Computer programs are written by humans, and humans make mistakes. The more lines of code, the higher the probability of bugs. Add to that the piecing together of parts of a program by different members of a team - whether around the world over the Net, or behind closed doors in a corporation - and the trouble grows further.
Throw on top of this application software (server or otherwise), and your problems go through the roof. In Windows, one would not know the internal workings of these things.. but in practice (NOT arguing theory here!), there's a good chance that someone who writes a program for 'nix wouldn't look closely at other source code, either.
The bugs crawl among us. Live with it. Keep up to date.
the one you described being hacked. It would be completely
unnewsworthy. Debian's servers being hacked, however, is
newsworthy.
Of course, all operating systems have flaws. News coverage of
these flaws is appropriate. The problem is placing these stories
in context. It seems clear, however, that there are some
Windows fans who want to jump on every story of holes in Linux
or the Mac OS as justification that other systems are no more
secure than Windows.
Meanwhile, Microsoft is busy working on User Account
Protection in Vista and telling us what a big security
improvement it will bring. User of *nix-based systems know all
about this, and benefit from it, already.
I have had several emotional experiences with Windows all of the bad kind. You know the "blue screens" the "failure to boot", all of that wonderful drive you crazy stuff. I have had several infestations of the various famous virus and worm varieties, and that was even when I has Norton installed. I have had very few problems since I installed NOD and Zone Alarm, and turn off the computer when not in use.
BUT I have a PC with SUSE Linux installed that I never turn off, and is always connected to the internet, has no AV or Firewall software of any kind, and it NEVER has had any problems. NO irritation, NO need to vent, = SILENCE.
No OS is invulnerable to the local user.
When MS released 18 patches, it was a "mega patch". Over 30 for Apple? They 'updated'.
Same here. Why do they call it a root kit, not an admin kit? Guess who just got hosed. No, actually, we will keep that hushed up.
A Windows laptop with sensitive information goes missing, and its MS's fault. Same thing would have happened if it was Linux, but why allow facts to get in the way of some good FUD.
Its the double standard I mind. All OS's have problems, and most are the folks in charge of them. I'm simply asking for even treatment.
completely different animal. I understand that this
is a consumer-based forum that is not as techincally
sophisticated as apposed to the kernel mailing
lists, but, I will try to explain the differences.
There are two primary levels of exploits. External
and local exploits. Local exploits are when an idiot
makes an easily guess-able login name and password
or an application can elevate it's priviledges
from a local account. Global or external exploits
are the majority of Windows flaws. These are the
kind that allow an external user access to the
system with "root level priviledges" or
"administation level priviledges" in the Windows
world.
There is an extremely important differnce. Most
if not all Linux and Unix exploits are at the
local level. We still consider this important
since Unix has always been a mulit-user operating
system and there may be a malixious local user.
This in essence brings us to the major difference
between Unix and Windows. Windows started it's life
as a single user MS only isolated system. When
MS was dragged into the modern Unix world of
highly inter-networked computers they had to
quickly retrofit their systems with a tcp/ip stack.
This stack (BSD) worked, but, all the other
priviledges (file, user, etc.) where missing.
Hence all exploits were immediatelty global or
local which could easily be elevated to global.
Ehat this all means is, Linux exploits are not
nearly as critical unless you have local malicious
users on your system. A potential problem that
might be exploited by a local user group versus
a global problem that could be exploited by the
world. Apples and Oranges.
I hope this was a helpful summary.
more advanced security mechanisms built into the
latest commercial distrivutions like RedHat or Suse.
Rehat includes the SELINUX kernel module that
essentially prevents priviledge escallation for
applications. Essentially the process that allowed
a local user to escalate priveledges in Debian
would be prevented in other major Linux distributions.
Debian has a reputation a being much slower in
accepting new code.
- If anyone is interested...
- by Johnny Mnemonic July 15, 2006 4:00 PM PDT
- You can get all the Linux and Open Source news
- Like this Reply to this comment
-
-
- I wonder why...
- by Mendz July 16, 2006 7:28 AM PDT
- ... Linux lovers are so protective about Linux flaws as if requiring everyone to seek more accurate information. On the otherhand, a news about Windows flaws is enough for these Linux lovers to react in even the most unintelligent manner possible as if there is no need to seek a more accurate information. Geeezzz...
- Like this View reply
Processing -
- And Thank you
- by NoMoreMS July 17, 2006 6:01 PM PDT
- Very much for the link!
- Like this
-
(24 Comments)and alerts at:
http://lwn.net
It's not the Linux kernel mailing list, but, it is
more approachable and you can use more critical
thinking to filter out the non-sense. Many kernel
folks actually subscribe to it and may answer your
questions. I recommend it to the CNET editors as
well. It will help you to filter out the sensational
reports of Linux flaws. Please refer to this site
before you write any more of these stories.
Thank you.