CVE-2015-8569

low
Published 2015-12-28 · Modified 2026-05-06
CVSS v3
2.3
CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
CVSS v2
1.9
VIR risk
2.3

Description

The (1) pptp_bind and (2) pptp_connect functions in drivers/net/ppp/pptp.c in the Linux kernel through 4.3.3 do not verify an address length, which allows local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism via a crafted application.

Predictions

Exploit likelihood
25%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-8569

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2015-8569.html

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormfixed4.3.3-3
debian debianbullseyefixed4.3.3-3
debian debianforkyfixed4.3.3-3
debian debiansidfixed4.3.3-3
debian debiantrixiefixed4.3.3-3
linux linux-kernelaffected

References

CWEs

CWE-200

Verify integrity in audit chain (admin only). AS-IS.