Google announced a serious vulnerability in the macOS kernel
This vulnerability is located in macOS XNU (kernel) kernel, if it successfully exploits it, malicious hackers or programs can manipulate the file system without informing the operating system.
Google's Project Zero security team recently discovered a "very dangerous" security hole in Apple's MacOS operating system kernel. This vulnerability is located in macOS XNU (kernel) kernel, if it successfully exploits it, malicious hackers or programs can manipulate the file system without informing the operating system.
Specifically, an attacker can take advantage of this vulnerability to bypass the copy-on-write (COW) function and cause unexpected changes in memory to be shared between processes, causing the memory to be disturbed. mix.
If any process requires a file or data already in memory but another process has already been created, instead of creating a new copy, both processes may share the same resource to help reduce resource consumption.
However, the copy-on-write (COW) function will work and make a copy of it in memory if the source process requires access to the data to make some changes in the data.
Copy-on-write (COW) behavior on Apple's macOS operating system not only works with anonymous memory but also effectively handles page tables and memory mappings. Taking advantage of this vulnerability, malicious programs or attackers can change files stored on disk without informing the memory management system. From there, they can deceive processes to download malicious content into memory.
Project Zero security researchers have reported this error to Apple in November 2018. However, so far, this error has not been processed by Apple. Currently, Apple is shaking hands with the Project Zero team to be able to release a patch for this vulnerability in the next macOS release.
You've just finished reading the article "Google announced a serious vulnerability in the macOS kernel" edited by the TipsMake team. You can save google-announced-a-serious-vulnerability-in-the-macos-kernel.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.
- Discovered a new zero-day vulnerability on macOS that allows attackers to run commands remotely
- Update your Macbook now to avoid this major security bug
- Mac computers stuck with a dangerous security vulnerability, Apple was announced in February but has not yet resolved
- Google discovered a dangerous zero day vulnerability on many Samsung Galaxy, Huawei, Xiaomi and even Pixel phones
- The researcher released code that exploits the iOS Kernel vulnerability
- Google Chrome has a serious zero-day error, and hackers can execute malicious code at its fullest
- What's new in Linux Kernel 5.18?
- What's New in Linux Kernel 5.14?
- Apple patched many zero-day bugs in iOS 15.4.1 and macOS 12.3.1 updates
- Linux Kernel 5.16 officially released with great features for gamers
- Microsoft discovered a critical vulnerability on macOS
- Browsers using Chromium kernel are not affected when Google disables ad blocking utilities
- The vulnerability on macOS 10.13 allows access to the Mac with any password
- Linux kernel vulnerability exposes Stack memory, causing local data leak