// Adds dimensions UUID, Author and Topic into GA4
Wednesday, September 23, 2026
25.3 C
Singapore

Apple’s latest iOS update fixes bug allowing hackers to make video calls from your phone

Apple launched its latest iOS update 12.1.3 on Tuesday, January 22, and iPhone, iPad, and HomePod users have been enabled to fix bugs on different apps. Included among these ‘bugs’ is one that apparently let hackers control FaceTime calls.

Don’t panic. Just update your phone as soon as you’ve done reading this.

Usually, most of us skip the fine print when we update software on our devices, thinking it’s no big deal, just a necessary thing we have to do to keep our phones fast and updated.

But the information on the security content of iOS 12.1.3 is alarming indeed, especially in this day and age when we want to keep our information safe, and a hack could cost a lot of damage to us, to our wallets and even emotionally.

iPhones and other Apple gadgets have an app called FaceTIme, used for video calling. Unbeknownst to the millions of Apple users all over the globe, a bug in the app made it vulnerable to hackers, who could make calls from the app remotely. Fortunately, according to Apple’s tech support page, this problem has been addressed.

Under the FaceTime section, it says,

“FaceTime
Available for: iPhone 5s and later, iPad Air and later, and iPod touch 6th generation
Impact: A remote attacker may be able to initiate a FaceTime call causing arbitrary code execution
Description: A buffer overflow issue was addressed with improved memory handling.”

According to UK’s DailyMail, hackers could have used the bug to insert malicious code through FaceTime, and now they can no longer do so.

Apparently, Apple had been told by the U.S. National Cybersecurity and Communications Integration Center that their devices needed updating in order to avoid ‘vulnerabilities in multiple products.’

A similar explanation can be found in the section under Bluetooth, which also received an update.

“Bluetooth
Available for: iPhone 5s and later, iPad Air and later, and iPod touch 6th generation
Impact: An attacker in a privileged network position may be able to execute arbitrary code
Description: An out-of-bounds read was addressed with improved input validation.”

There were also ‘malicious application’ bugs fixed in CoreAnimation, iOKit, Kernel, and libxpc. Bugs concerning ‘maliciously crafted web content’ that could lead to “arbitrary code execution” were also addressed for other applications.

Read also: If China boycotts Apple, will Singapore follow suit?

https://theindependent.sg.sg/china-boycotts-apple-will-singapore-follow-suit/

 

Hot this week

Johor Menteri Besar Dato’ Onn Hafiz Ghazi hosts Johor media at Sunway Puteri Hill, calling press a “strategic partner” in bringing governmentt policies...

Johor Menteri Besar Dato' Onn Hafiz Ghazi has hosted a media engagement session at Sunway Puteri Hill, describing the press as a strategic partner rather than just a news outlet and calling for con...

Johor Menteri Besar visits Machap Dam as declining water levels prompt cloud seeding and emergency transfers amid prolonged dry spell

Johor Menteri Besar Dato' Onn Hafiz Ghazi has visited Machap Dam to assess declining water levels following continuous hot weather since early August, with mitigation measures including cloud seedi...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks