rpm package
suse/xorg-x11-server&distro=SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS
pkg:rpm/suse/xorg-x11-server&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP3-ESPOS
Vulnerabilities (12)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2024-21886 | Hig | 7.8 | < 1.20.3-150200.22.5.88.1 | 1.20.3-150200.22.5.88.1 | Feb 28, 2024 | A heap buffer overflow flaw was found in the DisableDevice function in the X.Org server. This issue may lead to an application crash or, in some circumstances, remote code execution in SSH X11 forwarding environments. | |
| CVE-2024-21885 | Hig | 7.8 | < 1.20.3-150200.22.5.88.1 | 1.20.3-150200.22.5.88.1 | Feb 28, 2024 | A flaw was found in X.Org server. In the XISendDeviceHierarchyEvent function, it is possible to exceed the allocated array length when certain new device IDs are added to the xXIHierarchyInfo struct. This can trigger a heap buffer overflow condition, which may lead to an applicat | |
| CVE-2024-0229 | — | < 1.20.3-150200.22.5.88.1 | 1.20.3-150200.22.5.88.1 | Feb 9, 2024 | An out-of-bounds memory access flaw was found in the X.Org server. This issue can be triggered when a device frozen by a sync grab is reattached to a different master device. This issue may lead to an application crash, local privilege escalation (if the server runs with extended | ||
| CVE-2023-6816 | — | < 1.20.3-150200.22.5.88.1 | 1.20.3-150200.22.5.88.1 | Jan 18, 2024 | A flaw was found in X.Org server. Both DeviceFocusEvent and the XIQueryPointer reply contain a bit for each logical button currently down. Buttons can be arbitrarily mapped to any value up to 255, but the X.Org Server was only allocating space for the device's particular number o | ||
| CVE-2023-6478 | — | < 1.20.3-150200.22.5.82.1 | 1.20.3-150200.22.5.82.1 | Dec 13, 2023 | A flaw was found in xorg-server. A specially crafted request to RRChangeProviderProperty or RRChangeOutputProperty can trigger an integer overflow which may lead to a disclosure of sensitive information. | ||
| CVE-2023-6377 | — | < 1.20.3-150200.22.5.82.1 | 1.20.3-150200.22.5.82.1 | Dec 13, 2023 | A flaw was found in xorg-server. Querying or changing XKB button actions such as moving from a touchpad to a mouse can result in out-of-bounds memory reads and writes. This may allow local privilege escalation or possible remote code execution in cases where X11 forwarding is inv | ||
| CVE-2023-5574 | — | < 1.20.3-150200.22.5.79.1 | 1.20.3-150200.22.5.79.1 | Oct 25, 2023 | A use-after-free flaw was found in xorg-x11-server-Xvfb. This issue occurs in Xvfb with a very specific and legacy configuration (a multi-screen setup with multiple protocol screens, also known as Zaphod mode). If the pointer is warped from a screen 1 to a screen 0, a use-after-f | ||
| CVE-2023-5380 | — | < 1.20.3-150200.22.5.79.1 | 1.20.3-150200.22.5.79.1 | Oct 25, 2023 | A use-after-free flaw was found in the xorg-x11-server. An X server crash may occur in a very specific and legacy configuration (a multi-screen setup with multiple protocol screens, also known as Zaphod mode) if the pointer is warped from within a window on one screen to the root | ||
| CVE-2023-5367 | — | < 1.20.3-150200.22.5.79.1 | 1.20.3-150200.22.5.79.1 | Oct 25, 2023 | A out-of-bounds write flaw was found in the xorg-x11-server. This issue occurs due to an incorrect calculation of a buffer offset when copying data stored in the heap in the XIChangeDeviceProperty function in Xi/xiproperty.c and in RRChangeOutputProperty function in randr/rrprope | ||
| CVE-2023-1393 | — | < 1.20.3-150200.22.5.72.1 | 1.20.3-150200.22.5.72.1 | Mar 30, 2023 | A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointer to that window in the CompScreen structure, which will tri | ||
| CVE-2023-0494 | — | < 1.20.3-150200.22.5.66.1 | 1.20.3-150200.22.5.66.1 | Mar 27, 2023 | A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where th | ||
| CVE-2022-46340 | — | < 1.20.3-150200.22.5.69.1 | 1.20.3-150200.22.5.69.1 | Dec 14, 2022 | A vulnerability was found in X.Org. This security flaw occurs becuase the swap handler for the XTestFakeInput request of the XTest extension may corrupt the stack if GenericEvents with lengths larger than 32 bytes are sent through a the XTestFakeInput request. This issue can lead |
- affected < 1.20.3-150200.22.5.88.1fixed 1.20.3-150200.22.5.88.1
A heap buffer overflow flaw was found in the DisableDevice function in the X.Org server. This issue may lead to an application crash or, in some circumstances, remote code execution in SSH X11 forwarding environments.
- affected < 1.20.3-150200.22.5.88.1fixed 1.20.3-150200.22.5.88.1
A flaw was found in X.Org server. In the XISendDeviceHierarchyEvent function, it is possible to exceed the allocated array length when certain new device IDs are added to the xXIHierarchyInfo struct. This can trigger a heap buffer overflow condition, which may lead to an applicat
- CVE-2024-0229Feb 9, 2024affected < 1.20.3-150200.22.5.88.1fixed 1.20.3-150200.22.5.88.1
An out-of-bounds memory access flaw was found in the X.Org server. This issue can be triggered when a device frozen by a sync grab is reattached to a different master device. This issue may lead to an application crash, local privilege escalation (if the server runs with extended
- CVE-2023-6816Jan 18, 2024affected < 1.20.3-150200.22.5.88.1fixed 1.20.3-150200.22.5.88.1
A flaw was found in X.Org server. Both DeviceFocusEvent and the XIQueryPointer reply contain a bit for each logical button currently down. Buttons can be arbitrarily mapped to any value up to 255, but the X.Org Server was only allocating space for the device's particular number o
- CVE-2023-6478Dec 13, 2023affected < 1.20.3-150200.22.5.82.1fixed 1.20.3-150200.22.5.82.1
A flaw was found in xorg-server. A specially crafted request to RRChangeProviderProperty or RRChangeOutputProperty can trigger an integer overflow which may lead to a disclosure of sensitive information.
- CVE-2023-6377Dec 13, 2023affected < 1.20.3-150200.22.5.82.1fixed 1.20.3-150200.22.5.82.1
A flaw was found in xorg-server. Querying or changing XKB button actions such as moving from a touchpad to a mouse can result in out-of-bounds memory reads and writes. This may allow local privilege escalation or possible remote code execution in cases where X11 forwarding is inv
- CVE-2023-5574Oct 25, 2023affected < 1.20.3-150200.22.5.79.1fixed 1.20.3-150200.22.5.79.1
A use-after-free flaw was found in xorg-x11-server-Xvfb. This issue occurs in Xvfb with a very specific and legacy configuration (a multi-screen setup with multiple protocol screens, also known as Zaphod mode). If the pointer is warped from a screen 1 to a screen 0, a use-after-f
- CVE-2023-5380Oct 25, 2023affected < 1.20.3-150200.22.5.79.1fixed 1.20.3-150200.22.5.79.1
A use-after-free flaw was found in the xorg-x11-server. An X server crash may occur in a very specific and legacy configuration (a multi-screen setup with multiple protocol screens, also known as Zaphod mode) if the pointer is warped from within a window on one screen to the root
- CVE-2023-5367Oct 25, 2023affected < 1.20.3-150200.22.5.79.1fixed 1.20.3-150200.22.5.79.1
A out-of-bounds write flaw was found in the xorg-x11-server. This issue occurs due to an incorrect calculation of a buffer offset when copying data stored in the heap in the XIChangeDeviceProperty function in Xi/xiproperty.c and in RRChangeOutputProperty function in randr/rrprope
- CVE-2023-1393Mar 30, 2023affected < 1.20.3-150200.22.5.72.1fixed 1.20.3-150200.22.5.72.1
A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointer to that window in the CompScreen structure, which will tri
- CVE-2023-0494Mar 27, 2023affected < 1.20.3-150200.22.5.66.1fixed 1.20.3-150200.22.5.66.1
A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where th
- CVE-2022-46340Dec 14, 2022affected < 1.20.3-150200.22.5.69.1fixed 1.20.3-150200.22.5.69.1
A vulnerability was found in X.Org. This security flaw occurs becuase the swap handler for the XTestFakeInput request of the XTest extension may corrupt the stack if GenericEvents with lengths larger than 32 bytes are sent through a the XTestFakeInput request. This issue can lead