Modify ↓
Opened at 2012-07-25T13:11:57Z
Closed at 2012-09-15T15:59:42Z
#981 closed enhancement (fixed)
[Patch] Harden Bitlbee by compiling it as a position independent executable (PIE) by default.
| Reported by: | Erik Bosman | Owned by: | |
|---|---|---|---|
| Priority: | wishlist | Milestone: | |
| Component: | BitlBee | Version: | 3.0.5 |
| Keywords: | Cc: | ||
| IRC client+version: | Client-independent | Operating System: | Linux |
| OS version/distro: |
Description
Position independent executables are much harder to exploit because they randomise useful code snippets used by ROP exploits.
Attachments (1)
Change History (2)
Changed at 2012-07-25T13:12:37Z by
| Attachment: | bitlbee-pie.patch added |
|---|
comment:1 Changed at 2012-09-15T15:59:42Z by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

Merged.