Freebsd

Freebsd

503 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 2.91%
  • Published 13.01.2007 02:28:00
  • Last modified 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...

Exploit
  • EPSS 0.05%
  • Published 11.01.2007 20:28:00
  • Last modified 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...

  • EPSS 0.15%
  • Published 08.12.2006 01:28:00
  • Last modified 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...

  • EPSS 0.14%
  • Published 29.11.2006 01:28:00
  • Last modified 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...

  • EPSS 0.08%
  • Published 21.11.2006 23:07:00
  • Last modified 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...

  • EPSS 0.05%
  • Published 09.11.2006 11:07:00
  • Last modified 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...

Exploit
  • EPSS 0.79%
  • Published 09.11.2006 00:07:00
  • Last modified 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...

  • EPSS 0.17%
  • Published 03.11.2006 22:07:00
  • Last modified 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...

Exploit
  • EPSS 0.18%
  • Published 26.10.2006 17:07:00
  • Last modified 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.

  • EPSS 0.24%
  • Published 24.10.2006 22:07:00
  • Last modified 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.