Comments on: Sony CD protection sparks security concerns
Anticopying tools used by SonyBMG could be adapted by virus writers, researchers say.
Anticopying tools used by SonyBMG could be adapted by virus writers, researchers say.
November 27, 2009 6:09 AM PST
November 27, 2009 6:00 AM PST
November 27, 2009 4:00 AM PST
Add headlines from CNET News to your homepage or feedreader.
More feeds available in our RSS feed index.
Related quotes
What's more, Media Center computers should have autorun enabled in order to have reasonable functionality, such as playing a CD upon insertion as every stand alone CD or DVD player does.
In any case, it's a joke from Sony. Installing malware (wether it's a rootkit or spyware or whatever) on unknowing user's PCs just "protect" their contents aligns well with them not wanting to use strict copy protection with Blu Ray. I wonder if the technology they plan to use on Blu Ray is based on a Rootkit too.
The Audio CD has a spec that many non-conventional CD devices rely upon for compatibility. This includes not only computers of many platforms, but also high-end car stereo systems and so forth.
Many of us see these "fake" CDs as just paying more $$$ for a product that is inferior to what can easily be pirated off the net, since the net version can be with a lossless codec (FLAC/ALE/etc) and without the annoying copy-protection.
Involuntary installation of software on computers is explicitly illegal in numerous US states, and is an unsafe unprofessional way to implement DRM. To make matters worse, Sony seems to have employed this technique in thousands of their current CDs.
To gloss over these facts minimizes the severity and inappropriateness of Sony's actions.
<<Highly invasive software that can corrupt Windows was installed by Sony without the user's knowledge or permission.>>
In fact, the user did agree to the license agreement during the install. In addition, the outside of the CD case was labeled with a copy protection notice. This user had every indication that software was being installed. What I find dreadful, is that there is no uninstallation available unless you contact the company who wrote it.
There are numerous State, and Federal, "Computer Abuse" statutes on the books, which are clearly being directly-violated by this intentional-action on Sonys part. In fact, these exact actions are quite expressly described, in great detail, in many of these laws.
Furthermore, Sony should be held liable for any "damages" that their illicit "software" causes, including lost-time, productivity, and any personal data-losses, just as these LAWS require.
And, guess what? I know from personal-experience that "XP" already has real problems with "CD I/O operations", being caused, by any software changing related "core drivers". So, it is only a matter of time before the lawsuits start rolling-in.
Id say that $3000.00 to $5000.00 per instance would be a reasonable "award". And, this should be on top of the Criminal-Proceedings.
And, I wont even go into the issue of the violation of my legal-rights, as a consumer.
knowledge about computers be running as the root user? Sorry,
"Administrator", in Window's terms. For 30 years users of
multiuser systems have been told, on day one of class, to never,
never, never log into your computer as root to do normal tasks.
You use root to administer your computer, and then get out
immediately and log in as a normal user.
So, when you don't run as root, programs you run cannot write
to sensitive areas of the registry, and rootkits are essentially
powerless.
Stop purchasing software to protect your computer against
malicious software that would otherwise be rendered useless if
you just ran as an ordinary user instead. The unix community is
laughing at you every day when you open your wallets.
Stop using the Administrator user. Save some money.
You buy a CD with the sole intention of playing it on your computer. You don't want it for your car and you don't own a stereo, you just want to listen it while working on your PC.
You put the CD in and it tells you "in order to play this CD you must log on as an administrator". You might claim that would indicate there's something fishy right from the start, but there's so much software out there that requires admin just because the developers didn't care to test it as a standard user that you end up accepting it. You logoff, log on as an admin, install the app, and everything works. At that point you have a rootkit and you don't even know it.
XP by default sets you up with Admin access, and unfortunately companies who program for Windows usually don't keep in mind that some people aren't logged in with an Admin account, making their software impossible to use with any other type of user.
In a perfect world, Windows would be like a Unix environment, where everyone had their own protected setup, and Admin could be just that.. but right now..it just ain't.
In any case, I feel that Sony has violated many laws doing this and should be procecuted to the maximum extend of the law. No exceptions. Class Action, MicroSoft IP suit, etc, Consumer punitive suits. bring these on!. I am sure the attorneys are having a field day on this!. Bring it on people!.
I read over the details of what this rootkit does and the way it works certainly qualifies.
Sony (SLOWLY!) do you remember your Mission Statement? I do not think you were created as a record company; to the contrary, you were created as an electronics company first and foremost. Lest go back to making great ELECTRONIC products people want to buy instead of the lackluster (Me Too\Catch-up) products you seem to be forcing on your customers these days. Perhaps it's time that you UNLOAD the record division and FOCUS on your CORE business.
I am a devoted, but sad fan.
You say they would be better off dropping their media division. I don't think it would make that much of a difference. Their hardware will still be tailored towards the recording industry to some extent. Just look at the battle over the next generation video and data format Blue-Ray. They are pushing a technology that many in the industry that would use it are holding out against it. While the tech is great, they tend to want something cheaper with a more immediate ROI.
The CD-ROM was created by Sony. It's funny how they are now buying technology from a third party to protect music.
I have a media center PC and have autorun disabled. No benefit.
Someone seeking to copy and distribute the media online would never install the DRM software to begin with. The installer should ask "Do you want to disable certain features in your computer to protect OUR rights?" when installing.
If this story upsets you the best thing to do is to become an educated consumer.
We already have a system to define the terms by which and purposes for which purchasers can make copies (well, we would if DMCA didn't completely undermine it). It's called copyright law.
It is pretty assinine for content providers to try and undermine the balance that system creates through EULAs. It is even more assinine for them to feel they have some right to invoke a sort of martial law on people's purchased media and electronics.
Download Microsoft Powertoys from http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx
It is TweakUI you are specifically after. Versions for other flavours of Windows are available.
When installed fire it up and select MyComputer/Autoplay/Drives from the list on the left. De-Select the CD/DVD drives.
Click OK. You may need to re-boot.
Sorted
Now when you insert your copy-protected CD it will not install the software, unless you double-click the drive in Windows Explorer (Use Right-Click->Open to view the contents).
You can extract the audio using Isobuster, Exact Audio Copy and other software, and create yourself a nice clean DRM free Audio CD.
Enjoy
http://support.microsoft.com/kb/q155217/
or
http://service.steinberg.net/knowledge_pro.nsf/0/86e1874e598f6746c1256a3900385a44?OpenDocument
First of all, the Sony DRM root kit does system call hooking. Kernel mode APIs are invoked via entries in the kernel's system service table. Legitimate kernel routines are located in the kernel. But in the case of system call hooking, some other routine is substituted in that table, and it is typically not located in the kernel. The Sony DRM substitute APIs are not, potentially causing what Mark terms a "race condition". He says "It?s never safe to unload a driver that patches the system call table since some thread might be just about to execute the first instruction of a hooked function when the driver unloads; if that happens the thread will jump into invalid memory".
Secondly, the Sony code not only uses up memory, but is a constant drain on CPU resources, regardless of whether or not a CD is in the drive. Apparently, every two seconds it scans the executables of all running processes and queries basic information about each of those executables eight times per scan (is that bad programming or what?)
As a final note, I am trying to pull together as much of this information as I can, and, in particular, the legal ramifications, at: http://bhayden.blogspot.com/
I'd say I was angry except I think I'm so far beyond that point that the term no longer applies.
I was just in the market for a new television, and thought of the Sony Trinitron. But I've been afraid to even purchase one, because I believe it has software installed that will prevent me from watching my MPEG files. I have Media Center 2005 installed.
One of it's side effects is it prevents this "virus" from being installed on your PC, and the CD is presented to all your media software as protection-free.
The only downside is that after 20 days you have to register (buy) the software if you want to keep using it.
Personally I've found that this and CloneDVD2 are the best DVD backup programs out there - they're both easy to use and are continuously updated to protect you against the latest copy protections placed on CDs or DVDs.
Are they legal, probably not - but then as far as I'm concerned until Hollywood and the music industry comply with the fair use provisions of the DCMA, their products aren't legal either.
I am very respectful of copyright both at work and at home.
There have been times when negotiations for media broke
down because the vendor insisted on treating customers
pre-emptively like criminals.
Sony has gone WAY too far in its approach to Digital Rights
management by Installing software and then
masking its presence.
I will be buying NO SUCH media. And I will encourage my
friends and colleagues to boycott Sony and BMI until this
extreme DRM approach is abandoned.
William Cattey
Software Project Manager
Massachusetts Institute of Technology
- "No comments" - baloney
- by wallybass November 2, 2005 7:23 PM PST
- >>"I think this is slightly old news,"Gilliat-
- Like this Reply to this comment
-
Showing 1 of 2 pages (58 Comments)Smith said. "For the eight months that these CDs
have been out, we haven't had any comments about
malware (malicious software) at all."<<
Let me translate this.
"Since most people lack the skills of
Russinovich, no one else so far has been able to
track any of the system failures that we have
induced back to us. You see, we spent an
extraordinary amount of time covering our tracks
by cloaking things that people would normally
able to see in their systems.
"As to the (probably thousands of) poor smucks
whose CD disappeared due to our code, or who blue
screened, or whatever, and who spend hours
trying to figure out what was wrong, and then
more hours rebuilding their systems - well - who
cares. They didn't trace it back to us - it
doesn't affect our bottom line."
I really love his attitude: "well, we knew that
we screwed you eight months ago - boy are you
guys dummies that you only now have figured it
out."
Hopefully, a good case will be made against these
clowns, and Sony will pay heavily though a class
action suit, and in the marketplace. With a
little luck, maybe someone will even do some jail
time.