Software Detail
Title
CVE
CRITICAL
HIGH
MEDIUM
LOW
CWE
Number of items displayed
FreeBSD Number Of NVD 488 CRITICAL 29 HIGH 219 MEDIUM 185 LOW 55
URL https://www.freebsd.org/
Explanation Starting with FreeBSD 11, we are switching to a model of supporting major versions for at least 5 years.
We plan to release updates to the major versions every two years.
Older versions will be supported until three months after a new minor version is released.
Tag
  • BSD

Add Information URL
No Type Name URL
1 https://www.freebsd.org/security/
2 https://www.freebsd.org/releases/
3 https://www.freebsd.org/security/unsupported.html

List Of Product  [ Click to show release history and vulnerability information ]
No Name Latest Version Release date Initial release Normal Support Security Support
Service Pack Support
Extended
for a fee
Critical High Medium Low
271 FreeBSD 15 15.1 June 16, 2026 June 16, 2026 March 31, 2027 March 31, 2027 0 0 0 0
272 FreeBSD 13 13.2 April 11, 2023 April 13, 2021 April 13, 2021 3 29 6 0
273 FreeBSD 12 12.4 Dec. 5, 2022 Dec. 11, 2018 June 30, 2024 18 39 22 2
274 FreeBSD 11 11.4 June 16, 2020 Oct. 10, 2016 Sept. 30, 2021 21 48 40 2
275 FreeBSD 10 10.4 Jan. 20, 2014 Jan. 20, 2014 Feb. 28, 2015 7 40 46 2
276 FreeBSD 9 9.3 July 16, 2014 Jan. 10, 2012 Dec. 31, 2016 5 38 33 6
277 FreeBSD 8 8.4 June 9, 2013 Nov. 25, 2009 Aug. 1, 2015 5 38 33 6
278 FreeBSD 7 7.4 Feb. 24, 2011 Feb. 27, 2008 Feb. 28, 2013 5 37 31 5
279 FreeBSD 6 6.4 Nov. 28, 2008 Nov. 4, 2005 Nov. 30, 2010 6 43 46 15
280 FreeBSD 5 5.5 May 25, 2006 Nov. 6, 2004 May 31, 2008 7 42 50 18
281 FreeBSD 4 4.0 March 14, 2000 Jan. 31, 2007 8 67 61 23
282 FreeBSD 3 3.0 Oct. 16, 1998 Jan. 1, 1900 6 57 47 16
283 FreeBSD 2 2.0.5 Nov. 22, 1994 Jan. 1, 1900 6 51 41 10
284 FreeBSD 1 1.0 Oct. 1, 1993 Jan. 1, 1900 26 112 90 9
285 FreeBSD 0.4_1 0.4_1 Jan. 1, 1900 6 27 30 4
NVD Vulnerability Information
  • CRITICAL
  • HIGH
  • MEDIUM
  • LOW
No CVSS3
CVSS2
Level
Attach Vector
Title CWE CVE cpe23Uri or higher or less more than less than Update date
Published date
Show Affected Exploit
PoC
Search
271 -
2.1
LOW 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-CU… NVD-CWE-Other
CVE-2006-6013 cpe:2.3:o:freebsd:freebsd:5.5:* 2026-04-23 09:35
2006-11-22
Show GitHub Exploit DB Packet Storm
272 -
4.9
MEDIUM 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 d… NVD-CWE-Other
CVE-2006-5824 cpe:2.3:o:freebsd:freebsd:6.1:* 2026-04-23 09:35
2006-11-9
Show GitHub Exploit DB Packet Storm
273 -
5.0
MEDIUM 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… NVD-CWE-Other
CVE-2006-5680 cpe:2.3:o:freebsd:freebsd:6:stable 2026-04-23 09:35
2006-11-9
Show GitHub Exploit DB Packet Storm
274 -
4.6
MEDIUM 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 invali… CWE-189
Numeric Errors
CVE-2006-5679 cpe:2.3:o:freebsd:freebsd:6.1:* 2026-04-23 09:35
2006-11-4
Show GitHub Exploit DB Packet Storm
275 -
4.9
MEDIUM 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. NVD-CWE-Other
CVE-2006-5550 cpe:2.3:o:freebsd:freebsd:6.1:stable
cpe:2.3:o:freebsd:freebsd:6.1:release_p10
cpe:2.3:o:freebsd:freebsd:6.1:rele…
2026-04-23 09:35
2006-10-27
Show GitHub Exploit DB Packet Storm
276 -
2.1
LOW 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. NVD-CWE-Other
CVE-2006-5482 cpe:2.3:o:freebsd:freebsd:6.1:* 2026-04-23 09:35
2006-10-25
Show GitHub Exploit DB Packet Storm
277 -
2.1
LOW p1003_1b.c in FreeBSD 6.1 allows local users to cause an unspecified denial of service by setting a scheduler policy, which should only be settable by root. NVD-CWE-Other
CVE-2006-5483 cpe:2.3:o:freebsd:freebsd:6.1:* 2026-04-23 09:35
2006-10-25
Show GitHub Exploit DB Packet Storm
278 -
4.9
MEDIUM Integer signedness error in FreeBSD 6.0-RELEASE allows local users to cause a denial of service (memory corruption and kernel panic) via a PT_LWPINFO ptrace command with a large negative data value t… NVD-CWE-Other
CVE-2006-4516 cpe:2.3:o:freebsd:freebsd:6.0:release 2026-04-23 09:35
2006-10-12
Show GitHub Exploit DB Packet Storm
279 -
7.2
HIGH Integer overflow vulnerability in the i386_set_ldt call in FreeBSD 5.5, and possibly earlier versions down to 5.2, allows local users to cause a denial of service (crash) and possibly execute arbitra… NVD-CWE-Other
CVE-2006-4172 cpe:2.3:o:freebsd:freebsd:5.4:*
cpe:2.3:o:freebsd:freebsd:5.3:*
cpe:2.3:o:freebsd:freebsd:5.2:*
cpe:2.3:o:free…
5.5 2018-10-18 06:33
2006-09-26
Show GitHub Exploit DB Packet Storm
280 -
4.9
MEDIUM Integer signedness error in the i386_set_ldt call in FreeBSD 5.5, and possibly earlier versions down to 5.2, allows local users to cause a denial of service (crash) via unspecified arguments that use… NVD-CWE-Other
CVE-2006-4178 cpe:2.3:o:freebsd:freebsd:5.4:*
cpe:2.3:o:freebsd:freebsd:5.3:*
cpe:2.3:o:freebsd:freebsd:5.2:*
cpe:2.3:o:free…
5.5 2018-10-18 06:33
2006-09-26
Show GitHub Exploit DB Packet Storm