Live data from Hacker News

Remote code execution, git, and OS X

rachelbythebay.com

1–10 of 385 posts

Re: Remote code execution, git, and OS X

#4
Remember when I said El Capitan?

Apple is doing something new which basically keeps you from twiddling certain system-level programs without going to fantastic lengths.

Not even root is enough to do it.

Can someone explain it to me?

Re: Remote code execution, git, and OS X

#5
post #4

Remember when I said El Capitan? Apple is doing something new which basically keeps you from twiddling certain system-level programs without going to fantastic lengths. Not even root is enough to do it. Can someone explain it to me?

Some parts of the system are write protected. You have to disable that as a root and restart system, then you are allowed to modify these parts.

Re: Remote code execution, git, and OS X

#6

Isn't this why projects such as Homebrew thrive? For me personally, I just `brew install git`, and I keep it updated that way (`brew update && brew upgrade`)... Sure, Apple should ship a fix, but there are ways around it for now.

Yes, indeed, but Mac OS X users who use Homebrew are a subset of all Mac OS X users. The problem is in the default software. Apple's update model isn't good for this type of software, so the fact that it is possible for a user to install secure versions from Homebrew (or compile their own) doesn't matter.

Re: Remote code execution, git, and OS X

#8
post #6

Isn't this why projects such as Homebrew thrive? For me personally, I just `brew install git`, and I keep it updated that way (`brew update && brew upgrade`)... Sure, Apple should ship a fix, but there are ways around it for now.

Yes, indeed, but Mac OS X users who use Homebrew are a subset of all Mac OS X users. The problem is in the default software. Apple's update model isn't good for this type of software, so the fact that it is possible for a user to install secure versions from Homebrew (or compile their own) doesn't matter.

Except that git is used specifically by users who are downloading and compiling software.

Re: Remote code execution, git, and OS X

#10
I Clicked on the link expecting to read about a vulnerability. This is actually about blasting OS X for not having updated versions of software.

Software updates are super important of course, and apple should be better at pushing the latest software updates, but I wish the title reflected that.

Post reply on HN