CVE-2018-16948

Source
https://cve.org/CVERecord?id=CVE-2018-16948
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-16948.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-16948
Downstream
Related
Published
2018-09-12T01:29:00Z
Modified
2026-04-16T06:19:29Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-16948.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "1.6.23"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "1.8.0"
            },
            {
                "fixed": "1.8.2"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "8.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.0"
            }
        ]
    }
]