CVE-2015-7885
low
CVSS v3
2.3
CVSS v2
2.1
VIR risk
2.3
Description
The dgnc_mgmt_ioctl function in drivers/staging/dgnc/dgnc_mgmt.c in the Linux kernel through 4.3.3 does not initialize a certain structure member, which allows local users to obtain sensitive information from kernel memory via a crafted application.
Predictions
Exploit likelihood
25%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-7885
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 4.4.2-1 |
| debian | bullseye | fixed | 4.4.2-1 |
| debian | forky | fixed | 4.4.2-1 |
| debian | sid | fixed | 4.4.2-1 |
| debian | trixie | fixed | 4.4.2-1 |
| linux-kernel | affected | |
References
- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=4b6184336ebb5c8dc1eae7f7ab46ee608a748b05
- http://www.openwall.com/lists/oss-security/2015/10/21/8
- http://www.securityfocus.com/bid/77317
- http://www.securitytracker.com/id/1034896
- http://www.ubuntu.com/usn/USN-2841-1
- http://www.ubuntu.com/usn/USN-2841-2
- http://www.ubuntu.com/usn/USN-2842-1
- http://www.ubuntu.com/usn/USN-2842-2
- http://www.ubuntu.com/usn/USN-2843-1
- http://www.ubuntu.com/usn/USN-2843-2
- http://www.ubuntu.com/usn/USN-2843-3
- http://www.ubuntu.com/usn/USN-2844-1
- https://bugzilla.redhat.com/show_bug.cgi?id=1274728
- https://github.com/torvalds/linux/commit/4b6184336ebb5c8dc1eae7f7ab46ee608a748b05
- https://security-tracker.debian.org/tracker/CVE-2015-7885
CWEs
CWE-200
Verify integrity in audit chain (admin only). AS-IS.