#26 hardening

Aberto
5 anos atrás foi aberto por themusicgod1 · 2 comentários

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 comentado 5 anos atrás
Proprietário

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 comentado 5 anos atrás
Proprietário

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
Faça login para participar desta conversação.
Sem milestone
Não atribuída
1 participantes
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.