Incidencia #46527

off by one buffer overflow

Abrir Fecha: 2023-01-17 06:09 Última actualización: 2023-03-21 08:38

Informador:
Propietario:
Tipo:
Estado:
Cerrado
Componente:
Hito:
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Fixed
Fichero:
1

Ticket History (3/8 Histories)

2023-01-17 06:09 Updated by: mortmann
  • New Ticket "off by one buffer overflow" created
2023-01-17 06:21 Updated by: cazfi
Comentario

Reply To mortmann

and the following statement is always TRUE and can therefore be removed:

More than that, the entire real_activities array can be removed now that there's no non-real activities (holes) in the activities enum. I just didn't do it in at the same commit as removal of those non-real activities.

As for the reported bug, is it present in older branches too? (Likely so, don't think the code has changed)

2023-03-18 12:33 Updated by: cazfi
Comentario

Reply To cazfi

As for the reported bug, is it present in older branches too? (Likely so, don't think the code has changed)

No that I looked at it; yes and no. Older branches avoid actual over-boundaries write by luck. As they have also dummy activities included in the ACTIVITY_LAST count used in determining the size of the target array.

2023-03-18 12:33 Updated by: cazfi
  • Hito Update from (Ninguno) to 3.0.7 (cerrado)
  • Componente Update from (Ninguno) to General
2023-03-18 12:45 Updated by: cazfi
2023-03-18 12:56 Updated by: cazfi
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Accepted
2023-03-21 08:38 Updated by: cazfi
  • Estado Update from Open to Cerrado
  • Resolución Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Entrar