Lucene search
+L

1320 matches found

Cvelist
Cvelist
added 2021/03/05 12:0 a.m.26 views

CVE-2021-28038

An issue was discovered in the Linux kernel through 5.11.3, as used with Xen PV. A certain part of the netback driver lacks necessary treatment of errors such as failed memory allocations as a result of changes to the handling of grant mapping errors. A host OS denial of service may occur during...

6.5AI score0.00708EPSS
SaveExploits0References6
NVD
NVD
added 2021/03/04 10:15 p.m.23 views

CVE-2021-25348

Improper permission grant check in Samsung Internet prior to version 13.0.1.60 allows access to files in internal storage without authorized STORAGE permission...

2.4CVSS0.00259EPSS
SaveExploits0References2
Prion
Prion
added 2021/03/04 10:15 p.m.20 views

Input validation

Improper permission grant check in Samsung Internet prior to version 13.0.1.60 allows access to files in internal storage without authorized STORAGE permission...

2.1CVSS4AI score0.00259EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2021/03/04 9:7 p.m.79 views

CVE-2021-25348

Samsung Internet (Android) is affected by CVE-2021-25348 due to an improper permission grant check in versions prior to 13.0.1.60, which allows access to files in internal storage without the authorized STORAGE permission. The issue stems from insufficient validation of permission grants when acc...

2.4CVSS4AI score0.00259EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/03/04 9:7 p.m.26 views

CVE-2021-25348

Improper permission grant check in Samsung Internet prior to version 13.0.1.60 allows access to files in internal storage without authorized STORAGE permission...

2.1CVSS4.1AI score0.00259EPSS
SaveExploits0References2
Xen Project
Xen Project
added 2021/03/04 10:39 a.m.100 views

Linux: netback fails to honor grant mapping errors

ISSUE DESCRIPTION XSA-362 tried to address issues here, but in the case of the netback driver the changes were insufficient: It left the relevant function invocation with, effectively, no error handling at all. As a result, memory allocation failures there could still lead to frontend-induced...

6.5CVSS7.3AI score0.00708EPSS
SaveExploits0
CNNVD
CNNVD
added 2021/03/02 12:0 a.m.3 views

Google Android 安全漏洞

Google Android is a Linux-based open source operating system from Google and the Open Handset Alliance OHA. Google Android suffers from an elevation of privilege vulnerability. The vulnerability stems from a code logic error in CrossProfileAppsServiceImpl.java, which results in the application's...

7.8CVSS5.9AI score0.00143EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2021/03/01 12:0 a.m.59 views

Fedora 32 : kernel (2021-8d45d297c6)

The remote Fedora 32 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2021-8d45d297c6 advisory. - 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...

7.8CVSS6.7AI score0.00544EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2021/02/26 8:0 a.m.7 views

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 loops over the results performing follow-up actions based on the success or failure of each operation. Unfortunately when running in PV mode the Linux backend drivers mishandle this: Some errors are ignored effectively implying their success from the success of related batch elements. In other cases errors resulting from one batch element lead to further batch elements not being inspected and hence successful ones to not be possible to properly unmap upon error recovery. Only systems with Linux backends running in PV mode are vulnerable. Linux backends run in HVM / PVH modes are not vulnerable. This affects arch/*/xen/p2m.c and drivers/xen/gntdev.c.

...

5.5CVSS7.7AI score0.00346EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2021/02/25 8:0 a.m.13 views

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 processing resulting in the caller assuming successful mapping and hence subsequent operations trying to access space that wasn't mapped. In another case internal state would be insufficiently updated preventing safe recovery from the error. This affects drivers/block/xen-blkback/blkback.c.

...

7.8CVSS7.8AI score0.00348EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/02/25 12:0 a.m.36 views

FreeBSD : FreeBSD -- Xen grant mapping error handling issues (5b8c6e1e-770f-11eb-b87a-901b0ef719ab)

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 success or failur...

5.5CVSS6.4AI score0.00346EPSS
SaveExploits0References2
FreeBSD Advisory
FreeBSD Advisory
added 2021/02/24 12:0 a.m.20 views

FreeBSD-SA-21:06.xen

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-21:06.xen Security Advisory The FreeBSD Project Topic: Xen grant mapping error handling issues Category: contrib Module: xen Announced: 2021-02-24 Credits: See...

5.5CVSS6.8AI score0.00346EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2021/02/24 12:0 a.m.47 views

FreeBSD -- Xen grant mapping error handling issues

Problem 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...

5.5CVSS6.6AI score0.00346EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/02/19 12:0 a.m.30 views

Oracle Linux 7 : Unbreakable Enterprise kernel (ELSA-2021-9067)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2021-9067 advisory. - xen-blkback: fix error handling in xenblkbkmap Jan Beulich Orabug: 32492110 CVE-2021-26930 - xen-scsiback: don't handle error by BUG Jan Beulich...

7.8CVSS6.8AI score0.00544EPSS
SaveExploits0References4
OSV
OSV
added 2021/02/17 2:15 a.m.33 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
NVD
NVD
added 2021/02/17 2:15 a.m.27 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.3 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
Prion
Prion
added 2021/02/17 2:15 a.m.34 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.3 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.6 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
Rows per page
Query Builder