Apple iChat Bonjour functionality is affected by several remotely exploitable denial of service flaws which can be triggered via advertising presence services over multicast DNS.
Further information:
Announcements and discussion about the Month of Apple Bugs.
CFNetwork fails to handle certain HTTP responses properly, causing the_CFNetConnectionWillEnqueueRequests()
function to dereference a NULL pointer, leading to a denial of service condition.
A specially crafted HFS+ filesystem in a DMG image can cause the do_hfs_truncate()
function to panic the kernel (denial of service), when attempting to remove a file from the mounted filesystem. This issue can't lead to arbitrary code execution, although there's a significant risk of local HFS+ filesystems corruption.
- MOAB-13-01-2007
- Proof of concept image: MOAB-13-01-2007.dmg.gz
A specially crafted UFS filesystem in a DMG image can cause theFor further information:ufs_lookup()
function to callufs_dirbad()
when a corrupted directory entry is being read, leading to a kernel panic (denial of service).