Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2018-16882 Details

Description

A use-after-free issue was found in the way the Linux kernel's KVM hypervisor processed posted interrupts when nested(=1) virtualization is enabled. In nested_get_vmcs12_pages(), in case of an error while processing posted interrupt address, it unmaps the 'pi_desc_page' without resetting 'pi_desc' descriptor address, which is later used in pi_test_and_clear_on(). A guest user/process could use this flaw to crash the host kernel resulting in DoS or potentially gain privileged access to a system. Kernel versions before 4.14.91 and before 4.19.13 are vulnerable.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16882 CVEIssue TrackingPatchThird Party Advisory
https://lwn.net/Articles/775720/ CVEThird Party Advisory
https://lwn.net/Articles/775721/ CVEThird Party Advisory
https://marc.info/?l=kvm&m=154514994222809&w=2 CVEPatchThird Party Advisory
https://support.f5.com/csp/article/K80557033 CVEThird Party Advisory

see all 26 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-416Use After Free[email protected]
CWE-416Use After Free[email protected]

Affected Products

ProductVersions
linux linux kernel
>= 4.14, < 4.14.91
>= 4.15, < 4.19.13

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
canonical ubuntu linux
14.04
16.04
18.04
18.10

CPE

  • cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*
  • cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*
  • cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*
  • cpe:2.3:o:canonical:ubuntu_linux:18.10:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

13 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2018-16882
NVD Published Date:
Jan 3, 2019
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2018-16882 Details - Not Deferred