Lucene search
+L

1405 matches found

OSV
OSV
added 2021/02/17 2:15 a.m.5 views

DEBIAN-CVE-2021-26932

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then...

5.5CVSS6.5AI score0.00346EPSS
SaveExploits0References1
NVD
NVD
added 2021/02/17 2:15 a.m.28 views

CVE-2021-26932

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then...

5.5CVSS0.00346EPSS
SaveExploits0References7
OSV
OSV
added 2021/02/17 2:15 a.m.35 views

CVE-2021-26932

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then...

5.5CVSS9AI score
SaveExploits0References7
Prion
Prion
added 2021/02/17 2:15 a.m.36 views

Design/Logic Flaw

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then...

1.9CVSS5.8AI score0.00346EPSS
SaveExploits0References6Affected Software3
ATTACKERKB
ATTACKERKB
added 2021/02/17 2:15 a.m.5 views

CVE-2021-26932

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then...

5.5CVSS6.4AI score0.00346EPSS
SaveExploits0References10
OSV
OSV
added 2021/02/17 2:15 a.m.9 views

UBUNTU-CVE-2021-26932

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then...

5.5CVSS6.7AI score0.00346EPSS
SaveExploits0References4
OSV
OSV
added 2021/02/17 1:15 a.m.4 views

DEBIAN-CVE-2021-26930

An issue was discovered in the Linux kernel 3.11 through 5.10.16, as used by Xen. To service requests to the PV backend, the driver maps grant references provided by the frontend. In this process, errors may be encountered. In one case, an error encountered earlier might be discarded by later...

7.8CVSS6.4AI score0.00348EPSS
SaveExploits0References1
OSV
OSV
added 2021/02/17 1:15 a.m.12 views

UBUNTU-CVE-2021-26930

An issue was discovered in the Linux kernel 3.11 through 5.10.16, as used by Xen. To service requests to the PV backend, the driver maps grant references provided by the frontend. In this process, errors may be encountered. In one case, an error encountered earlier might be discarded by later...

7.8CVSS6.6AI score0.00348EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2021/02/17 1:15 a.m.4 views

CVE-2021-26930

An issue was discovered in the Linux kernel 3.11 through 5.10.16, as used by Xen. To service requests to the PV backend, the driver maps grant references provided by the frontend. In this process, errors may be encountered. In one case, an error encountered earlier might be discarded by later...

7.8CVSS6.3AI score0.00348EPSS
SaveExploits0References10
CVE
CVE
added 2021/02/17 12:00 a.m.345 views

CVE-2021-26932

CVE-2021-26932 affects Linux kernels 3.2 through 5.10.16 when used with Xen PV backends. The issue arises in grant-mapping error handling during batch hypercalls, where errors can be ignored or misreported, causing improper unmapping and potential downstream impact. Affected components include ar...

5.5CVSS6AI score0.00346EPSS
SaveExploits0References7Affected Software1
UbuntuCve
UbuntuCve
added 2021/02/17 12:00 a.m.36 views

CVE-2021-26932

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then...

5.5CVSS6.7AI score0.00346EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2021/02/17 12:00 a.m.51 views

CVE-2021-26932

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then...

5.5CVSS6.4AI score0.00346EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/02/17 12:00 a.m.23 views

CVE-2021-26932

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then...

6.4AI score0.00346EPSS
SaveExploits0References7
Xen Project
Xen Project
added 2021/02/16 12:00 p.m.100 views

Linux: backends treating grant mapping errors as bugs

ISSUE DESCRIPTION Block, net, and SCSI backends consider certain errors a plain bug, deliberately causing a kernel crash. For errors potentially being at least under the influence of guests, like out of memory conditions, it isn't correct to assume so. Memory allocations potentially causing such...

5.5CVSS6.5AI score0.00544EPSS
SaveExploits0
Xen Project
Xen Project
added 2021/02/16 12:00 p.m.90 views

Linux: grant mapping error handling issues

ISSUE DESCRIPTION Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one reported to the backend driver, and the backend driver then loops over the results, performing follow-up actions based on the...

5.5CVSS6.2AI score0.00346EPSS
SaveExploits0
Xen Project
Xen Project
added 2021/02/16 12:00 p.m.82 views

Linux: error handling issues in blkback's grant mapping

ISSUE DESCRIPTION To service requests, the driver maps grant references provided by the frontend. In this process, errors may be encountered. In one case an error encountered earlier might be discarded by later processing, resulting in the caller assuming successful mapping, and hence subsequent...

7.8CVSS7.6AI score0.00348EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/02/15 12:00 a.m.19 views

PT-2021-3000 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions 3.11 through 5.10.16 Description: The issue is related to errors in mapping grant references provided by the frontend in the Linux kernel's Xen driver. This can lead to the caller assuming successful mapping and attempti...

9.8CVSS7.2AI score0.89721EPSS
SaveExploits271References1395
Positive Technologies
Positive Technologies
added 2021/02/15 12:00 a.m.21 views

PT-2021-3001 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel versions 3.2 through 5.10.16 Description: An issue was discovered in the Linux kernel, as used by Xen, where grant mapping operations in batch hypercalls are mishandled by Linux backend drivers when running in PV mode. This can...

9.8CVSS7.3AI score0.89721EPSS
SaveExploits257References1276
OSV
OSV
added 2021/01/29 7:15 a.m.9 views

CVE-2020-28405

An improper authorization vulnerability exists in Star Practice Management Web version 2019.2.0.6, allowing an unauthorized user to change the privileges of any user of the application. This can be used to grant himself the administrative role or remove all administrative accounts of the...

8.8CVSS7.3AI score0.01618EPSS
SaveExploits0References3
OSV
OSV
added 2021/01/11 10:15 p.m.8 views

CVE-2021-0307

In updatePermissionSourcePackage of PermissionManagerService.java, there is a possible automatic runtime permission grant due to a confused deputy. This could lead to local escalation of privilege allowing a malicious app to silently gain access to a dangerous permission with no additional...

7.8CVSS6.7AI score0.00167EPSS
SaveExploits0References1
Rows per page
Query Builder