The kernel in Apple iOS before 9.3.3, OS X before 10.11.6, tvOS before 9.2.2, and watchOS before 2.2.2 allows local users to gain privileges or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2016-4582 and CVE-2016-4653.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
http://www.securitytracker.com/id/1036344 | vdb entry third party advisory |
https://www.exploit-db.com/exploits/40652/ | exploit vdb entry third party advisory |
http://lists.apple.com/archives/security-announce/2016/Jul/msg00003.html | mailing list vendor advisory |
http://lists.apple.com/archives/security-announce/2016/Jul/msg00002.html | mailing list vendor advisory |
http://lists.apple.com/archives/security-announce/2016/Jul/msg00001.html | mailing list vendor advisory |
http://www.securityfocus.com/bid/91828 | vdb entry third party advisory |
http://lists.apple.com/archives/security-announce/2016/Jul/msg00000.html | mailing list vendor advisory |
https://support.apple.com/HT206905 | vendor advisory |
https://support.apple.com/HT206903 | vendor advisory |
https://support.apple.com/HT206902 | vendor advisory |
https://support.apple.com/HT206904 | vendor advisory |