Quote of the week
Posted Apr 7, 2006 18:17 UTC (Fri) by
stock (guest, #5849)
Parent article:
Quote of the week
Rest assured that this bug is only inside Linus' latest offering :
linux-2.6.16. I would call it a typo. Other linux IT businesses would
call it a frenzy. See also :
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1055
Here's the diff
for early bird
patchees from the commitdiff page from the kernel.org git repository. In
there we see that some drunken kernel master made a stupid typo. Instead
of "count = PAGE_SIZE - 1;" its written "count =
PAGE_SIZE;". Next the total linux media madness like vnu goes
bonkers.
Now go check on your linux src 2.6.x trees whats inside fs/sysfs/file.c ,
and you will see that only inside 2.6.16 this typo by Linus can be found
back. Manually patching is rather simple and straight forward here, but
if your a obedient RedHat update(er) you will have to make some massive
actions this weekend.
The debian crowd is sneering
away : "Ohh we the mighty boys of debian run 2.4.x and are not
affected by this!! The 2.6.xx crowd yet again has to spend an entire
weekend updating."
I heard someone even claim: " i stick with the 2.0.38 kernel, its the
only one I can be sure that contains no stolen SCO code"
This kernel.org git repository of the linux source code tree sure looks
like a nifty tool to me. I would even call this GIT the "Apres mois la
deluge" upload site ([tm]Kevin Mitnick), for companies like SUN, IBM,
HP/Compaq... you name em. Then again, during the years 2000/2001 SCO was
basicly doing the SAME thing.
The git source pool of Linux code is even what i would call the perfect
"do not resist, we Borg will assimilate all your code" upload
button. Because as was reported on lwn.net : any uploader of code must
agree that the linux kernel masters WILL adjust the coding typing style
of all your precious code !! In effect any genuine original code will
NEVER EVER be found back or identified as such. Now compare that to the
honest methods of SCO, replacing inside genuine UNIX header code, (c)1988
AT&T only with the copyright comments of the SCO group, leaving the
rest of the code untouched!
Robert
(
Log in to post comments)