Live data from Hacker News

About the security content of iOS 9.3

support.apple.com

1–10 of 20 posts

Re: About the security content of iOS 9.3

#2
Waiting for the paper on this:

    Impact: An attacker who is able to bypass Apple's certificate pinning, 
    intercept TLS connections, inject messages, and record encrypted attachment-
    type messages may be able to read attachments

    Description: A cryptographic issue was addressed by rejecting duplicate 
    messages on the client.

    CVE-2016-1788 : Christina Garman, Matthew Green, Gabriel Kaptchuk, Ian Miers, 
    and Michael Rushanan of Johns Hopkins University

Re: About the security content of iOS 9.3

#6

So many memory corruption issues, I'd like to think in 5/10 years time this would be solved and everything written in a safe language but maybe I'm being optimistic.

If by safe you mean memory managed by default with opting out (unsafe keyword, or something similar), then I would bet so.

If you mean safe like there's no way a programer can screw this (100% memory managed like JavaScript, Python, Ruby) than I'd bet not.

Re: About the security content of iOS 9.3

#7

So many memory corruption issues, I'd like to think in 5/10 years time this would be solved and everything written in a safe language but maybe I'm being optimistic.

If by safe you mean memory managed by default with opting out ( unsafe keyword, or something similar), then I would bet so. If you mean safe like there's no way a programer can screw this (100% memory managed like JavaScript, Python, Ruby) than I'd bet not.

The former, something like Rust.

Re: About the security content of iOS 9.3

#8
post #2

Waiting for the paper on this: Impact: An attacker who is able to bypass Apple's certificate pinning, intercept TLS connections, inject messages, and record encrypted attachment- type messages may be able to read attachments Description: A cryptographic issue was addressed by rejecting duplicate messages on the client. CVE-2016-1788 : Christina Garman, Matthew Green, Gabriel Kaptchuk, Ian Miers, and Michael Rushanan…

The blog post (which includes link to the paper) has been submitted here: https://news.ycombinator.com/item?id=11332377

Re: About the security content of iOS 9.3

#10
Hmm:

    CVE-2016-1752 : CESG
    CVE-2016-1750 : CESG
I wonder if that's " rel="nofollow">https://www.cesg.gov.uk/>, which is "the Information Security Arm of GCHQ". If so I guess we should be thankful that they saw these vulnerabilities is a risk rather than an opportunity.
Post reply on HN