10.10.3 came out 2 days ago. This counts as reasonable disclosure?
He discovered it 6 months ago. Maybe he gave Apple 6 months to fix it before disclosing?
Hidden backdoor API to root privileges in Apple OS X
151–160 of 367 posts
Re: Hidden backdoor API to root privileges in Apple OS X
#152Objective-C's "null pointer dereferences doesn't crash" behaviour rears its ugly horrible head again. Programs crash for a reason! Crashing when faced with nonsense is a good thing! Let us not forget this.
Re: Hidden backdoor API to root privileges in Apple OS X
#153Earlier quoted context omitted.
> Apple's model customer is one who upgrades often. If you want solid support for old products, stick with Microsoft, and accept that their products can be clunkier because of deliberate choices to maintain backwards-compatibility. > To be fair, OS X updates are free and usually run well even on 5+ years old hardware. OS X has kinda gone the way of Chrome, with most users on the newest version. > While this is a sign…
Most of those are people giving fairly reasonable benefit of the doubt, no apologism. But I suspect you're probably about as biased against Apple as the people you're assuming are biased towards Apple.
I have never seen Apple as being honest or making products for me as a nerd. So I live mostly in Linux nowadays.
Re: Hidden backdoor API to root privileges in Apple OS X
#154Earlier quoted context omitted.
> Apple's model customer is one who upgrades often. If you want solid support for old products, stick with Microsoft, and accept that their products can be clunkier because of deliberate choices to maintain backwards-compatibility. > To be fair, OS X updates are free and usually run well even on 5+ years old hardware. OS X has kinda gone the way of Chrome, with most users on the newest version. > While this is a sign…
Do you legitimately see these comments are being apologetic towards apple?
Re: Hidden backdoor API to root privileges in Apple OS X
#155Earlier quoted context omitted.
To be fair, calling a virtual method on a null receiver is undefined behavior (not necessarily a segfault!) in C++ too. The compiler is free to replicate Objective-C's behavior if it wants to. (Of course, no compilers actually do precisely that, but it is possible for compilers to delete virtual method calls entirely if it can prove the receiver had to be null...)
Why is that undefined? Seems like it should obviously cause a fault...
Re: Hidden backdoor API to root privileges in Apple OS X
#156Earlier quoted context omitted.
Most of those are people giving fairly reasonable benefit of the doubt, no apologism. But I suspect you're probably about as biased against Apple as the people you're assuming are biased towards Apple.
Oh your really off base.. I am MUCH MORE biased against Apple. You know those Linux users who hate on Microsoft? I am the Linux user who HATES Apple since I was first lied to by Apple in 1983 (Color Mac coming in the next year, wasn't till March 1987) (Color Mac will destroy Amiga 1000 in 1985) I have never seen Apple as being honest or making products for me as a nerd. So I live mostly in Linux nowadays.
Re: Hidden backdoor API to root privileges in Apple OS X
#157Earlier quoted context omitted.
Most of those are people giving fairly reasonable benefit of the doubt, no apologism. But I suspect you're probably about as biased against Apple as the people you're assuming are biased towards Apple.
Oh your really off base.. I am MUCH MORE biased against Apple. You know those Linux users who hate on Microsoft? I am the Linux user who HATES Apple since I was first lied to by Apple in 1983 (Color Mac coming in the next year, wasn't till March 1987) (Color Mac will destroy Amiga 1000 in 1985) I have never seen Apple as being honest or making products for me as a nerd. So I live mostly in Linux nowadays.
Re: Hidden backdoor API to root privileges in Apple OS X
#158I really hate all the desktop IPC bullshit. IPC frameworks are pure fucking evil. COM, D-Bus, XPC, everything SUCKS.
If you want completely separate programs on one machine to talk, use UNIX domain sockets (with something like ZeroMQ or HTTP), FIFOs (named pipes), anything that you can chmod and chown, not a daemon that reinvents access control, badly.
Re: Hidden backdoor API to root privileges in Apple OS X
#159Earlier quoted context omitted.
He discovered it 6 months ago. Maybe he gave Apple 6 months to fix it before disclosing?
I get that, but surely you have to provide a reasonable amount of time for patches to be installed. Perhaps a 2-part blog entry, where he gives general details (to instill urgency) and then release exploit code a month later?
Re: Hidden backdoor API to root privileges in Apple OS X
#160Earlier quoted context omitted.
80% on 10.9 or 10.10: http://www.intego.com/mac-security-blog/os-x-market-share-st... Only 50% on Windows 7 or 8: https://analytics.usa.gov Oh, wait, Windows 7 is from 2009. Only 10% use a Windows younger than two years.
A large chunk of this is due to business use of Windows. Microsoft would not be able to get away with the shenanigans that Apple are pulling here.