#26 hardening

Abierta
abierta hace 5 años por themusicgod1 · 2 comentarios

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 hace 5 años
Propietario

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 hace 5 años
Propietario

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
Inicie sesión para unirse a esta conversación.
Sin Milestone
Sin asignado
1 participantes
Cargando...
Cancelar
Guardar
Aún no existe contenido.