Bug 1302673
Summary: | CVE-2016-2070 kernel: potential division by zero in TCP code [fedora-all] | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Vladis Dronov <vdronov> |
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 22 | CC: | gansalmon, itamar, jforbes, jonathan, jwboyer, kernel-maint, madhu.chinakonda, mchehab |
Target Milestone: | --- | Keywords: | Security, SecurityTracking |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Release Note | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-02-09 15:08:09 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: | 1302219 |
Description
Vladis Dronov
2016-01-28 11:22:52 UTC
Use the following template to for the 'fedpkg update' request to submit an update for this issue as it contains the top-level parent bug(s) as well as this tracking bug. This will ensure that all associated bugs get updated when new packages are pushed to stable. ===== # bugfix, security, enhancement, newpackage (required) type=security # testing, stable request=testing # Bug numbers: 1234,9876 bugs=1302219,1302673 # Description of your update notes=Security fix for CVE-2016-2070 # Enable request automation based on the stable/unstable karma thresholds autokarma=True stable_karma=3 unstable_karma=-3 # Automatically close bugs when this marked as stable close_bugs=True # Suggest that users restart after update suggest_reboot=False ====== Additionally, you may opt to use the bodhi update submission link(s) instead: https://bodhi.fedoraproject.org/updates/new?type_=security&bugs=1302219,1302673 commit 3759824d introduced the flaw in v4.3-rc1. an upstream fix is in since v4.4: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=8b8a321ff72c785ed5e8b4cf6eda20b35d427390 (In reply to Vladis Dronov from comment #2) > commit 3759824d introduced the flaw in v4.3-rc1. > an upstream fix is in since v4.4: > > http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/ > ?id=8b8a321ff72c785ed5e8b4cf6eda20b35d427390 That is queued for the 4.3.5 stable release, which is scheduled to come out tomorrow. We likely are not going to be doing a build for F22 or F23 before then so we will pick it up with 4.3.5. Rawhide already has the fix. 4.3.5 went stable yesterday. This is fixed. |