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
231 FreeBSD 15 15.1 June 16, 2026 June 16, 2026 March 31, 2027 March 31, 2027 0 0 0 0
232 FreeBSD 13 13.2 April 11, 2023 April 13, 2021 April 13, 2021 3 29 6 0
233 FreeBSD 12 12.4 Dec. 5, 2022 Dec. 11, 2018 June 30, 2024 18 39 22 2
234 FreeBSD 11 11.4 June 16, 2020 Oct. 10, 2016 Sept. 30, 2021 21 48 40 2
235 FreeBSD 10 10.4 Jan. 20, 2014 Jan. 20, 2014 Feb. 28, 2015 7 40 46 2
236 FreeBSD 9 9.3 July 16, 2014 Jan. 10, 2012 Dec. 31, 2016 5 38 33 6
237 FreeBSD 8 8.4 June 9, 2013 Nov. 25, 2009 Aug. 1, 2015 5 38 33 6
238 FreeBSD 7 7.4 Feb. 24, 2011 Feb. 27, 2008 Feb. 28, 2013 5 37 31 5
239 FreeBSD 6 6.4 Nov. 28, 2008 Nov. 4, 2005 Nov. 30, 2010 6 43 46 15
240 FreeBSD 5 5.5 May 25, 2006 Nov. 6, 2004 May 31, 2008 7 42 50 18
241 FreeBSD 4 4.0 March 14, 2000 Jan. 31, 2007 8 67 61 23
242 FreeBSD 3 3.0 Oct. 16, 1998 Jan. 1, 1900 6 57 47 16
243 FreeBSD 2 2.0.5 Nov. 22, 1994 Jan. 1, 1900 6 51 41 10
244 FreeBSD 1 1.0 Oct. 1, 1993 Jan. 1, 1900 26 112 90 9
245 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
231 -
4.3
MEDIUM The makemask function in mountd.c in mountd in FreeBSD 7.4 through 8.2 does not properly handle a -network field specifying a CIDR block with a prefix length that is not an integer multiple of 8, whi… CWE-20
 Improper Input Validation 
CVE-2011-1739 cpe:2.3:o:freebsd:freebsd:8.2:*
cpe:2.3:o:freebsd:freebsd:8.1:*
cpe:2.3:o:freebsd:freebsd:8.0:*
cpe:2.3:o:free…
2024-11-21 10:26
2011-05-4
Show GitHub Exploit DB Packet Storm
232 -
4.0
MEDIUM The (1) remote_glob function in sftp-glob.c and the (2) process_put function in sftp.c in OpenSSH 5.8 and earlier, as used in FreeBSD 7.3 and 8.1, NetBSD 5.0.2, OpenBSD 4.7, and other products, allow… CWE-399
 Resource Management Errors
