Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
In 3 weeks you'll be complaining that there's too many bugs and Apple should have held off.
Most people are anxious for 14.5 for the Apple Watch unlock feature instead of FaceID. The rest of what's in 14.5 I could care less about. Is this feature just too difficult to get right or is there other stuff keeping Apple from releasing 14.5? I'm not a developer so I have no clue what the hold-up is, but sure could use that one feature before I no longer need it.
 
"CVE-2021-1879: Clement Lecigne of Google Threat Analysis Group and Billy Leonard of Google Threat Analysis Group".

For real, there have been so many iOS vulnerabilities discovered and reported by Google lately. So much for the walled garden, for the safe and private OS.
How long does it take other mobile OSs to get a vulnerability patched on 1 year old devices much less a 6 year old one? I'll take the walled garden with a few weeds any day over the alternative.
 
  • Like
Reactions: synonys
Most people are anxious for 14.5 for the Apple Watch unlock feature instead of FaceID. The rest of what's in 14.5 I could care less about. Is this feature just too difficult to get right or is there other stuff keeping Apple from releasing 14.5? I'm not a developer so I have no clue what the hold-up is, but sure could use that one feature before I no longer need it.
Just for Apple Watch unlock feature alone I think iOS 14.5 will never be ready. It does not work at all. My Apple Watch is unlocked, right next to iPhone, yet swiping up does nothing. My iPhone is NOT unlocked. I do wear a mask.
Granted, it could be my own issue. But if this single feature won’t work right, idk what do I need for iOS 14.5. That anti tracking thing at this point is just PR and does mostly nothing practically.
 
Hey, I see several people talks about 14.5 beta being broken, is it because of the Bluetooth issues? I saw some YouTube reviews about beta 5 and it seems to be smooth and snappy, but yeah, we’ll have to wait and see if they manage to fix Bluetooth.

Is there any other aspect of iOS 14.5 being broken I’m not aware of?

i have no idea, but if its not released then that it means it still needs fixing and thats a good thing
 
  • Like
Reactions: Populus
... watchOS and iOS are updated. However no news of similar update with macOS – either it is not affected or it’s a bit ”forgotten” in the bigger scheme of things. Note that tvOS doesn’t include a web browser or anything resembles that, so probably not affected.
 
Just updated and my iPhone 12 Pro Max prompted me to input my iCloud password in settings again. I entered the verified password (know it by heart) 4 times and it gave me a verification error 4 times.

(Unrelated: updated my Apple Watch to the 7.3.2 overnight and it erased two of my mailboxes. Even playing around with settings in the Watch app on iPhone could not get them back.)

Apple really needs to watch software quality control on its devices- sorry to say, but it is getting downright sloppy.
 
  • Like
Reactions: mtnbikerva1
And iPhone SE first get - maybe related too - an iPad Mini 2 from 2014 got an update (iOS12xx) same time. Meanwhile friend with two year old Samsung cannot get an update.
 
Come across a bit of a bug on this update I think. Flick right while on the on lock screen and none of the widgets seem to work, not sure if I’ve missed something here, anyone come across this?
 
Man, I wish default apps didn’t require a whole OS update in order to be updated.
Well, in this case, Safari means WebKit, which is actually a system level framework on iOS and macOS. WebKit is used by Safari, Mail, the UI for accessing WiFi networks that require accepting terms of use, AppStore, iTunes, a number of third party apps, probably other things I don’t even realize.
 
Why is the iTunes download always a full install and not a delta?
Presumably, the iTunes download uses a mechanism similar to hardware recovery mode to update the OS (which is probably what the iTunes download is meant to be used for, well, that and pushing updates to managed devices from a management server).
 
I think they should give a better look at Safari's code, since most of the last vulnerabilities are browser-based...
That’s browsers in general, browser security is really hard. Browsers have so much surface area to exploit because they’re the only part of the system that regularly runs untrusted code. In the case of this vulnerability, it’s a cross-site scripting (or XSS) vulnerability, which means that the malicious site doesn’t break out of Safari but can inject malicious code into other sites (think ”able to hijack your login on Facebook to spend a spam message or your login on your bank account to steal money”).
 
"CVE-2021-1879: Clement Lecigne of Google Threat Analysis Group and Billy Leonard of Google Threat Analysis Group".

For real, there have been so many iOS vulnerabilities discovered and reported by Google lately. So much for the walled garden, for the safe and private OS.
That’s because Google has a whole team whose only job is finding exploits in various companies’ software. That’s these two’s full time job, finding exploits in third party software and submitting bug reports.
 
It’s clear that so many of the people in this thread aren’t all that technical, so there’s a lot of misinformation in it. I hate to be rude, but people really need to learn to shut their mouths instead of sharing opinions on something they know nothing about (but yeah, Dunning-Kruger effect and all). It really annoys me, since I do software testing for a living.
 
  • Like
Reactions: LV426 and Morod
Think 14.5 will be scrapped as won’t be much point as we probably won’t be wearing masks .
 
That’s browsers in general, browser security is really hard. Browsers have so much surface area to exploit because they’re the only part of the system that regularly runs untrusted code. In the case of this vulnerability, it’s a cross-site scripting (or XSS) vulnerability, which means that the malicious site doesn’t break out of Safari but can inject malicious code into other sites (think ”able to hijack your login on Facebook to spend a spam message or your login on your bank account to steal money”).
Was searching for a detailed description on how this vulnerability works.
I was browsing on Safari this morning and then saw, that my screen was being recorded.
I tapped on the record icon several times to stop it (no reaction for 5 seconds) till this came up: screen recording failed to save due to 5822.
No screen recording was saved in Photos.

This was kinda weird, since I didn't initially started the screen recording. It could only have happened by accident.
(swipping thru control center)

Is something like this even possible via cross-site scripting or am i just paranoid. :oops:
Immediately updated to 14.4.2 atfer that 😂
 
Last edited:
Was searching for a detailed description on how this vulnerability works.
I was browsing on Safari this morning and then saw, that my screen was being recorded.
I tapped on the record icon several times to stop it (no reaction for 5 seconds) till this came up: screen recording failed to save due to 5822.
No screen recording was saved in Photos.

This was kinda weird, since I didn't initially started the screen recording. It could only have happened by accident.
(swipping thru control center)

Is something like this even possible via cross-site scripting or am i just paranoid. :oops:
Immediately updated to 14.4.2 atfer that 😂
I understand being worried. To the best of my knowledge, though, there’s not a way of triggering screen recording via a web API, though there are APIs for mic and camera access.
 
  • Like
Reactions: LucMac
That’s browsers in general, browser security is really hard. Browsers have so much surface area to exploit because they’re the only part of the system that regularly runs untrusted code. In the case of this vulnerability, it’s a cross-site scripting (or XSS) vulnerability, which means that the malicious site doesn’t break out of Safari but can inject malicious code into other sites (think ”able to hijack your login on Facebook to spend a spam message or your login on your bank account to steal money”).
I think they shall consider fully sandboxing the websites from each-other
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.