This commit is contained in:
janik
2021-11-25 10:39:23 +01:00
parent f2113866fb
commit 2030e6e5be

View File

@ -1,4 +1,5 @@
Shortly after publishing a security-themed upgrade for iOS, Apple had to release an emergency patch to fix a zero-day-exploit which was actively exploited. The exploit in question allows an unprivileged user to execute code at kernel level. A security researcher reverse-engineered the patch and published a proof-of-concept code, which highlights the severity of the issue.
Shortly after publishing a security-themed upgrade for iOS, Apple had to release an emergency patch to fix a zero-day-exploit which was actively exploited. The exploit in question allows an unprivileged user to execute code at kernel level.
A security researcher reverse-engineered the patch and published a proof-of-concept code, which highlights the severity of the issue.
The urgent patch less than a month after the release of iOS 15 also fixes at least 22 documented vulnerabilities, including remote DOS and local code execution.
Apple offers a built in two-factor authenticator to provide extra login security.
They also offer a feature called Mail Privacy Protection that prevents marketers from gathering mail activity.