Bug 1148788 (CVE-2014-7284)
Summary: | CVE-2014-7284 kernel: randomness degradation due to bug in net_get_random_once() | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Petr Matousek <pmatouse> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | unspecified | CC: | agordeev, aquini, bhu, carnil, davej, dhoward, esammons, fche, fhrbata, gansalmon, iboverma, itamar, jforbes, jkacur, jonathan, jross, jrusnack, jwboyer, kernel-maint, kernel-mgr, lgoncalv, lwang, madhu.chinakonda, matt, mchehab, mcressma, mguzik, nmurray, pholasek, plougher, pmatouse, rt-maint, rvrbovsk, williams |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-10-02 11:30:54 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1148790 |
Description
Petr Matousek
2014-10-02 11:29:53 UTC
Statement: Not vulnerable. This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2. Current fedora19 kernel is 3.14.19-100.fc19, which appears potentially affected by this bug. None of the linux-stable trees appear to contain that commit. (F19 is not quite dead yet.) (In reply to Frank Ch. Eigler from comment #2) > Current fedora19 kernel is 3.14.19-100.fc19, which appears > potentially affected by this bug. None of the linux-stable > trees appear to contain that commit. (F19 is not quite dead yet.) 3.14 stable does contain the fix. And Fedora 19 as well, because it's based on 3.14 stable. See https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/log/include/linux/net.h?id=refs/tags/v3.14.19 last commit from Hannes. I've also checked 3.14.19-100.fc19 and it does contain the fix. |