CVE-2017-14318
Last modified
CVE-2017-14318 is a vulnerability of currently unknown severity. An issue was discovered in Xen 4.5.x through 4.9.x. The function `__gnttab_cache_flush` handles GNTTABOP_cache_flush grant table operations. EPSS estimates a 0.42% chance of exploitation in the next 30 days.
Description
An issue was discovered in Xen 4.5.x through 4.9.x. The function `__gnttab_cache_flush` handles GNTTABOP_cache_flush grant table operations. It checks to see if the calling domain is the owner of the page that is to be operated on. If it is not, the owner's grant table is checked to see if a grant mapping to the calling domain exists for the page in question. However, the function does not check to see if the owning domain actually has a grant table or not. Some special domains, such as `DOMID_XEN`, `DOMID_IO` and `DOMID_COW` are created without grant tables. Hence, if __gnttab_cache_flush operates on a page owned by these special domains, it will attempt to dereference a NULL pointer in the domain struct.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Xen | Xen | 4.5.0 |
| Xen | Xen | 4.5.1 |
| Xen | Xen | 4.5.2 |
| Xen | Xen | 4.5.3 |
| Xen | Xen | 4.5.5 |
| Xen | Xen | 4.6.0 |
| Xen | Xen | 4.6.1 |
| Xen | Xen | 4.6.3 |
| Xen | Xen | 4.6.4 |
| Xen | Xen | 4.6.5 |
| Xen | Xen | 4.6.6 |
| Xen | Xen | 4.7.0 |
| Xen | Xen | 4.7.1 |
| Xen | Xen | 4.7.2 |
| Xen | Xen | 4.7.3 |
| Xen | Xen | 4.8.0 |
| Xen | Xen | 4.8.1 |
| Xen | Xen | 4.9.0 |
References
- http://www.securityfocus.com/bid/100817Third Party Advisory, VDB Entry
- http://www.securitytracker.com/id/1039349Third Party Advisory, VDB Entry
- http://xenbits.xen.org/xsa/advisory-232.htmlPatch, Vendor Advisory
- http://www.securityfocus.com/bid/100817Third Party Advisory, VDB Entry
- http://www.securitytracker.com/id/1039349Third Party Advisory, VDB Entry
- http://xenbits.xen.org/xsa/advisory-232.htmlPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-14318?
How severe is CVE-2017-14318?
How do I fix CVE-2017-14318?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2017
- CVE-2017-14312Nagios Core through 4.3.4 initially executes /usr/sbin/nagio…
- CVE-2017-14313The shibboleth_login_form function in shibboleth.php in the …
- CVE-2017-14314Off-by-one error in the DrawImage function in magick/render.…
- CVE-2017-14315In Apple iOS 7 through 9, due to a BlueBorne flaw in the imp…
- CVE-2017-14316A parameter verification issue was discovered in Xen through…
- CVE-2017-14317A domain cleanup issue was discovered in the C xenstore daem…
- CVE-2017-14319A grant unmapping issue was discovered in Xen through 4.9.x.…
- CVE-2017-14320Mirasvit Helpdesk MX before 1.5.3 might allow remote attacke…
- CVE-2017-14321Multiple cross-site scripting (XSS) vulnerabilities in the a…
- CVE-2017-14322The function in charge to check whether the user is already …
- CVE-2017-14323SSRF (Server Side Request Forgery) in getRemoteImage.php in …
- CVE-2017-14324In ImageMagick 7.0.7-1 Q16, a memory leak vulnerability was …
Are you affected by CVE-2017-14318?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
