Slashdot Log In
DVD Jon's Code In Sony Rootkit?
Posted by
Zonk
on Thu Nov 17, 2005 08:49 AM
from the when-will-it-end dept.
from the when-will-it-end dept.
An anonymous reader writes "With some help from Sabre Security, Sebastian Porst and Matti Nikki have identified some stolen GPL'd code in Sony's rootkit. Ironically the code in question seems to be VLC's demux/mp4/drms.c -- the de-DRMS code which circumvents Apple's DRM, written by 'DVD' Jon Lech Johansen and Sam Hocevar."
This discussion has been archived.
No new comments can be posted.
DVD Jon's Code In Sony Rootkit?
|
Log In/Create an Account
| Top
| 585 comments
(Spill at 50!) | Index Only
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
DVD Jon strikes back! (Score:5, Funny)
hmm (Score:5, Funny)
Stranger and stranger (Score:5, Interesting)
(http://www.scottgant.com/ | Last Journal: Tuesday October 31 2006, @03:12PM)
Though it wouldn't happen in a million years, I'd like to think this will bring Sony to it's knees. It won't, but someone can dream.
Not that I had anything against Sony in the first place, but since this crap they threw out there and expected everyone to just "take it", they need to be slapped and slapped often.
They haven't even apologized yet. At least I haven't seen it. Though just saying "sorry" doesn't cut it anymore as thousands of computers are now vulnerable in the world due to their greed.
Re:Stranger and stranger (Score:5, Insightful)
Re:Stranger and stranger (Score:5, Insightful)
Re:Stranger and stranger (Score:5, Insightful)
Re:Stranger and stranger (Score:5, Funny)
(Last Journal: Thursday October 25, @05:24AM)
Re:Stranger and stranger (Score:4, Insightful)
Very Dangerous Reasoning (Score:5, Insightful)
You know, I think that this does make sense. However, this is a very dangerous line of reasoning. If you let Sony get off with no consequences for distributing stolen code, then you will never be able to prosecute any big corporatio for code copyright violations.
All a mega-corp need do is find a small, arms-length firm to launder the stolen code. Let that small firm actually steal it and then hand it on a silver platter to the mega-corp. If the mega-corp is caught, the small firm takes the hit and disappears in a puff of bankrupcy. Then mega-corp goes on to the next small firm.
If Sony truly didn't know about this, then they probably should not be liable for any statutory damages. However, they did distribute the code--which is technically a violation. Sony should be the one accountable for that violation and Sony should be able to sue First4Internet--unless of course First4Internet's license with Sony includes the standard indemnification clause like we see in most EULA's. In that case, Sony will be hoisted by their own petard--and it couldn't happen to a nicer group of people.
Re:Very Dangerous Reasoning (Score:4, Informative)
Re:Very Dangerous Reasoning (Score:4, Interesting)
Re:Stranger and stranger (Score:5, Interesting)
Except after the initial exposure of this rootkit in their products, Sony bigwigs were on NPR radio broadcast saying essentially (paraphrased) "What they don't know won't hurt them". I'd certainly content that constitutes delayed action, and possibly collusion. Plus the factoids coming out that this rootkit may have possibly been distributed by Sony for over a year now.
Regardless of who wrote it, Sony is still the one who deliberately distributed millions of CDs containing this malware. They should have done due diligence on their own product before shipping. They've supposedly stopped making CDs with XPC, but they haven't done any of the things a reputable company should be doing: Offering complete replacement discs (without foistware), coupons/credit for further Sony products ("Don't boycott our brand, please"), and promise not to abuse their actual customers again. Instead, they've done practically nothing (except some basic CYA by halting further production) and practically promised that they'll be trying this again in some form in the future. Hardly sounds like an 'innocent' party.
Sony certainly deserves to get their collective ass handed to them. Its just a shame it will have to happen through lawsuits and consumer boycotts, as you'd think they would learn not to abuse their own paying customers. I guess not.
P.S. Screw you Sony, your products, warranties, and service have been crap for years, but now I will actively avoid anything to do with you.
Re:Stranger and stranger (Score:4, Interesting)
"but they haven't done any of the things a reputable company should be doing: Offering complete replacement discs (without foistware), coupons/credit for further Sony products ("Don't boycott our brand, please"), and promise not to abuse their actual customers again."
Actually, it appears that they *do* plan to offer replacement discs [sonybmg.com]. I tried to post this to the main page (a fairly significant development, IMHO), but alas it was rejected. In other news, Mark Russinovich is declaring victory [sysinternals.com] as a result.
I'm not saying that makes everything okay... I'm just saying that they're not being *total* jerks about this (just *partial* jerks). I expect we'll see more of a response out of Sony once that large bureaucratic ball eventually does get rolling. In an organization the size of Sony, I'd bet it has quite a lot of intertia.
And no, I won't be buying any more Sony CDs... or probably anything else - just on principle.
Re:Stranger and stranger (Score:5, Informative)
(http://127.0.0.1/)
If Sony is providing the source code for the programs and restates that the software is unter GPL (thus giving you the right to modify and distribute your modification), then everything is fine between Sony and you though.
There have been several similar cases in Europe about this, and in every case the GPL has been found valid, and the violation of the license has been considered healed, if the final distributor was able to get hold of the source code and distribute this one too under GPL.
Check GPL v2.0 section 4:
4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
For Sony this means: They lost the right to distribute the Program, and they will be in violation of the GPL until they start to comply with the GPL themselves (e.g. distributing the source and allowing modifications and redistribution under GPL).
First4Internet could be in BIG trouble. (Score:5, Interesting)
3.(1) A person is guilty of an offence if
(a) he does any act which causes an unauthorised modification of the contents of any computer; and
(b) at the time when he does the act he has the requisite intent and the requisite knowledge.
(2) For the purposes of subsection (1)(b) above the requisite intent is an intent to cause a modification of the contents of any computer and by so doing
(a) to impair the operation of any computer;
(b) to prevent or hinder access to any program or data held in any computer; or
(c) to impair the operation of any such program or the reliability of any such data.
I think First4Internet's little toy is designed to prevent or hinder access to programs and data held in a computer, don't you? And I really doubt that their click-through EULA constitutes authorisation to do so; it was fraudulently claimed that the Software was necessary to play the music, which was a plain lie as is shown by every Linux and Apple machine that plays it just fine without the rootkit installed.
I might add that even though these discs are not available in the UK, the Computer Misuse Act still holds [opsi.gov.uk].
Anyone know if we could possibly get Inspector Knacker to take a look at these felonious fellows?
Re:First4Internet could be in BIG trouble. (Score:4, Interesting)
(Last Journal: Thursday January 13 2005, @12:25PM)
I'd be surprised if there was a DNS server left on earth that hadn't recently handled a query for First4Internet by now.
In any case it's worth investigating, notice that not all of Europe is covered in red, although I'm sure the scandal has been reported there as well. There's a good possibility here that Sony has sold the CDs in the UK, and frankly it should be investigated because Sony deserves to be nailed with every law they violated for this little stunt.
Besides, has Sony ever released a list of all affected CDs yet?
The day the music died (err was killed by Sony)... (Score:5, Informative)
(http://127.0.0.1:82/ | Last Journal: Monday September 26 2005, @01:53PM)
I've been chasing down several accounts of government agencies, companies, educational institutions and others banning the use of Sony CDs on their PCs, due to the security risks of having Sony's rootkit DRM infecting their PCs. One government ministry, Alberta Agriculture, has banned the use of music CDs altogether, since Sony is hardly the only music company crippling its CDs with sneaky, malicious software. Here are a couple examples:
Here I thought this would only happen for "secure" workplaces. Sorta makes you feel sorry for SCO, they can't get anyone to even look at the crazy they're selling when Sony's got such a superior line of insane self-destructiveness.
Re:Stranger and stranger (Score:5, Insightful)
(Last Journal: Thursday May 26 2005, @07:19PM)
Actually, Sony were responsible for distributing the software.
That's why they're in trouble.
Re:pissing contest. (Score:4, Interesting)
Re:Stranger and stranger (Score:5, Insightful)
(http://www.chriscanfield.net/)
All parties involved in an illegal activity are responsible for that activity. Sony is no different.
Re:Stranger and stranger (Score:5, Insightful)
(http://www.covenantspice.com/)
The GPL violations lie firmly on the shoulders of F4I. If Sony did not disassemble the code or inspect the source, they had no way of knowing.
We certainly CAN blame Sony for throwing crap DRM at us in the first place, and we can criticize their PR response to this whole mess. But we cannot blame them for GPL stuff.
And as far as the uninstall fiasco goes, Sony did not write the software, so I am sure that they do not know how to remove it. They have to rely on F4I to supply the uninstall software. But, once again, it IS their fault that they did not pull the uninstall program earlier once the security holes had been found. But Sony is a corporation, with probably 1,000 layers of management, so even that is understandable.
Nice link, guys. (Score:3, Funny)
I'm suprised that the execs at Sony...... (Score:5, Funny)
Re:I'm suprised that the execs at Sony...... (Score:5, Insightful)
"First 4 Internet" are idiots for thinking they were more clever than several million computer geeks around the world. Sony are idiots for not throughly researching exactly what the software they licensed did, and how it did it, as well as thinking they had some right to do as they wish with someone elses property.
Re: Digital Camera Code (Score:5, Funny)
A share of profits? (Score:5, Interesting)
(http://slashdot.org/)
Anyway, DVD John can actually sue Sony for all *revenue* that Sony made from the sale of the CDs, if I'm not mistaken (not just profits). That would grab them where it hurts!
Re:A share of profits? (Score:5, Insightful)
(http://slashdot.org/)
Re:A share of profits? (Score:5, Insightful)
*I* would. Are you seriously saying that if they committed copyright infringement to prevent copyright infringement it's ok because they're preventing copyright infringement? And that rootkitting thousands of machines worldwide is perfectly fine because "they're just trying to stop pirates"? wow! I want what you're smoking!
Re:A share of profits? (Score:5, Interesting)
Who guessed it? (Score:5, Interesting)
(http://michaelrunyon.com/)
Re:PS3 vs. XBOX360 (Score:5, Funny)
Dumping PS3 in favour of 360 because you think Sony's evil is kind of similar to dumping Saruman in favour of Sauron.
Personally, I'm rather taken with that nifty new controller they're putting on the Revolution...
Re:PS3 vs. XBOX360 (Score:5, Funny)
Sony.....
Microsoft
Man- this is a tough one.
Re:PS3 vs. XBOX360 (Score:5, Funny)
Microsoft installed more rootkits: Windows XP.
Isn't that doubly illegal? (Score:5, Interesting)
Sony ought to be in some severely deep shit here. Of course they're a corporation, so they're mostly above the law, but we should still be able to get something to stick.
Re:Isn't that doubly illegal? (Score:5, Interesting)