VYPR
Unrated severityNVD Advisory· Published Jan 29, 2013· Updated Apr 29, 2026

CVE-2013-0964

CVE-2013-0964

Description

In Apple iOS before 6.1 and Apple TV before 5.2, the kernel fails to validate copyin/copyout arguments when length is less than one page, allowing local users to read/write the first kernel-memory page.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

In Apple iOS before 6.1 and Apple TV before 5.2, the kernel fails to validate copyin/copyout arguments when length is less than one page, allowing local users to read/write the first kernel-memory page.

Vulnerability

The kernel in Apple iOS before 6.1 and Apple TV before 5.2 does not properly validate the arguments passed to the copyin and copyout functions. Specifically, the checks that prevent a user-mode process from directly accessing kernel memory are bypassed when the specified length is smaller than one page. This affects devices including iPhone 3GS and later, iPod touch (4th generation) and later, iPad 2 and later, and Apple TV 2nd generation and later [1], [2].

Exploitation

To exploit this vulnerability, a local user with access to the device’s user mode must craft a syscall or other kernel interface that invokes copyin or copyout with a length argument less than one page (e.g., a small integer). The kernel will then fail to validate the pointer and length, allowing the operation to proceed without the usual boundary checks. No additional authentication or user interaction beyond normal local access is required [2].

Impact

A successful exploit allows a local user-mode process to bypass intended pointer restrictions and access memory locations in the first page of kernel memory. This can lead to disclosure of sensitive kernel data or corruption of kernel structures, potentially resulting in privilege escalation or denial of service. The attacker gains the ability to read or write the first kernel page, which may contain critical kernel data structures [2].

Mitigation

Apple addressed this issue in the following software updates: - iOS 6.1, released on January 28, 2013 [1] - Apple TV 5.2, released on January 28, 2013 [2]

Users should update their devices to these or later versions. There are no known workarounds beside applying the updates. The vulnerability is not listed on CISA’s KEV as of the publication date [1], [2].

AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

33
  • cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*+ 2 more
    • cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*range: <=6.0.2
    • cpe:2.3:o:apple:iphone_os:6.0:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:iphone_os:6.0.1:*:*:*:*:*:*:*
  • Apple Inc./tvOS28 versions
    cpe:2.3:o:apple:tvos:*:*:*:*:*:*:*:*+ 27 more
    • cpe:2.3:o:apple:tvos:*:*:*:*:*:*:*:*range: <=5.1.1
    • cpe:2.3:o:apple:tvos:1.0.0:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:1.1.0:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:2.0.0:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:2.0.1:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:2.0.2:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:2.1.0:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:2.2.0:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:2.3.0:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:2.3.1:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:2.4.0:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:3.0.0:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:3.0.1:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:3.0.2:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:4.1.0:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:4.1.1:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:4.2.0:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:4.2.1:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:4.2.2:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:4.3.0:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:4.4.0:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:4.4.2:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:4.4.3:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:4.4.4:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:5.0.0:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:5.0.1:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:5.0.2:*:*:*:*:*:*:*
    • cpe:2.3:o:apple:tvos:5.1.0:*:*:*:*:*:*:*
  • Apple Inc./iOSllm-fuzzy
    Range: <6.1
  • Apple Inc./TVllm-fuzzy
    Range: <5.2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

6

News mentions

0

No linked articles in our index yet.