iOS 17.1.2 & Sonoma 14.1.2 updates stop browsers from leaking personal data

By Andrew Orr

Apple has updated iOS, iPadOS, and macOS Sonoma with new updates that fix two actively exploited WebKit bugs that could leak personal data to attackers.

Apple patches flaws in WebKit in latest OS updates

The company released the newest versions of its operating systems on Thursday, bringing iOS 17 and iPadOS 17 up to 17.1.2, and macOS Sonoma to 14.1.2. They focus on fixing security flaws in WebKit, Apple's open-source web browser engine used as the foundation for rendering web content in various internet browsers.

The update addresses the same two vulnerabilities within iOS, iPadOS, and macOS Sonoma.

Security update for iOS 17.1.2, iPadOS iOS 17.1.2, and macOS Sonoma 14.1.2

First WebKit flaw

Second WebKit flaw

What it means

First, "Processing web content may disclose sensitive information" means a vulnerability in iOS could allow unauthorized access to or disclosure of personal data when processing web content, like browsing in Safari.

Next, an "out-of-bounds read" is a software bug where a program reads data outside the boundary of the intended memory allocation. Such a bug can lead to various issues, including unauthorized access to sensitive data or system crashes.

Input validation is a method where the program checks and validates the data it receives to ensure it's correct and safe before processing it. Apple ensured the system better verifies and sanitizes the incoming data, reducing the risk of such vulnerabilities.

Apple mentioned that it received at least one report of attackers exploiting the WebKit flaws, so updating iOS 17.1.2, iPadOS 17.1.2, and macOS Sonoma 14.1.2 is critical to staying safe.