Exploitable crashes for {{ product }} {% if version %}{{ version }}{% endif %}
{% if current_page == 1 %}
<<First
{% else %}
<<First
<Previous
{% endif %}
{% if current_page == pages %}
Last>>
{% else %}
Next>
Last>>
{% endif %}
| Signature | Bugzilla IDs | Count HIGH | Count MEDIUM | Count LOW | Count NONE |
|---|---|---|---|---|---|
| {{ crash.signature }} | {% for bug in crash.bugs %} {{ show_bug_link(bug) }} {% endfor %} | {{ crash.high_count }} | {{ crash.medium_count }} | {{ crash.low_count }} | {{ crash.none_count }} |