Possible update generation vulnerability
Categories
(Release Engineering :: Release Requests, defect, P3)
Tracking
(Not tracked)
People
(Reporter: hwine, Unassigned)
References
Details
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Updated•9 years ago
|
Comment 4•9 years ago
|
||
Comment 5•8 years ago
|
||
Comment 7•8 years ago
|
||
Comment 8•8 years ago
|
||
Comment 9•8 years ago
|
||
Comment 11•6 years ago
|
||
good question, @rail - does this bug and the deps still apply? Do we sign the mar tools? Could we use cot based artifacts instead (comment 9)?
How important is this 2 year old bug? It's unclear to me what the vuln severity is.
Comment 12•6 years ago
|
||
(In reply to Jordan Lund (:jlund) from comment #11)
does this bug and the deps still apply?
Yes, we still use the same approach.
Do we sign the mar tools?
Not that I know. mar-tools are also excluded from the checksums file by beetmover, so we can't use SHA512SUMS and SHA512SUMS.asc to verify them.
Could we use cot based artifacts instead (comment 9)?
I think so. It will require some changes in funsize.py.
Comment 13•6 years ago
|
||
I'll note that we already build mar/mbsdiff as a toolchain, and use it[1] for making complete-mars. So it is just the partial generation that needs to be updated to use the toolchain.
[1] Though we don't verify CoT. I think it would be better to do better end-to-end verification than bake it into any particular task.
Updated•3 years ago
|
Updated•1 year ago
|
Description
•