CVE-2010-4755 cpe:2.3:o:freebsd:freebsd:8.1:*
cpe:2.3:o:freebsd:freebsd:7.3:*
2024-11-21 10:21
2011-03-3
Show GitHub Exploit DB Packet Storm
233 -
4.0
MEDIUM The glob implementation in libc in FreeBSD 7.3 and 8.1, NetBSD 5.0.2, and OpenBSD 4.7, and Libsystem in Apple Mac OS X before 10.6.8, allows remote authenticated users to cause a denial of service (C… CWE-399
 Resource Management Errors
CVE-2010-4754 cpe:2.3:o:freebsd:freebsd:8.1:*
cpe:2.3:o:freebsd:freebsd:7.3:*
2024-11-21 10:21
2011-03-3
Show GitHub Exploit DB Packet Storm
234 7.8
7.2
HIGH
Local
The pfs_getextattr function in FreeBSD 7.x before 7.3-RELEASE and 8.x before 8.0-RC1 unlocks a mutex that was not previously locked, which allows local users to cause a denial of service (kernel pani… CWE-667
 Improper Locking
CVE-2010-4210 cpe:2.3:o:freebsd:freebsd:8.0:p6
cpe:2.3:o:freebsd:freebsd:8.0:p5
cpe:2.3:o:freebsd:freebsd:8.0:p4
cpe:2.3:o:f…
7.0 7.3 2024-11-21 10:20
2010-11-22
Show GitHub Exploit DB Packet Storm
235 -
7.2
HIGH FreeBSD 7.1 through 8.1-PRERELEASE does not copy the read-only flag when creating a duplicate mbuf buffer reference, which allows local users to cause a denial of service (system file corruption) and… CWE-264
Permissions, Privileges, and Access Controls
CVE-2010-2693 cpe:2.3:o:freebsd:freebsd:8.1:pre-release
cpe:2.3:o:freebsd:freebsd:8.0:*
cpe:2.3:o:freebsd:freebsd:7.3:*
cpe:…
2024-11-21 10:17
2010-07-14
Show GitHub Exploit DB Packet Storm
236 -
9.3
HIGH Off-by-one error in the __opiereadrec function in readrec.c in libopie in OPIE 2.4.1-test1 and earlier, as used on FreeBSD 6.4 through 8.1-PRERELEASE and other platforms, allows remote attackers to c… CWE-189
Numeric Errors
CVE-2010-1938 cpe:2.3:o:freebsd:freebsd:8.1-prerelease:*
cpe:2.3:o:freebsd:freebsd:8.0:*
cpe:2.3:o:freebsd:freebsd:7.2:stable
2011-07-29 11:37
2010-05-29
Show GitHub Exploit DB Packet Storm
237 -
6.9
MEDIUM sys/nfsclient/nfs_vfsops.c in the NFS client in the kernel in FreeBSD 7.2 through 8.1-PRERELEASE, when vfs.usermount is enabled, does not validate the length of a certain fhsize parameter, which allo… CWE-20
 Improper Input Validation 
CVE-2010-2020 cpe:2.3:o:freebsd:freebsd:8.1-prerelease:*
cpe:2.3:o:freebsd:freebsd:8.0:*
cpe:2.3:o:freebsd:freebsd:7.2:stable
2012-11-6 13:41
2010-05-29
Show GitHub Exploit DB Packet Storm
238 -
3.3
LOW jail.c in jail in FreeBSD 8.0 and 8.1-PRERELEASE, when the "-l -U root" options are omitted, does not properly restrict access to the current working directory, which might allow local users to read,… CWE-264
Permissions, Privileges, and Access Controls
CVE-2010-2022 cpe:2.3:o:freebsd:freebsd:8.1-prerelease:*
cpe:2.3:o:freebsd:freebsd:8.0:*
2010-06-1 13:00
2010-05-29
Show GitHub Exploit DB Packet Storm
239 -
6.9
MEDIUM The replay functionality for ZFS Intent Log (ZIL) in FreeBSD 7.1, 7.2, and 8.0, when creating files during replay of a setattr transaction, uses 7777 permissions instead of the original permissions, … CWE-264
Permissions, Privileges, and Access Controls
CVE-2010-0318 cpe:2.3:o:freebsd:freebsd:8.0:*
cpe:2.3:o:freebsd:freebsd:7.2:*
cpe:2.3:o:freebsd:freebsd:7.1:*
2026-04-23 09:35
2010-01-16
Show GitHub Exploit DB Packet Storm
240 -
4.7
MEDIUM freebsd-update in FreeBSD 8.0, 7.2, 7.1, 6.4, and 6.3 uses insecure permissions in its working directory (/var/db/freebsd-update by default), which allows local users to read copies of sensitive file… CWE-264
Permissions, Privileges, and Access Controls
CVE-2009-4358 cpe:2.3:o:freebsd:freebsd:8.0:*
cpe:2.3:o:freebsd:freebsd:7.2:*
cpe:2.3:o:freebsd:freebsd:7.1:*
cpe:2.3:o:free…
2026-04-23 09:35
2009-12-20
Show GitHub Exploit DB Packet Storm