Integer signedness error in the Networking component in Apple Mac OS X 10.4 through 10.4.10 allows local users to execute arbitrary code via a crafted AppleTalk message with a negative value, which satisfies a signed comparison during mbuf allocation but is later interpreted as an unsigned value, which triggers a heap-based buffer overflow.
References
Configurations
History
No history.
Information
Published : 2007-11-15 01:46
Updated : 2025-04-09 00:30
NVD link : CVE-2007-4268
Mitre link : CVE-2007-4268
CVE.ORG link : CVE-2007-4268
JSON object : View
Products Affected
apple
- mac_os_x
CWE
CWE-681
Incorrect Conversion between Numeric Types