CVE-2022-23035
Description
Insufficient cleanup of passed-through device IRQs The management of IRQs associated with physical devices exposed to x86 HVM guests involves an iterative operation in particular when cleaning up after the guests use of the device. In the case where an interrupt is not quiescent yet at the time this cleanup gets invoked, the cleanup attempt may be scheduled to be retried. When multiple interrupts are involved, this scheduling of a retry may get erroneously skipped. At the same time pointers may get cleared (resulting in a de-reference of NULL) and freed (resulting in a use-after-free), while other code would continue to assume them to be valid.
Risk Information
Associated Vulnerability
| Vulnerability | OS Platform |
|---|---|
| SUSE-SU-2022:0469-1(SUSE Linux Enterprise Server 12-SP5 ) xen-4.12.4_18-3.58.2.x86_64.rpm | Linux |
| SUSE-SU-2022:0469-1(SUSE Linux Enterprise Server 12-SP5 ) xen-debugsource-4.12.4_18-3.58.2.x86_64.rpm | Linux |
| SUSE-SU-2022:0469-1(SUSE Linux Enterprise Server 12-SP5 ) xen-doc-html-4.12.4_18-3.58.2.x86_64.rpm | Linux |
| SUSE-SU-2022:0469-1(SUSE Linux Enterprise Server 12-SP5 ) xen-libs-4.12.4_18-3.58.2.x86_64.rpm | Linux |
| SUSE-SU-2022:0469-1(SUSE Linux Enterprise Server 12-SP5 ) xen-libs-32bit-4.12.4_18-3.58.2.x86_64.rpm | Linux |
| SUSE-SU-2022:0469-1(SUSE Linux Enterprise Server 12-SP5 ) xen-libs-debuginfo-4.12.4_18-3.58.2.x86_64.rpm | Linux |
| SUSE-SU-2022:0469-1(SUSE Linux Enterprise Server 12-SP5 ) xen-libs-debuginfo-32bit-4.12.4_18-3.58.2.x86_64.rpm | Linux |
| SUSE-SU-2022:0469-1(SUSE Linux Enterprise Server 12-SP5 ) xen-tools-4.12.4_18-3.58.2.x86_64.rpm | Linux |
| SUSE-SU-2022:0469-1(SUSE Linux Enterprise Server 12-SP5 ) xen-tools-debuginfo-4.12.4_18-3.58.2.x86_64.rpm | Linux |
| SUSE-SU-2022:0469-1(SUSE Linux Enterprise Server 12-SP5 ) xen-tools-domU-4.12.4_18-3.58.2.x86_64.rpm | Linux |
| SUSE-SU-2022:0469-1(SUSE Linux Enterprise Server 12-SP5 ) xen-tools-domU-debuginfo-4.12.4_18-3.58.2.x86_64.rpm | Linux |
Patch Details
No records foundReferences
https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234