CVE-2007-0229
- EPSS 2.91%
- Veröffentlicht 13.01.2007 02:28:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
Integer overflow in the ffs_mountfs function in Mac OS X 10.4.8 and FreeBSD 6.1 allows local users to cause a denial of service (panic) and possibly gain privileges via a crafted DMG image that causes "allocation of a negative size buffer" leading to...
CVE-2007-0166
- EPSS 0.05%
- Veröffentlicht 11.01.2007 20:28:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
The jail rc.d script in FreeBSD 5.3 up to 6.2 does not verify pathnames when writing to /var/log/console.log during a jail start-up, or when file systems are mounted or unmounted, which allows local root users to overwrite arbitrary files, or mount/u...
CVE-2006-6397
- EPSS 0.15%
- Veröffentlicht 08.12.2006 01:28:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
Integer overflow in banner/banner.c in FreeBSD, NetBSD, and OpenBSD might allow local users to modify memory via a long banner. NOTE: CVE and multiple third parties dispute this issue. Since banner is not setuid, an exploit would not cross privilege...
CVE-2006-6165
- EPSS 0.14%
- Veröffentlicht 29.11.2006 01:28:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
ld.so in FreeBSD, NetBSD, and possibly other BSD distributions does not remove certain harmful environment variables, which allows local users to gain privileges by passing certain environment variables to loading processes. NOTE: this issue has bee...
CVE-2006-6013
- EPSS 0.08%
- Veröffentlicht 21.11.2006 23:07:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
Integer signedness error in the fw_ioctl (FW_IOCTL) function in the FireWire (IEEE-1394) drivers (dev/firewire/fwdev.c) in various BSD kernels, including DragonFlyBSD, FreeBSD 5.5, MidnightBSD 0.1-CURRENT before 20061115, NetBSD-current before 200611...
CVE-2006-5824
- EPSS 0.05%
- Veröffentlicht 09.11.2006 11:07:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
Integer overflow in the ffs_rdextattr function in FreeBSD 6.1 allows local users to cause a denial of service (kernel panic) and trigger a heap-based buffer overflow via a crafted UFS filesystem, a different vulnerability than CVE-2006-5679. NOTE: a...
- EPSS 0.79%
- Veröffentlicht 09.11.2006 00:07:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
The libarchive library in FreeBSD 6-STABLE after 2006-09-05 and before 2006-11-08 allows context-dependent attackers to cause a denial of service (CPU consumption) via a malformed archive that causes libarchive to skip a region past the actual end of...
CVE-2006-5679
- EPSS 0.17%
- Veröffentlicht 03.11.2006 22:07:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
Integer overflow in the ffs_mountfs function in FreeBSD 6.1 allows local users to cause a denial of service (panic) and possibly execute arbitrary code via a crafted UFS filesystem that causes invalid or large size parameters to be provided to the km...
CVE-2006-5550
- EPSS 0.18%
- Veröffentlicht 26.10.2006 17:07:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
The kernel in FreeBSD 6.1 and OpenBSD 4.0 allows local users to cause a denial of service via unspecified vectors involving certain ioctl requests to /dev/crypto.
CVE-2006-5482
- EPSS 0.24%
- Veröffentlicht 24.10.2006 22:07:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
ufs_vnops.c in FreeBSD 6.1 allows local users to cause an unspecified denial of service by calling the ftruncate function on a file type that is not VREG, VLNK or VDIR, which is not defined in POSIX.