CVE-2015-5156
Description
The virtnet_probe function in drivers/net/virtio_net.c in the Linux kernel before 4.2 attempts to support a FRAGLIST feature without proper memory allocation, which allows guest OS users to cause a denial of service (buffer overflow and memory corruption) via a crafted sequence of fragmented packets.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Mitigation details
CVE-2015-5156 NameCVE-2015-5156 DescriptionThe virtnet_probe function in drivers/net/virtio_net.c in the Linux kernel before 4.2 attempts to support a FRAGLIST feature without proper memory allocation, which allows guest OS users to cause a denial of service (buffer overflow and memory corruption) via a crafted sequence of fragmented packets. SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec,โฆ
CVE-2015-5156
| Name | CVE-2015-5156 |
| Description | The virtnet_probe function in drivers/net/virtio_net.c in the Linux kernel before 4.2 attempts to support a FRAGLIST feature without proper memory allocation, which allows guest OS users to cause a denial of service (buffer overflow and memory corruption) via a crafted sequence of fragmented packets. |
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
| References | DLA-310-1, DSA-3364-1 |
Vulnerable and fixed packages
The table below lists information on source packages.
| Source Package | Release | Version | Status |
|---|---|---|---|
| linux (PTS) | bullseye | 5.10.223-1 | fixed |
| bullseye (security) | 5.10.257-1 | fixed | |
| bookworm | 6.1.170-3 | fixed | |
| bookworm (security) | 6.1.174-1 | fixed | |
| trixie | 6.12.86-1 | fixed | |
| trixie (security) | 6.12.90-2 | fixed | |
| forky, sid | 7.0.10-1 | fixed |
The information below is based on the following data on fixed versions.
| Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
|---|---|---|---|---|---|---|
| linux | source | wheezy | 3.2.68-1+deb7u4 | DSA-3364-1 | ||
| linux | source | jessie | 3.16.7-ckt11-1+deb8u4 | DSA-3364-1 | ||
| linux | source | (unstable) | 4.1.5-1 | |||
| linux-2.6 | source | squeeze | 2.6.32-48squeeze14 | DLA-310-1 | ||
| linux-2.6 | source | (unstable) | (unfixed) |
Notes
http://marc.info/?l=linux-netdev&m=143868216724068&w=2
Apply commands
http://marc.info/?l=linux-netdev&m=143868216724068&w=2
OS impact
Linux kernel Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 4.1.5-1 |
| sid | Fixed | 4.1.5-1 |
| forky | Fixed | 4.1.5-1 |
| bullseye | Fixed | 4.1.5-1 |
| bookworm | Fixed | 4.1.5-1 |
References
- https://www.suse.com/security/cve/CVE-2015-5156.html
- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=48900cb6af4282fa0fb6ff4d72a81aa3dadb5c39
- http://lists.fedoraproject.org/pipermail/package-announce/2015-November/171454.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-October/169378.html
- http://lists.opensuse.org/opensuse-security-announce/2015-10/msg00009.html
- http://lists.opensuse.org/opensuse-security-announce/2015-12/msg00018.html
- http://rhn.redhat.com/errata/RHSA-2015-1978.html
- http://rhn.redhat.com/errata/RHSA-2016-0855.html
- http://www.debian.org/security/2015/dsa-3364
- http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
- http://www.securityfocus.com/bid/76230
- http://www.securitytracker.com/id/1034045
- http://www.ubuntu.com/usn/USN-2773-1
- http://www.ubuntu.com/usn/USN-2774-1
- http://www.ubuntu.com/usn/USN-2777-1
- https://bugzilla.redhat.com/show_bug.cgi?id=1243852
- https://github.com/torvalds/linux/commit/48900cb6af4282fa0fb6ff4d72a81aa3dadb5c39
- https://security-tracker.debian.org/tracker/CVE-2015-5156
CWEs
CWE-119
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.