CVE-2013-1979
medium
CVSS v3
—
CVSS v2
6.9
VIR risk
6.9
Description
The scm_set_cred function in include/net/scm.h in the Linux kernel before 3.8.11 uses incorrect uid and gid values during credentials passing, which allows local users to gain privileges via a crafted application.
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-1979
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 3.8.11-1 |
| debian | bullseye | fixed | 3.8.11-1 |
| debian | forky | fixed | 3.8.11-1 |
| debian | sid | fixed | 3.8.11-1 |
| debian | trixie | fixed | 3.8.11-1 |
| linux-kernel | affected | | |
| linux-kernel | 3.8.0 | affected | |
| linux-kernel | 3.8.1 | affected | |
| linux-kernel | 3.8.2 | affected | |
| linux-kernel | 3.8.3 | affected | |
| linux-kernel | 3.8.4 | affected | |
| linux-kernel | 3.8.5 | affected | |
| linux-kernel | 3.8.6 | affected | |
| linux-kernel | 3.8.7 | affected | |
| linux-kernel | 3.8.8 | affected | |
| linux-kernel | 3.8.9 | affected | |
References
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=83f1b4ba917db5dc5a061a44b3403ddb6e783494
- http://lists.fedoraproject.org/pipermail/package-announce/2013-April/103750.html
- http://lists.fedoraproject.org/pipermail/package-announce/2013-May/104480.html
- http://lists.opensuse.org/opensuse-security-announce/2013-07/msg00016.html
- http://lists.opensuse.org/opensuse-security-announce/2013-07/msg00018.html
- http://lists.opensuse.org/opensuse-security-announce/2014-10/msg00006.html
- http://lists.opensuse.org/opensuse-security-announce/2014-10/msg00007.html
- http://lists.opensuse.org/opensuse-updates/2013-12/msg00129.html
- http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.11
- http://www.mandriva.com/security/advisories?name=MDVSA-2013:176
- http://www.openwall.com/lists/oss-security/2013/04/29/1
- https://bugzilla.redhat.com/show_bug.cgi?id=955629
- https://github.com/torvalds/linux/commit/83f1b4ba917db5dc5a061a44b3403ddb6e783494
- https://security-tracker.debian.org/tracker/CVE-2013-1979
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.