Skip to content

Releases: HardenedBSD/hardenedBSD-stable

HardenedBSD-10-STABLE-v29

24 Aug 20:32
Compare
Choose a tag to compare
  • fixed pkg repo issues

HardenedBSD-11-CURRENT-v28.3

06 Aug 00:58
Compare
Choose a tag to compare

HardenedBSD-10-STABLE-v28

06 Aug 00:50
Compare
Choose a tag to compare
  • rewritten and enhanced ASLR
    • rewritten mmap randomization
    • rewritten stack randomization, from this version we deliver a true stack randomization which replaces the previous gap based stack randomization
    • added vdso randomization
  • changed ASLR settings
    • exec base: 21 -> 30 bits
    • mmap: 30 bits
    • stack: 26 -> 42 bits
    • vdso: 0 -> 20 bits
  • fixed the newest FreeBSD SAs:
  • disabled freebsd-update command from build
  • various typo fixes
  • updated kernel configs:
    • disabled COMPAT_FREEBSD[456]
    • disabled COMPAT_FREEBSD32
    • added UFS_EXTATTR_AUTOSTART
  • added HardenedBSD binary pkg repo to /etc/pkg
  • added more tools to PIE build
  • added recursive support to setfacl(1)

HardenedBSD-11-CURRENT-v28.1

23 Jul 22:40
Compare
Choose a tag to compare
  • FreeBSD SA15:13.tcp

HardenedBSD-10-STABLE-v23.3

23 Jul 22:30
Compare
Choose a tag to compare
  • FreeBSD SA15:13.tcp

HardenedBSD-11-CURRENT-v28

15 Jul 00:54
Compare
Choose a tag to compare
  • vdso fixes
  • typo fixes

HardenedBSD-11-CURRENT-v27.1

09 Jul 19:00
Compare
Choose a tag to compare
  • stack randomization fix for ARM
  • OpenSSL 1.0.1p

HardenedBSD-10-STABLE-v23.2

09 Jul 19:01
Compare
Choose a tag to compare

HardenedBSD-11-CURRENT-v27

09 Jul 19:01
Compare
Choose a tag to compare
  • added shared-page (VDSO) randomization

HardenedBSD-11-CURRENT-v26

03 Jul 00:49
Compare
Choose a tag to compare
  • rewritten ASLR - true stack randomization
  • fixed iso generation
  • updated pkg settings
  • added missing WANTS_PIE to some base system's program (daemon, bhyve*, ...)
  • fixed aslr documentation
  • added -HBSD postfix to version string in uname
  • fixed information string, when secadm rules exists
  • fixed MIPS aslr