Lucene search
+L

1397 matches found

Tenable Nessus
Tenable Nessus
added 2024/07/16 12:0 a.m.18 views

EulerOS 2.0 SP9 : xorg-x11-server (EulerOS-SA-2024-1952)

According to the versions of the xorg-x11-server package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : 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...

7.8CVSS7.4AI score0.01843EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/07/16 12:0 a.m.19 views

EulerOS 2.0 SP9 : xorg-x11-server (EulerOS-SA-2024-1979)

According to the versions of the xorg-x11-server package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : 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...

7.8CVSS7.4AI score0.01843EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.5 views

Xorg-x11-server: heap buffer overflow in xisenddevicehierarchyevent

...

7.8CVSS6.3AI score0.0142EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/06/25 12:0 a.m.20 views

EulerOS 2.0 SP11 : xorg-x11-server (EulerOS-SA-2024-1849)

According to the versions of the xorg-x11-server package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A heap-based buffer over-read vulnerability was found in the X.org server's ProcAppleDRICreatePixmap function. This issue occurs when...

7.8CVSS7.8AI score0.01843EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 11:53 a.m.5 views

xorg-x11-server: Heap buffer overread/data leakage in ProcXIGetSelectedEvents

A heap-based buffer over-read vulnerability was found in the X.org server's ProcXIGetSelectedEvents function. This issue occurs when byte-swapped length values are used in replies, potentially leading to memory leakage and segmentation faults, particularly when triggered by a client with a...

7.3CVSS5.8AI score0.00513EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 11:53 a.m.6 views

xorg-x11-server: Use-after-free in ProcRenderAddGlyphs

A use-after-free vulnerability was found in the ProcRenderAddGlyphs function of Xorg servers. This issue occurs when AllocateGlyph is called to store new glyphs sent by the client to the X server, potentially resulting in multiple entries pointing to the same non-refcounted glyphs. Consequently,...

7.8CVSS6.1AI score0.01843EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 11:45 a.m.12 views

xorg-x11-server: Use-after-free in ProcRenderAddGlyphs

A use-after-free vulnerability was found in the ProcRenderAddGlyphs function of Xorg servers. This issue occurs when AllocateGlyph is called to store new glyphs sent by the client to the X server, potentially resulting in multiple entries pointing to the same non-refcounted glyphs. Consequently,...

7.8CVSS6.1AI score0.01843EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 10:12 a.m.11 views

xorg-x11-server: SELinux unlabeled GLX PBuffer

A flaw was found in the X.Org server. The GLX PBuffer code does not call the XACE hook when creating the buffer, leaving it unlabeled. When the client issues another request to access that resource as with a GetGeometry or when it creates another resource that needs to access that buffer, such as...

5.5CVSS5.8AI score0.00321EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 10:12 a.m.4 views

xorg-x11-server: reattaching to different master device may lead to out-of-bounds memory access

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 privileges, or...

7.8CVSS6.3AI score0.01229EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 10:12 a.m.6 views

xorg-x11-server: out-of-bounds memory read in RRChangeOutputProperty and RRChangeProviderProperty

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

7.6CVSS5.8AI score0.01631EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/05/22 10:12 a.m.8 views

xorg-x11-server: heap buffer overflow in XISendDeviceHierarchyEvent

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 application crash or remo...

7.8CVSS6.6AI score0.0142EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 10:12 a.m.9 views

xorg-x11-server: Heap buffer overflow in DeviceFocusEvent and ProcXIQueryPointer

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 of buttons, leadin...

9.8CVSS5.7AI score0.02106EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 9:45 a.m.7 views

xorg-x11-server: heap buffer overflow in XISendDeviceHierarchyEvent

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 application crash or remo...

7.8CVSS6.6AI score0.0142EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 9:45 a.m.6 views

xorg-x11-server: reattaching to different master device may lead to out-of-bounds memory access

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 privileges, or...

7.8CVSS6.3AI score0.01229EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 9:45 a.m.15 views

xorg-x11-server: Use-after-free bug in DestroyWindow

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 window of the othe...

4.7CVSS5.8AI score0.00715EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 9:45 a.m.8 views

xorg-x11-server: SELinux unlabeled GLX PBuffer

A flaw was found in the X.Org server. The GLX PBuffer code does not call the XACE hook when creating the buffer, leaving it unlabeled. When the client issues another request to access that resource as with a GetGeometry or when it creates another resource that needs to access that buffer, such as...

5.5CVSS5.8AI score0.00321EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 9:45 a.m.5 views

xorg-x11-server: Heap buffer overflow in DeviceFocusEvent and ProcXIQueryPointer

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 of buttons, leadin...

9.8CVSS6.8AI score0.02106EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 9:45 a.m.6 views

xorg-x11-server: out-of-bounds memory read in RRChangeOutputProperty and RRChangeProviderProperty

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

7.6CVSS5.8AI score0.01631EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/05/22 9:29 a.m.10 views

xorg-x11-server: Use-after-free bug in DestroyWindow

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 window of the othe...

4.7CVSS5.8AI score0.00715EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 11:8 a.m.1 views

OESA-2024-1600 xorg-x11-server-xwayland security update

Xwayland is an X server for running X clients under Wayland. %package devel Summary: Development package Requires: pkgconfig %description devel The development package provides the developmental files which are necessary for developing Wayland compositors using Xwayland. %prep %autosetup -n...

7.8CVSS7.9AI score0.01229EPSS
SaveExploits0References3
Rows per page
Query Builder