What do security updates actually do?

238 views

I’m on iPhone, and quite often they release a new version of iOS and the release notes just say “security update”.

What exactly do these updates do? Are they a result from attempted cyberattacks? What would happen if they didn’t release these updates?

In: 13

4 Answers

Anonymous 0 Comments

Imagine a company with an extremely diligent secretary who carries out instructions perfectly but doesn’t put any thought into it.

Your company provides a remote copying service. Clients mail a form that says, “please copy ten pages” and include ten pages of material. You tell the secretary to take these forms, copy the requested number of pages, and mail the results back.

This works fine. Then one day a clever person wonders what happens if you don’t include all the pages. They mail a form that says “please copy twenty pages” but only include one page. The secretary gets this and handles it like the rest. After the first page, they just keep going. Since no more pages were provided, the secretary just grabs the next page they happened to have lying around on the desk, then the next, etc. They mail the results back the the client, who receives one page copied from their request, and 19 pages copied from random stuff on the desk, including some confidential material sent by other clients. Oops!

This is basically what the Heartbleed vulnerability was. The security update was essentially telling the secretary, “when you get one of those copy forms, don’t copy more pages than were included with the form.”

More broadly, security vulnerabilities happen when someone figures out how to trick the computer into doing something it shouldn’t. Security updates give better instructions to the computer so that trick no longer works.

You are viewing 1 out of 4 answers, click here to view all answers.