CVE-2014-0131
low
CVSS v3
—
CVSS v2
2.9
VIR risk
2.9
Description
Use-after-free vulnerability in the skb_segment function in net/core/skbuff.c in the Linux kernel through 3.13.6 allows attackers to obtain sensitive information from kernel memory by leveraging the absence of a certain orphaning operation.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-0131
Vendor advisory: secalert@redhat.com — https://github.com/torvalds/linux/commit/1fd819ecb90cc9b822cd84d3056ddba315d3340f
Vendor advisory: secalert@redhat.com — http://www.spinics.net/lists/netdev/msg274316.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| suse | 11 | affected | |
| linux-kernel | affected | | |
| debian | bookworm | fixed | 3.13.6-1 |
| debian | bullseye | fixed | 3.13.6-1 |
| debian | forky | fixed | 3.13.6-1 |
| debian | sid | fixed | 3.13.6-1 |
| debian | trixie | fixed | 3.13.6-1 |
References
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=1fd819ecb90cc9b822cd84d3056ddba315d3340f
- http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00010.html
- http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00025.html
- http://www.openwall.com/lists/oss-security/2014/03/10/4
- http://www.spinics.net/lists/netdev/msg274250.html
- http://www.spinics.net/lists/netdev/msg274316.html
- https://bugzilla.redhat.com/show_bug.cgi?id=1074589
- https://github.com/torvalds/linux/commit/1fd819ecb90cc9b822cd84d3056ddba315d3340f
- https://security-tracker.debian.org/tracker/CVE-2014-0131
CWEs
CWE-416
Verify integrity in audit chain (admin only). AS-IS.