Open Bug 1388919 Opened 7 years ago Updated 2 years ago

We don't run the sandbox broker unit tests under ASan

Categories

(Core :: Security: Process Sandboxing, enhancement, P3)

Unspecified
Linux
enhancement

Tracking

()

People

(Reporter: jld, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: sb+)

We've disabled sandboxing under ASan because of interactions with LSan (see bug 1287971).  But this means that the gtests for the sandbox broker, which don't depend on actually using the rest of sandboxing, aren't run (or even built) with ASan, and there's no real reason why they couldn't.

What would be really good for this code is to fuzz test it with sanitizers, given that it does unsafe string manipulation on hostile input, but just running the functional tests we already have would be an improvement.
Blocks: sb-test
Whiteboard: sb+
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.