CVE-2016-7117
Description
Use-after-free vulnerability in the __sys_recvmmsg function in net/socket.c in the Linux kernel before 4.5.2 allows remote attackers to execute arbitrary code via vectors involving a recvmmsg system call that is mishandled during error processing.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-7117
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2016-7117.html
Vendor advisory: security@android.com — https://github.com/torvalds/linux/commit/34b88a68f26a75e4fded796f1a49c40f82234b7d
Vendor advisory: security@android.com — http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.5.2
Vendor advisory: security@android.com — http://source.android.com/security/bulletin/2016-10-01.html
Vendor advisory: security@android.com — http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=34b88a68f26a75e4fded796f1a49c40f82234b7d
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 4.5.2-1 |
| debian | bullseye | fixed | 4.5.2-1 |
| debian | forky | fixed | 4.5.2-1 |
| debian | sid | fixed | 4.5.2-1 |
| debian | trixie | fixed | 4.5.2-1 |
| linux-kernel | affected | 3.2.80 | |
| debian | 7.0 | affected | |
| ubuntu | 16.04 | affected | |
References
- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=34b88a68f26a75e4fded796f1a49c40f82234b7d
- http://rhn.redhat.com/errata/RHSA-2016-2962.html
- http://rhn.redhat.com/errata/RHSA-2017-0031.html
- http://rhn.redhat.com/errata/RHSA-2017-0036.html
- http://rhn.redhat.com/errata/RHSA-2017-0065.html
- http://rhn.redhat.com/errata/RHSA-2017-0086.html
- http://rhn.redhat.com/errata/RHSA-2017-0091.html
- http://rhn.redhat.com/errata/RHSA-2017-0113.html
- http://rhn.redhat.com/errata/RHSA-2017-0196.html
- http://rhn.redhat.com/errata/RHSA-2017-0215.html
- http://rhn.redhat.com/errata/RHSA-2017-0216.html
- http://rhn.redhat.com/errata/RHSA-2017-0217.html
- http://rhn.redhat.com/errata/RHSA-2017-0270.html
- http://source.android.com/security/bulletin/2016-10-01.html
- http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.5.2
- http://www.securityfocus.com/bid/93304
- https://bugzilla.novell.com/show_bug.cgi?id=1003077
- https://bugzilla.redhat.com/show_bug.cgi?id=1382268
- https://github.com/torvalds/linux/commit/34b88a68f26a75e4fded796f1a49c40f82234b7d
- https://people.canonical.com/~ubuntu-security/cve/2016/CVE-2016-7117.html
- https://security-tracker.debian.org/tracker/CVE-2016-7117
- https://www.suse.com/security/cve/CVE-2016-7117.html
CWEs
CWE-19
Verify integrity in audit chain (admin only). AS-IS.