CVE-2022-26772
EUVD-2022-3132226.05.2022, 20:15
A memory corruption issue was addressed with improved state management. This issue is fixed in macOS Monterey 12.4. An application may be able to execute arbitrary code with kernel privileges.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| apple | macos | 12.0 ≤ 𝑥 < 12.4 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.