#26 hardening

開啟中
themusicgod15 年之前創建 · 2 條評論

lintian reports: W: golang-notabug-themusicgod1-panicparse-dev: hardening-no-relro usr/bin/panic W: golang-notabug-themusicgod1-panicparse-dev: hardening-no-pie usr/bin/panic W: golang-notabug-themusicgod1-panicparse-dev: hardening-no-relro usr/bin/panicparse W: golang-notabug-themusicgod1-panicparse-dev: hardening-no-pie usr/bin/panicparse W: golang-notabug-themusicgod1-panicparse-dev: hardening-no-relro usr/bin/pp W: golang-notabug-themusicgod1-panicparse-dev: hardening-no-pie usr/bin/pp

lintian reports: W: golang-notabug-themusicgod1-panicparse-dev: hardening-no-relro usr/bin/panic W: golang-notabug-themusicgod1-panicparse-dev: hardening-no-pie usr/bin/panic W: golang-notabug-themusicgod1-panicparse-dev: hardening-no-relro usr/bin/panicparse W: golang-notabug-themusicgod1-panicparse-dev: hardening-no-pie usr/bin/panicparse W: golang-notabug-themusicgod1-panicparse-dev: hardening-no-relro usr/bin/pp W: golang-notabug-themusicgod1-panicparse-dev: hardening-no-pie usr/bin/pp
Jeff Cliff commented 5 年之前
所有者

This is a consequence of having not having buildmode pie turned on, so that panic can have a real race condition. Buildmode pie and -race cannot be both enabled, at least in go 1.10.

Curious if this is some kind of necessity or if this is just a limitation by way of it's not been implemented https://twitter.com/jeffcliff1/status/1097694968171229184

This is a consequence of having not having buildmode pie turned on, so that panic can have a real race condition. Buildmode pie and -race cannot be both enabled, at least in go 1.10. Curious if this is some kind of necessity or if this is just a limitation by way of it's not been implemented https://twitter.com/jeffcliff1/status/1097694968171229184
Jeff Cliff commented 5 年之前
所有者

incidentally these warnings don't come up on ubuntu disco. which is weird because it's also 1.10

incidentally these warnings don't come up on ubuntu disco. which is weird because it's also 1.10
Sign in to join this conversation.
未選擇里程碑
未指派成員
1 參與者
正在加載...
取消
保存
尚未有任何內容