First published: Wed Sep 12 2018(Updated: )
An issue was discovered in OpenAFS before 1.6.23 and 1.8.x before 1.8.2. Several RPC server routines did not fully initialize their output variables before returning, leaking memory contents from both the stack and the heap. Because the OpenAFS cache manager functions as an Rx server for the AFSCB service, clients are also susceptible to information leakage. For example, RXAFSCB_TellMeAboutYourself leaks kernel memory and KAM_ListEntry leaks kaserver memory.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
npm | <1.6.23 | |
npm | >=1.8.0<1.8.2 | |
Debian | =8.0 | |
Debian | =9.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-16948 has a medium severity level due to its potential to leak sensitive memory information.
To fix CVE-2018-16948, update OpenAFS to version 1.6.23 or 1.8.2 and later releases.
CVE-2018-16948 affects OpenAFS versions prior to 1.6.23 and versions within the 1.8.x series before 1.8.2, as well as Debian Linux 8.0 and 9.0.
CVE-2018-16948 is a memory leak vulnerability caused by insufficient initialization of output variables in several RPC server routines.
Yes, CVE-2018-16948 can potentially be exploited remotely through the OpenAFS cache manager's RPC communications.