CVE-2013-6381
medium
CVSS v3
—
CVSS v2
6.9
VIR risk
6.9
Description
Buffer overflow in the qeth_snmp_command function in drivers/s390/net/qeth_core_main.c in the Linux kernel through 3.12.1 allows local users to cause a denial of service or possibly have unspecified other impact via an SNMP ioctl call with a length value that is incompatible with the command-buffer size.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-6381
Vendor advisory: secalert@redhat.com — https://github.com/torvalds/linux/commit/6fb392b1a63ae36c31f62bc3fc8630b49d602b62
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| linux-kernel | affected | 3.2.54 | |
| debian | bookworm | fixed | 3.11.10-1 |
| debian | bullseye | fixed | 3.11.10-1 |
| debian | forky | fixed | 3.11.10-1 |
| debian | sid | fixed | 3.11.10-1 |
| debian | trixie | fixed | 3.11.10-1 |
References
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=6fb392b1a63ae36c31f62bc3fc8630b49d602b62
- http://rhn.redhat.com/errata/RHSA-2014-0159.html
- http://rhn.redhat.com/errata/RHSA-2014-0284.html
- http://rhn.redhat.com/errata/RHSA-2014-0285.html
- http://www.openwall.com/lists/oss-security/2013/11/22/5
- http://www.securityfocus.com/bid/63890
- https://bugzilla.redhat.com/show_bug.cgi?id=1033600
- https://github.com/torvalds/linux/commit/6fb392b1a63ae36c31f62bc3fc8630b49d602b62
- https://security-tracker.debian.org/tracker/CVE-2013-6381
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.