cve/2022/CVE-2022-32924.md

24 lines
1.3 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-32924](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32924)
![](https://img.shields.io/static/v1?label=Product&message=macOS&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=tvOS&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=watchOS&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2011.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2012.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2013%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2016.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%209.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=An%20app%20may%20be%20able%20to%20execute%20arbitrary%20code%20with%20kernel%20privileges&color=brighgreen)
### Description
The issue was addressed with improved memory handling. This issue is fixed in tvOS 16.1, macOS Big Sur 11.7, macOS Ventura 13, watchOS 9.1, iOS 16.1 and iPadOS 16, macOS Monterey 12.6. An app may be able to execute arbitrary code with kernel privileges.
### POC
#### Reference
- http://packetstormsecurity.com/files/170010/XNU-Dangling-PTE-Entry.html
#### Github
No PoCs found on GitHub currently.