# N/A
## 概述
修复了一个通过增加验证来解决的竞争条件问题。该问题允许应用以内核权限执行任意代码。
## 影响版本
- tvOS 16.2
- macOS Monterey 12.6.2
- macOS Ventura 13.1
- macOS Big Sur 11.7.2
- iOS 15.7.2 和 iPadOS 15.7.2
- iOS 16.2 和 iPadOS 16.2
- watchOS 9.2
## 细节
修复了一个竞争条件问题,该问题通过增加额外的验证得以解决。
## 影响
一个应用可能能够以内核权限执行任意代码。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | Get root on macOS 13.0.1 with CVE-2022-46689 (macOS equivalent of the Dirty Cow bug), using the testcase extracted from Apple's XNU source. | https://github.com/zhuowei/MacDirtyCowDemo | POC详情 |
2 | CVE-2022-46689 | https://github.com/straight-tamago/NoCameraSound | POC详情 |
3 | Proof-of-concept app to overwrite fonts on iOS using CVE-2022-46689. | https://github.com/ginsudev/WDBFontOverwrite | POC详情 |
4 | File Manager for CVE-2022-46689 | https://github.com/mineek/FileManager | POC详情 |
5 | CVE-2022-46689 | https://github.com/straight-tamago/NoHomeBar | POC详情 |
6 | CVE-2022-46689 | https://github.com/straight-tamago/DockTransparent | POC详情 |
7 | poc of CVE-2022-46689 written purely in swift | https://github.com/staturnzz/sw1tch | POC详情 |
8 | CVE-2022-46689 | https://github.com/straight-tamago/FileSwitcherX | POC详情 |
9 | iOS customization app powered by CVE-2022-46689 | https://github.com/BomberFish/Mandela-Legacy | POC详情 |
10 | Simple iOS bootlooper using CVE-2022-46689. | https://github.com/BomberFish/JailedCement | POC详情 |
11 | iOS customization app powered by CVE-2022-46689. No jailbreak required. | https://github.com/BomberFish/Mandela-Classic | POC详情 |
12 | Example of CVE-2022-46689 aka MacDirtyCow. | https://github.com/enty8080/MacDirtyCow | POC详情 |
13 | I do some tweaking for iOS from 16.0 to 16.1.2 based on MacDirtyCow (CVE-2022-46689) exploit. | https://github.com/tdquang266/MDC | POC详情 |
14 | poc of CVE-2022-46689 written purely in swift | https://github.com/69camau/sw1tch | POC详情 |
15 | CVE-2022-46689 POC | https://github.com/ahkecha/McDirty | POC详情 |
16 | Proof-of-concept app to overwrite fonts on iOS using CVE-2022-46689. | https://github.com/Code2Crusader/46689 | POC详情 |
17 | Proof-of-concept app to overwrite fonts on iOS using CVE-2022-46689. | https://github.com/daviszhto/overwrite | POC详情 |
18 | Proof-of-concept app to overwrite fonts on iOS using CVE-2022-46689. | https://github.com/LumberjackStorys/CVE | POC详情 |
19 | iOS customization app powered by CVE-2022-46689 | https://github.com/bomberfish/Mandela-Legacy | POC详情 |
20 | Simple iOS bootlooper using CVE-2022-46689. | https://github.com/bomberfish/JailedCement | POC详情 |
21 | iOS customization app powered by CVE-2022-46689. No jailbreak required. | https://github.com/bomberfish/Mandela-Classic | POC详情 |
暂无评论