PatchSiren cyber security CVE debrief
CVE-2017-0318 Freebsd CVE debrief
CVE-2017-0318 is a medium-severity vulnerability in NVIDIA Linux GPU Display Driver kernel-mode handling. The issue is caused by improper validation of an input parameter and can result in a denial of service on the affected system. The official NVD record maps the vulnerable CPE to NVIDIA GPU driver software and classifies the weakness as CWE-20 (Improper Input Validation).
- Vendor
- Freebsd
- Product
- CVE-2017-0318
- CVSS
- MEDIUM 5.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2017-02-15
- Original CVE updated
- 2026-05-13
- Advisory published
- 2017-02-15
- Advisory updated
- 2026-05-13
Who should care
System administrators, workstation owners, and platform teams running NVIDIA GPU display drivers on Linux should review this issue, especially where untrusted local users or local code execution is possible.
Technical summary
The NVD CVE record describes a local attack surface (CVSS:3.0 AV:L) with low attack complexity and low privileges required, no user interaction, and high availability impact. The vulnerability is in a kernel mode layer handler and stems from insufficient validation of an input parameter. The recorded outcome is denial of service rather than data disclosure or integrity impact. The official NVD metadata also includes vendor advisory reference 4398 from NVIDIA.
Defensive priority
Medium priority. It is not marked as KEV, but it can impact system availability on affected NVIDIA driver installations and should be reviewed during normal patch management.
Recommended defensive actions
- Check whether any Linux systems in your environment use NVIDIA GPU display drivers.
- Review the NVIDIA vendor advisory referenced by NVD for affected products and remediation guidance.
- Apply vendor-provided updates or mitigations as soon as they are validated in your environment.
- Limit local code execution and untrusted local access on systems where patching is delayed.
- Monitor affected hosts for unexpected display-driver crashes or service disruption after any exposure to local untrusted code.
Evidence notes
Source corpus describes the flaw as affecting NVIDIA Linux GPU Display Driver and states that improper validation of an input parameter may cause a denial of service. The NVD record links the vulnerability to NVIDIA GPU driver CPEs and assigns CWE-20 with CVSS vector CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. The provided vendor metadata names FreeBSD, but that conflicts with the CVE description and NVD CPE data; this debrief follows the official CVE/NVD record.
Official resources
-
CVE-2017-0318 CVE record
CVE.org
-
CVE-2017-0318 NVD detail
NVD
-
Source item URL
nvd_modified
-
Mitigation or vendor reference
[email protected] - Vendor Advisory
CVE published by the official record on 2017-02-15T23:59:00.430Z and later modified in the NVD record on 2026-05-13T00:24:29.033Z. The modified date reflects record updates, not the original vulnerability date.