Lucene search
K

16 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-33748

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - lock order inversion in transitive grant copy handling As part of XSA-226 a missing cleanup call was inserted on an error handling path. While doing so, locking...

5.6CVSS6.5AI score0.00039EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 4:38 a.m.1 views

SUSE CVE-2017-15597

An issue was discovered in Xen through 4.9.x. Grant copying code made an implication that any grant pin would be accompanied by a suitable page reference. Other portions of code, however, did not match up with that assumption. When such a grant copy operation is being done on a grant of a dying...

8.1CVSS9.2AI score0.01452EPSS
Exploits0References11
Tenable Nessus
Tenable Nessus
added 2022/10/26 12:0 a.m.35 views

SUSE SLED15 / SLES15 Security Update : xen (SUSE-SU-2022:3727-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:3727-1 advisory. - P2M pool freeing may take excessively long The P2M pool backing second level address translation for guests...

6.5CVSS6.7AI score0.00039EPSS
Exploits0References11
OSV
OSV
added 2022/10/11 1:15 p.m.35 views

CVE-2022-33748

lock order inversion in transitive grant copy handling As part of XSA-226 a missing cleanup call was inserted on an error handling path. While doing so, locking requirements were not paid attention to. As a result two cooperating guests granting each other transitive grants can cause locks to be...

5.6CVSS0.8AI score
Exploits0References8
OSV
OSV
added 2022/10/11 1:15 p.m.1 views

DEBIAN-CVE-2022-33748

lock order inversion in transitive grant copy handling As part of XSA-226 a missing cleanup call was inserted on an error handling path. While doing so, locking requirements were not paid attention to. As a result two cooperating guests granting each other transitive grants can cause locks to be...

5.6CVSS6.3AI score0.00039EPSS
Exploits0References1
OSV
OSV
added 2022/10/11 1:15 p.m.1 views

ALPINE-CVE-2022-33748

lock order inversion in transitive grant copy handling As part of XSA-226 a missing cleanup call was inserted on an error handling path. While doing so, locking requirements were not paid attention to. As a result two cooperating guests granting each other transitive grants can cause locks to be...

5.6CVSS6.7AI score0.00039EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2022/10/11 1:15 p.m.1 views

CVE-2022-33748

lock order inversion in transitive grant copy handling As part of XSA-226 a missing cleanup call was inserted on an error handling path. While doing so, locking requirements were not paid attention to. As a result two cooperating guests granting each other transitive grants can cause locks to be...

5.6CVSS5.7AI score0.00039EPSS
Exploits0References12
AlpineLinux
AlpineLinux
added 2022/10/11 1:15 p.m.33 views

CVE-2022-33748

lock order inversion in transitive grant copy handling As part of XSA-226 a missing cleanup call was inserted on an error handling path. While doing so, locking requirements were not paid attention to. As a result two cooperating guests granting each other transitive grants can cause locks to be...

5.6CVSS0.8AI score0.00039EPSS
Exploits0
Debian CVE
Debian CVE
added 2022/10/11 12:0 a.m.108 views

CVE-2022-33748

lock order inversion in transitive grant copy handling As part of XSA-226 a missing cleanup call was inserted on an error handling path. While doing so, locking requirements were not paid attention to. As a result two cooperating guests granting each other transitive grants can cause locks to be...

5.6CVSS6.8AI score0.00039EPSS
Exploits0
CVE
CVE
added 2022/10/11 12:0 a.m.93 views

CVE-2022-33748

CVE-2022-33748 corresponds to a Xen/XenServer vulnerability where a missing cleanup call on an error path can cause lock order inversion during transitive grant copy handling (XSA-226). This can lead to nested locks acquired in opposite order between two cooperating guests, potentially causing CP...

5.6CVSS6.1AI score0.00039EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2020/04/14 1:15 p.m.1 views

ALPINE-CVE-2020-11742

An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service because of bad continuation handling in GNTTABOPcopy. Grant table operations are expected to return 0 for success, and a negative number for errors. The fix for CVE-2017-12135 introduced a path...

5.5CVSS6.6AI score0.00091EPSS
Exploits0References1
OSV
OSV
added 2020/04/14 1:15 p.m.1 views

DEBIAN-CVE-2020-11742

An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service because of bad continuation handling in GNTTABOPcopy. Grant table operations are expected to return 0 for success, and a negative number for errors. The fix for CVE-2017-12135 introduced a path...

5.5CVSS6.5AI score0.00091EPSS
Exploits0References1
OSV
OSV
added 2020/04/14 1:15 p.m.0 views

UBUNTU-CVE-2020-11742

An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service because of bad continuation handling in GNTTABOPcopy. Grant table operations are expected to return 0 for success, and a negative number for errors. The fix for CVE-2017-12135 introduced a path...

5.5CVSS7.2AI score0.00091EPSS
Exploits0References6
Xen Project
Xen Project
added 2020/04/14 12:0 p.m.65 views

Bad continuation handling in GNTTABOP_copy

ISSUE DESCRIPTION Grant table operations are expected to return 0 for success, and a negative number for errors. The fix for CVE-2017-12135 / XSA-226 introduced a path through grant copy handling where success may be returned to the caller without any action taken. In particular the status fields...

8.8CVSS1.2AI score0.00091EPSS
Exploits0
OSV
OSV
added 2017/10/30 2:29 p.m.0 views

ALPINE-CVE-2017-15597

An issue was discovered in Xen through 4.9.x. Grant copying code made an implication that any grant pin would be accompanied by a suitable page reference. Other portions of code, however, did not match up with that assumption. When such a grant copy operation is being done on a grant of a dying...

9.1CVSS7AI score0.01452EPSS
Exploits0References1
OSV
OSV
added 2017/10/30 2:29 p.m.1 views

UBUNTU-CVE-2017-15597

An issue was discovered in Xen through 4.9.x. Grant copying code made an implication that any grant pin would be accompanied by a suitable page reference. Other portions of code, however, did not match up with that assumption. When such a grant copy operation is being done on a grant of a dying...

9.1CVSS7.3AI score0.01452EPSS
Exploits0References3
Rows per page
Query Builder