Buffer Overflow Vulnerability in Apple iSight for FireWire by Linux Kernel
CVE-2026-64483

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
25 July 2026

What is CVE-2026-64483?

A buffer overflow vulnerability exists within the ALSA firewire driver in the Linux kernel affecting Apple iSight devices. The vulnerability arises when the function isight_packet() erroneously allows a sample count that exceeds the permissible payload size, which can lead to unexpected memory access. Specifically, it checks the sample count against the device's claimed ISO packet length but fails to adequately restrict this count based on MAX_FRAMES_PER_PACKET, resulting in potential read and write operations beyond allocated memory. By capping the count to MAX_FRAMES_PER_PACKET, the risk of reading from and writing to out-of-bounds memory is mitigated, thus enhancing device security during normal captures.

Affected Version(s)

Linux 3a691b28a0ca3cf4d9010c6158318159e0275d2c < 24423e0a9251d348c3f1fb0bb0e61b879e1e976c

Linux 3a691b28a0ca3cf4d9010c6158318159e0275d2c

Linux 3a691b28a0ca3cf4d9010c6158318159e0275d2c < 57e4d9043afc1eaddee8f50d11def6e65415d273

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.