42 matches found
CVE-2006-6127
Apple Mac OS X kernel allows local users to cause a denial of service via a process that uses kevent to register a queue and an event, then fork a child process that uses kevent to register an event for the same queue as the parent...
CVE-2006-6127
This CVE concerns Apple macOS X kernel: a vulnerability in the kevent-based queue registration flow that can be triggered locally. A process registers a kevent queue and an event, then forks a child that also registers an event for the same queue as the parent, enabling a local attacker to cause ...