

Linux 2.2.20 is Out 129
piranha(jpl) writes: "I went to download 2.2.x from kernel.org and noticed 2.2.20 is out. I believe this is supposed to fix the security vulnerability found in 2.2.19. Surprised I didn't see it on the main Slashdot page."
.20 has been -pre for months (Score:2)
At any rate, it's a welcome sight. Several of our servers are still running 2.2, though most get a good dose of kernel.org and apt-get every few days.
Re:.20 has been -pre for months (Score:1, Informative)
Sadly, Alan's not planning [kerneltrap.com] to take over the 2.4 series. This is sad, as he's done such a good job with 2.2... And 2.4 could use his help.
Ahhhh (Score:3, Funny)
Re:Ahhhh (Score:1, Insightful)
2.2.22 is even better.
Re:Ahhhh (Score:2)
Re:Ahhhh (Score:1)
Version e (Score:1)
Re:Ahhhh (Score:2, Insightful)
the problem is right in front of your monitor.
Nice to see... (Score:1, Flamebait)
I'm still waiting for a patch for Windows 95 that will make it multiuser.
Re:Nice to see... (Score:1)
Finally! (Score:3, Funny)
Huh? (Score:1, Insightful)
o Security fixes
| Details censored in accordance with the US DMCA
Someone mind telling me why it's illegal to reveal what they fixed??
Re:Huh? (Score:3, Informative)
This information allows someone to understand a security hole in previous versions of da kernel and exploit it. The copyrighted material is licenced software (GPL, Artistic, whatever).
For example, if you wrote a book and someone was able to get through your firewall due to a published security hole then you would have a legal case against the publisher under the DMCA.
Getting through on a kernel exploit is no different.
Re:Huh? (Score:1)
There's no encryption code that I know of that was affected, so someone's just being stupid here (Cox talking out his ass? I dunno...).
Re:Huh? (Score:1)
See my post to the thread parent. This is, essentially, what the California Appellate court just ruled in the DeCSS case.
KFG
Re:Huh? (Score:1)
The ruling said that source code, being human readable was free-speech. Once you compile that code it becomes a tool to circumvent software, which IS illegal under the DMCA.
Re:Huh? (Score:1)
Re:Huh? (Score:2)
Re:Huh? (Score:1)
Please note also, that by American and international law *everything* you write is copyrighted from the moment of creation. In effect everything not specifically put into the public domain is covered by copyright protections. This is the crux of what makes the GPL work. GPL works are NOT in the public domain.
Note also the ruling of the court that distribution of the DeCSS source code is NOT illegal. . . at the moment.
This has, essentially, just happened and I guess you missed it.
KFG
Re:Huh? (Score:1)
Yeah I know... but it's a good example. And the friggin' kernel exploit in not DMCA affected. If it is then chmod is a circumvention device (for root). Should we eliminate root?
Re:Huh? (Score:1)
But, anyway, its just to prove a point, which I can understand. Either way, its fixed, and I am happy.
Re:Huh? (Score:1)
Re:Huh? (Score:1, Funny)
Re:Huh? (Score:1)
Re:Huh? (Score:2, Insightful)
Re:Huh? (Score:1)
Re:Huh? (Score:4, Informative)
Here is the the relevant section of the code:
`Sec. 1201. Circumvention of copyright protection systems
`(a) VIOLATIONS REGARDING CIRCUMVENTION OF TECHNOLOGICAL MEASURES- (1)(A) No person shall circumvent a technological measure that effectively controls access to a work protected under this title. The prohibition contained in the preceding sentence shall take effect at the end of the 2-year period beginning on the date of the enactment of this chapter.
The entire text of the DMCA can be found here:
http://thomas.loc.gov/cgi-bin/query/z?c105:H.R.
Note the term "technological measure." What does this term mean? Well, as it turns out that's a damn good question, one that it has been left to the courts to decide.
So let's say you fire up vi and write a "to do" list. You place it in your home directory. This is now propriatary information, technically copyrighted to you. That "to do" list is now has whatever protections upon it that that you assign the file and your home directory.
So, let's say that only you have any rights to your home directory and the file itself, but someone manages to crack your machine and read the file * using the knowledge gained from reading the patch code and/or details of the hole.*
You see? By assigning restricted permissions to the file you have used "technological measures" to insure its propriatary nature, and thus the security details could be interpreted as publishing a means to defeat that measure.
Noone law enforcment agency has yet stepped forward to claim this interpretation, but there is absolutely no reason * why they couldn't.*
Interestingly enough the Calfornia appellate court has just ruled in the DeCSS case that the injunction against distributing the source code of DeCSS was, indeed, an unconstitutional violation of freedom of speach. Note that the court made a clear and explicit distinction between machine readable compiled binary code and human readable source code. It acknowledged that compiled binaries would have had protection under the DMCA, but that *source code did not.*
This ruling has ramifications throughout the software industry, particularly with regards to OSS. At the moment there is no legal restriction, per se, of *any kind* on distributing source code.
Please make note though that this applies only to issues of *prior restraint.*
This does not mean that all source code can be legally distributed, it means that until an actual *adjudication* is made that said distribution was illegal it cannot be restrained.
A fine distinction of law that could get you out of, or *into*, trouble if you don't understand it properly.
Ah, what tangled webs we weave, when first we practice to make the contents of people's *minds* illegal.
KFG
Why? (Score:3, Troll)
Re:Why? (Score:2, Insightful)
Re:Why? (Score:1, Redundant)
Personally, I'm going to try it out because the 2.4 series networking doesn't work well at all on my system. Sockets stall after transferring a few hundred kb, which makes any kind of net access a serious pain. But 2.2.19 had problems with my sound card... Maybe, just maybe, there will be a version that likes all my hardware...
Re:Why? (Score:5, Insightful)
Okay, I'm kind of a newbie to Linux. I've been using Linux a little over a month, and I just finished compiling the latest stable 2.4 kernel. Now, tell me again why I'd want to take a step backwards? 2.4 is greater than 2.2.20 according to my math, which means it's better and more recent. So why are they still releasing 2.2? Is there some infighting in the Linux development world or something? Is this type of confusion (releasing 2.2.20 when 2.4 is already out) just one of the costs of the Open Source development methodology? I mean, you never hear about Microsoft releasing Windows 3.12 after Windows 95 is out.
Knowing Slashdot moderators, your comment will probably get modded as troll, but I'll answer anyway. Regarding your Windows example, you are incorrect. This is like Microsoft releasing SP6 for NT 4 after Windows 2000 is released. I'm fairly sure SP6 was released afterwards, but if not, they have still released updates to NT 4 after the release of Windows 2000. Just because a product isn't the latest code base doesn't mean it isn't still being used. Many people are still running NT 4, and need updates, like security fixes. There will still be updates to Windows 2000, even though Windows XP is out.
Even though 2.4 is "stable", it isn't "super stable" yet, and might not be for some time. I would guess that most people running Linux on non SMP production servers are using a 2.2 kernel, simply because it has been tested longer, and known to be stable. Then again, that's why many of us use FreeBSD on our production servers :) At this point, I would use a 2.2 kernel on any product boxes that were going to be running Linux. I've personally had problems with 2.4 on the boxes I use as workstations. For example, 2.4.7 would swap for hours when it ran out of memory. While you'd hope that never happens on a production server, many people can't afford to take that risk.
The current even numbered kernel, in this case 2.4, is the "stable" kernel, and the one behind it, in this case 2.2, is the "super stable" kernel.
Re:mod parent down (Score:1)
"super stable"?
Get Real!
As opposed to just "stable". I'm not the one who came up with the term...Re:Why? (Score:1)
Super stable (Score:1)
The problem is such as Microsoft get something new and because it managed to stay up all day they think it's (finally) stable.
Re:Why? (Score:1)
versions even though new versions are out. Just a week or two ago MS released a new security patch for Windows 95. By any reasonable versioning standards, this does indeed change the version of the windows OS I sometimes run since a version should uniquely identify the configuration.
So, whether or not the parent of this message was indented to be a troll or a genuine question it still based on incorrect assumptions.
Re:Why? (Score:1)
That's because he is a troll. Try reading his posting history.
So yeah... YHBT. HAND.
you misunderstand (Score:5, Funny)
no, no, no...
Linux is a next-generation operating system. The whole thing was planned out by The Creator before even the first line of code was committed to disk. We are in fact on a count down to Linux version 1. That will be the perfect version that will signal the end times . You see, linux started with, IIRC version 5. Each time The Creator completes one stage of the plan, we decrement the version number by one. We are at 2.2 now so as you can see, it wont be long until the end times .
I'm kind of a newbie to Linux
Welcome aboard brother.
Why, I can remember my first experience with linux. I had a version 4.6.2 kernel running on a 386 with only 640K RAM. Ahh... those were the days!
Re:you misunderstand (Score:2, Redundant)
Re:Why? (Score:4, Insightful)
There are also the types of people who won't move there production servers / workstations over to 2.4 becuase of VM issues, and becuase of how long its been around. I am one of those types when it comes to filesystems. My main server is running ext2, it will be at least another 2 years before I think about moving it to ReiserFS or ext3. My workstation is using ext3, becuase the important things (/home) are mounted via NFS.
Anyway, I could show you my friends work which has over 200 2.2 series machines. Running anything from rh 6.2, to debian 2.2. Just becuase something is newier or has a higher version number, doesn't mean its better.
Re:Why? (Score:1)
Re:Why? (Score:1)
Re:Why? (Score:2)
2.4 is still experiencing some evolution. Witness the VM changes lately. A production server running one of the builds with the bad VM would be in real trouble when it thrashed/etc... Thus, 2.4 is probably not validated for a lot of environments.
2.2 is rock solid at this point. Fix a few security bugs here and there, and you have a super stable kernel. Sure, it might not support all the latest features, and not have the absolute best performance when compared to some of the newer things being done, but for some applications, the stability is the most important goal.
Re:Why? (Score:2)
You wouldn't. If you haven't taken the step forwards yet to 2.4 (as many probably haven't - not every distribution ships with a 2.4 kernel yet) you would need this.
There probably are (believe it or not) still many machines running 2.2 for one reason or another, and this version apparently fixes some security issues. Alan wouldn't bother to release a new version of 2.2 if no one still used it, would he?
I personally still use a 2.2 series kernel on my firewall pc. I just never had a compelling reason to upgrade to 2.4 and my 2.2.19 does everything I need. If 2.2.20 adds some security fixes, then I'll find some time in the next week to compile a new kernel.
Someday the task of moving this machine to 2.4 will move high enough on my list to do something about it. There's not a whole lot going on in this box, but I haven't found time to research all that would be involved to go from ipchains to iptables, or to figure out if there's anything I'd have to do different to get my VPN masquerading to work again.
Can't grab it quite yet, myself (Score:1, Offtopic)
Security fixes (Score:3, Informative)
o Security fixes
- Quota buffer overrun , possibly locally exploitable (Solar Designer)
- Ptrace race - local root exploit
- Symlink local denial of service attack fix (Rafal Wojtczuk, Solar Designer, Linus Torvalds)
- Sparc exec fixups(Solar Designer)
Re:Security fixes (Score:1)
Re:The Full Changelog (Score:1)
| Details censored in accordance with the US DMCA
Huh? What gives here? This sounds juicy.
Re:The Full Changelog (Score:2, Informative)
Re:The Full Changelog (Score:1)
Re:The Full Changelog (Score:2)
Re:The Full Changelog (Score:4, Informative)
For those of you who don't want to have to go through a click-thru agreement I have posted them on
http://www.burger-family.org/chglog-2_2_20.txt
and
http://www.geocities.com/vsavatar/chglog-2_2_20
I'm doing this to spite the DMCA and if they come after me for it then so be it. I'm sure the EFF and other organizations and individuals will be willing to help me out with my legal fees if the feds come after me for it. Since I'm in the US, I may be putting my neck on the line for this, but there are some things worth risking imprisonment for. I'm young and single... I have a lot to lose, but if we can't even post information like this which we as a community have helped put together and support over time, then we have lost more than I can stand to lose.
they waited 2 days too long . . . (Score:3, Funny)
Re:they waited 2 days too long . . . (Score:1)
bits will never die!
2.2.2 - 2.2.20 Sizing (Score:2, Interesting)
linux-2.2.2.tar.bz2 10.1M
linux-2.2.20.tar.bz2 15.0M
50% increase in the stable series...
Drivers (Score:2)
Didn't 2.2.19.1 fix this? (Score:2)
* Removed non-free Keyspan firmware (closes: #113382).
* Fixed suid ptrace exploit (Solar Designer).
* Fixed local symlink DoS (Solar Designer).
* Added support for nm256xl+ (Mattia Monga, closes: #113343).
-- Herbert Xu Sat, 20 Oct 2001 17:39:35 +1000
Re:Didn't 2.2.19.1 fix this? (Score:1)
Cryptography (Score:1)
I haven't been able to get to kerneli.org for ages, and have been unable to find any info about where the patches now are.
Re:Big Deal! Linux 2.2.20 is out... (Score:1, Troll)
Windows is not only a kernel, it's rather similar to a Distribution.
For kernels, you may get a new one when u get a new version of windows, or maybe with Windows Update (yuck), but aside from noticing the system is more stable/faster (or unstable/slower) it isn't really a big deal anyway. Compared to windows, the linux kernel has all the publicity it needs.
And don't forget how many people reads
false (Score:1)
WoW! This is Confusing! Help! (Score:1)