Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905389 (CVE-2022-42330, CVE-2022-42335, XSA-425, XSA-430) - <app-emulation/xen-{4.16.4,4.17.1}: multiple vulnerabilities
Summary: <app-emulation/xen-{4.16.4,4.17.1}: multiple vulnerabilities
Status: IN_PROGRESS
Alias: CVE-2022-42330, CVE-2022-42335, XSA-425, XSA-430
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Security
URL:
Whiteboard: B3 [stable?]
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-04-30 22:01 UTC by John Helmert III
Modified: 2023-06-13 04:16 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2023-04-30 22:01:13 UTC
CVE-2022-42330 (https://xenbits.xenproject.org/xsa/advisory-425.txt):

Guests can cause Xenstore crash via soft reset When a guest issues a "Soft Reset" (e.g. for performing a kexec) the libxl based Xen toolstack will normally perform a XS_RELEASE Xenstore operation. Due to a bug in xenstored this can result in a crash of xenstored. Any other use of XS_RELEASE will have the same impact.
Comment 1 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2023-04-30 22:09:34 UTC
CVE-2022-42335 (https://xenbits.xenproject.org/xsa/advisory-430.txt):

x86 shadow paging arbitrary pointer dereference In environments where host assisted address translation is necessary but Hardware Assisted Paging (HAP) is unavailable, Xen will run guests in so called shadow mode. Due to too lax a check in one of the hypervisor routines used for shadow page handling it is possible for a guest with a PCI device passed through to cause the hypervisor to access an arbitrary pointer partially under guest control.
Comment 2 Larry the Git Cow gentoo-dev 2023-05-16 07:33:54 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3930320a6720f2b609ee77a5073df1af5ba37a6

commit a3930320a6720f2b609ee77a5073df1af5ba37a6
Author:     Tomáš Mózes <hydrapolic@gmail.com>
AuthorDate: 2023-05-02 22:25:36 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-05-16 07:33:51 +0000

    app-emulation/xen: add 4.16.4/4.17.1
    
    Bug: https://bugs.gentoo.org/905389
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/30848
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 app-emulation/xen/Manifest          |   2 +
 app-emulation/xen/xen-4.16.4.ebuild | 174 ++++++++++++++++++++++++++++++++++++
 app-emulation/xen/xen-4.17.1.ebuild | 174 ++++++++++++++++++++++++++++++++++++
 3 files changed, 350 insertions(+)
Comment 3 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2023-06-13 04:16:34 UTC
Apologies for the delay in handling.

Please stabilize when ready.