An issue was discovered in xenvif_set_hash_mapping in drivers/net/xen-netback/hash.c in the Linux kernel through 4.18.1, as used in Xen through 4.11.x and other products. The Linux netback driver allows frontends to control mapping of requests to request queues. When processing a request to set or change this mapping, some input validation (e.g., for an integer overflow) was missing or flawed, leading to OOB access in hash handling. A malicious or buggy frontend may cause the (usually privileged) backend to make out of bounds memory accesses, potentially resulting in one or more of privilege escalation, Denial of Service (DoS), or information leaks.
References
Link | Resource |
---|---|
http://xenbits.xen.org/xsa/advisory-270.html | Vendor Advisory |
https://bugs.chromium.org/p/project-zero/issues/detail?id=1607 | Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2019/03/msg00017.html | Mailing List Third Party Advisory |
https://usn.ubuntu.com/3819-1/ | Third Party Advisory |
https://usn.ubuntu.com/3820-1/ | Third Party Advisory |
https://usn.ubuntu.com/3820-2/ | Third Party Advisory |
https://usn.ubuntu.com/3820-3/ | Third Party Advisory |
https://www.debian.org/security/2018/dsa-4313 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2018-08-17 18:29
Updated : 2023-10-03 15:39
NVD link : CVE-2018-15471
Mitre link : CVE-2018-15471
CVE.ORG link : CVE-2018-15471
JSON object : View
Products Affected
xen
- xen
canonical
- ubuntu_linux
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read