https://bugzilla.redhat.com/show_bug.cgi?id=832698
Bug ID: 832698
QA Contact: extras-qa(a)fedoraproject.org
Severity: medium
Version: rawhide
Priority: medium
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Assignee: nobody(a)fedoraproject.org
Summary: Review Request: CERT Triage tools - a gdb extension
similar to microsoft's !exploitable
Regression: ---
Story Points: ---
Classification: Fedora
OS: Linux
Reporter: bressers(a)redhat.com
Type: ---
Documentation: ---
Hardware: All
Mount Type: ---
Status: NEW
Component: Package Review
Product: Fedora
Spec URL: http://fedorapeople.org/~bressers/exploitable-review/exploitable.spec
SRPM URL:
http://fedorapeople.org/~bressers/exploitable-review/exploitable-1.01-1.fc1…
Description: CERT Triage tools, which currently only contain a gdb extension
called exploitable
Fedora Account System Username: bressers
I've packaged up CERT's Triage tools, which are really just a gdb extension
right now. The package installs an extension specific python module, and a
script into /usr/bin
The script doesn't currently have a man page (it's on my list). I wanted to
start the review now as I'm certain this will need some work.
The extension basically will show the user if their application crash is
exploitable or not (it's certainly not perfect, but getting this to a wider
audience should help improve it greatly).
For example:
bress@localhost ~ % cert-triage /tmp/test
warning: Current output protocol does not support redirection
Description: Access violation near NULL on destination operand
Short description: DestAvNearNull (14/21)
Hash: f7ba00781cd7cb6b8ae2fbf50d65e661.f7ba00781cd7cb6b8ae2fbf50d65e661
Exploitability Classification: PROBABLY_EXPLOITABLE
Explanation: The target crashed on an access violation at an address matching
the destination operand of the instruction. This likely indicates a write
access violation, which means the attacker may control write address and/or
value. However, it there is a chance it could be a NULL dereference.
Other tags: AccessViolation (20/21)
Additionally this can be run directly from gdb via the 'exploitable' command.
Thanks.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=979370
Bug ID: 979370
Summary: Review Request: vanityhash - Hexadecimal hash fragment
creation tool
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: ppisar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Spec URL: http://ppisar.fedorapeople.org/vanityhash/vanityhash.spec
SRPM URL:
http://ppisar.fedorapeople.org/vanityhash/vanityhash-1.1-1.fc20.src.rpm
Description:
This is a tool that can discover data to be added to the end of a file to
produce a desired hexadecimal hash fragment. It searches a message space and
runs a hashing algorithm against the original data plus the appended data to
determine if the desired hash fragment is present. vanityhash can run
multiple parallel workers to effectively make use of multiple processors/cores/
threads, and supports multiple hash digest types (MD5, SHA-1, SHA-256, etc).
Fedora Account System Username: ppisar
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Ne0W2XZw95&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=987717
Bug ID: 987717
Summary: Review Request: perl-GraphViz2 - A wrapper for AT&T's
Graphviz
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: cickumqt(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Spec URL: http://cicku.me/perl-GraphViz2.spec
SRPM URL: http://cicku.me/perl-GraphViz2-2.14-1.fc20.src.rpm
Description: This module provides a Perl interface to the amazing Graphviz, an
open source
graph visualization tool from AT&T.
Fedora Account System Username: cicku
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=sWY1RAcsRd&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=831881
Bug ID: 831881
QA Contact: extras-qa(a)fedoraproject.org
Severity: medium
Version: rawhide
Priority: medium
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Assignee: nobody(a)fedoraproject.org
Summary: Review Request: ovirt-iso-uploader - Tool for
uploading files into ISO domains
Regression: ---
Story Points: ---
Classification: Fedora
OS: Linux
Reporter: kroberts(a)redhat.com
Type: ---
Documentation: ---
Hardware: All
Mount Type: ---
Status: NEW
Component: Package Review
Product: Fedora
Spec URL:
http://gerrit.ovirt.org/gitweb?p=ovirt-iso-uploader.git;a=blob;f=ovirt-iso-…
SRPM URL: http://kojak.fedorapeople.org/ovirt-iso-uploader-3.1.0-0.fc17.src.rpm
Description: The engine-iso-uploader can be used to list the names of ISO
storage domains (not the images stored in those domains) and upload files to
storage domains. The upload operation supports multiple files (separated by
spaces) and wildcarding.
Fedora Account System Username: kojak
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=832853
Bug ID: 832853
QA Contact: extras-qa(a)fedoraproject.org
Severity: medium
Version: rawhide
Priority: medium
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Assignee: nobody(a)fedoraproject.org
Summary: Review Request: java3d - Java 3D
Regression: ---
Story Points: ---
Classification: Fedora
OS: Linux
Reporter: eric(a)brouhaha.com
Type: ---
Documentation: ---
Hardware: All
Mount Type: ---
Status: NEW
Component: Package Review
Product: Fedora
Spec URL: http://fedorapeople.org/~brouhaha/java3d/java3d.spec
SRPM URL: http://fedorapeople.org/~brouhaha/java3d/java3d-1.5.2-1.fc16.src.rpm
Description:
The Java 3D API provides a set of object-oriented interfaces that
support a simple, high-level programming model you can use to
build, render, and control the behavior of 3D objects and visual
environments. With the Java 3D API, you can incorporate high quality,
scalable, platform-independent 3D graphics into applications and vecmath
applets based on Java technology.
Fedora Account System Username: brouhaha
Note: I am attempting to package Java3D because it is needed by programs for 3D
printing, such as ReplicatorG, which I also intend to package. Most of the
packaging work was already done by the JPackage Project; I have done a small
amount of cleanup to meet updated Fedora packaging standards, to include an
up-to-date script to extract the sources from the subversion repository, and to
include an examples subpackage.
--
You are receiving this mail because:
You are on the CC list for the bug.
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=959942
Bug ID: 959942
Summary: Review Request: irker - IRC Message Relay
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: cickumqt(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Category: ---
Spec URL: http://cicku.me/irker.spec
SRPM URL: http://cicku.me/irker-1.19-1.fc20.src.rpm
Description: An IRC client that runs as a daemon accepting notification
requestsas JSON
objects presented to a listening socket. It is meant to be used by hook
scripts in version-control repositories, allowing them to send commit
notifications to project IRC channels.
Fedora Account System Username: cicku
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Tmiky2nUnC&a=cc_unsubscribe
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=923543
Bug ID: 923543
Summary: Review Request: ghc-yesod-platform - Meta package for
Yesod
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: michel+fdr(a)sylvestre.me
QA Contact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Spec URL: http://salimma.fedorapeople.org/specs/yesod/ghc-yesod-platform.spec
SRPM URL:
http://salimma.fedorapeople.org/specs/yesod/ghc-yesod-platform-1.1.8-1.fc18…
Description:
Yesod is a RESTful web framework with strong compile-time guarantees of
correctness. It also affords space efficient code, highly concurrent loads, and
portability to many deployment backends (via the wai package), from CGI to
stand-alone serving.
This meta-package pulls in all the packages composing the framework.
Fedora Account System Username: salimma
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=jP5pxzlwGJ&a=cc_unsubscribe