LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 11-27-2016, 11:07 AM   #1
hiroshi.asukai
LQ Newbie
 
Registered: Nov 2016
Posts: 2

Rep: Reputation: Disabled
Dirty cow local root exploit make my computer lag


Hey guys

after i launched dirtycow on my own ubuntu and also linux mint it works properly then after few seconds my computer lag and the reboot is required

how can i launch dirtycow without any flaw?
any help?
Thanks in advance
 
Old 11-28-2016, 04:58 PM   #2
Ratamahatta
Member
 
Registered: Feb 2012
Location: Germany
Distribution: siduction
Posts: 134

Rep: Reputation: 17
Holy ... I mean: Dirty COW! :)

Sounds like some kind of (student's) experiment.

Have you tried to use a tty? (One of these text-only terminals you can reach via [Ctr]-[Alt]-[F1-6].) Sometime those are less prone to stuff that makes your X hang. Maybe even via SSH.

If it's not for an experiment, I'd try to get some live media going and delete that exploit. But that's most likely not what you've planned.
 
Old 11-28-2016, 10:30 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
reinstall

you did back up things first ?

Quote:
how can i launch dirtycow without any flaw?
you do NOT
that is in violation of the forum rules to answer

post reported
 
Old 12-07-2016, 10:32 AM   #4
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,982

Rep: Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626
It is a kernel code flaw and could allow other thing to happen that may already be part of the system.

"The vulnerability, a variety known as a race condition, was found in the way Linux memory handles a duplication technique called copy on write. Untrusted users can exploit it to gain highly privileged write-access rights to memory mappings that would normally be read-only. " http://arstechnica.com/security/2016...ctive-exploit/

So I'd assume some race condition or worse.

We are on a very fine line here as terms of use per LQ I'd guess also. The OP has not stated any malice rather a test.
 
Old 12-07-2016, 12:34 PM   #5
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Quote:
Originally Posted by hiroshi.asukai View Post
Hey guys

after i launched dirtycow on my own ubuntu and also linux mint it works properly then after few seconds my computer lag and the reboot is required

how can i launch dirtycow without any flaw?
any help?
Thanks in advance
Did I miss something here? I thought "it works properly" meant "computer lag"? It's a kernel exploit, isn't it? Don't run it on any system you don't want to reinstall from scratch.
Are you really asking the equivalent of "I tried mercury but, at first, it didn't do anything and now it makes me mad so how do I stop it?".

I respect the rules here so I'd not help with trying to exploit a vulnerability on here, and I also respect the hacker mindset so see nothing wrong with playing with these things. However, the whole natuere of the question seems contradictory in the extreme.
 
Old 12-08-2016, 08:18 AM   #6
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,659
Blog Entries: 4

Rep: Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941
You would have to look at the system logs carefully to see if you can find any indication of why the lag might occur.

The mere exploitation of a race-condition vulnerability should not automatically result in a lag: I would think that it would more likely result in a hard crash. After all, you just fundamentally tampered with the stability of the system and hoped that you got away with it. Dicey, at best.

Exploits that are based on race conditions are, by their very nature, unpredictable and frankly rather theoretical. If you know what you are doing (as in "a lab"), on a machine that is relatively idle (as in "a lab"), that's one thing. The conditions of a real-world system are entirely different. There, you really don't know (and, can't control) what you are racing with. Many web servers are based on virtual machines, which also react very differently.

My best advice, and in keeping with this forum's policy: "don't mess around with dirty cows (eee-yuck! have you ever been near a 'dirty cow?')," and, "don't discuss 'em in this forum."

And, please, let us not discuss nor suggest nor possibly click-bait any others. The nasty things that can be done with and to computers don't need any advertisements. Anything you want to know about any known exploit can be looked up at http://www.cert.org, the Computer Emergency Response Team at Carnegie-Mellon University.

Last edited by sundialsvcs; 12-12-2016 at 08:23 AM.
 
Old 12-10-2016, 06:06 AM   #7
Jjanel
Member
 
Registered: Jun 2016
Distribution: any&all, in VBox; Ol'UnixCLI; NO GUI resources
Posts: 999
Blog Entries: 12

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
Thumbs down Desire to yank the power?

Not cow, but ancient1994UnixHater's (p254/p290 in pdf):

Last edited by Jjanel; 12-12-2016 at 02:28 AM.
 
Old 12-12-2016, 02:05 AM   #8
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
I agree the OP has yet to show proof of malicious intent. That said I'd like to caution all sides to tread carefully please.
 
Old 01-28-2017, 04:39 AM   #9
ccunlimited
Member
 
Registered: May 2015
Posts: 40

Rep: Reputation: Disabled
excuse me mens for enter this treat like this this message for this kid unspawn or what ever he i swear god if you was close and i can reach to you , i swear god i will give you a lesson you will never ever forget and i will make you blame your self to act the moderator on me and blocking me , thank your god because you are live far
 
Old 01-28-2017, 05:16 AM   #10
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by ccunlimited View Post
excuse me mens for enter this treat like this this message for this kid unspawn or what ever he i swear god if you was close and i can reach to you , i swear god i will give you a lesson you will never ever forget and i will make you blame your self to act the moderator on me and blocking me , thank your god because you are live far
what do you know about our sexes!

it must be very frustrating for you that computers don't have extendable & remotely operated fists.
anyhow if you weren't blocked (are you?) this is a sure way to get yourself thrown out of here.


edit:
also see here...

Last edited by ondoho; 01-28-2017 at 05:18 AM.
 
Old 01-28-2017, 07:42 AM   #11
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Quote:
Originally Posted by ccunlimited View Post
excuse me mens for enter this treat like this this message for this kid unspawn or what ever he i swear god if you was close and i can reach to you , i swear god i will give you a lesson you will never ever forget and i will make you blame your self to act the moderator on me and blocking me , thank your god because you are live far
Awe, bless, how sweet.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Dirty cow kernel exploit hitest Slackware 131 12-02-2016 06:50 AM
LXer: Android patches fix Drammer RAM attack, but not Dirty Cow exploit LXer Syndicated Linux News 0 11-10-2016 11:41 AM
LXer: Google won't spike Linux Dirty Cow exploit until December Android patch LXer Syndicated Linux News 0 11-09-2016 06:42 PM
[SOLVED] Dirty Cow gillsman Linux - Newbie 8 10-22-2016 03:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 10:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration