Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new --fixed-in-pkg option? #37

Open
ryran opened this issue Nov 10, 2016 · 0 comments
Open

add new --fixed-in-pkg option? #37

ryran opened this issue Nov 10, 2016 · 0 comments
Assignees

Comments

@ryran
Copy link
Collaborator

ryran commented Nov 10, 2016

Today someone said:

Are the following CVEs fixed in kernel version 2.6.32-504.36.1.el6.x86_64?
CVE-2012-6647 – Denial of Service (NULL point dereference)
CVE-2013-7339 – Denial of Service (NULL point dereference)
CVE-2014-2672 – Denial of Service (system crash)
CVE-2014-2678 – Denial of Service or crash
CVE-2014-2706 – Denial of Service (system crash)
CVE-2014-2851 – Denial of Service (system crash)
CVE-2014-3144 – Denial of Service (integer underflow and crash)
CVE-2014-3145 – Denial of Service (over-read and system crash)

Currently, the simplest pure-rhsecapi cmd we could run is:

rhsecapi -f fixed_releases,fix_states --spotlight '(linux|eus):6'

...but that still leaves a final manual step of confirming that the printed versions are in fact all older than the mentioned 2.6.32-504.36.1.el6 version. What if we could instead run:

rhsecapi --fixed-in-pkg 2.6.32-504.36.1.el6

...and it could come back with a binary answer? Anyway, it's an idea we could look at later.

@ryran ryran self-assigned this Nov 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant