Lucene search
+L

5302 matches found

RedHat Linux
RedHat Linux
added 2025/05/13 8:29 a.m.11 views

xorg: xwayland: Use-after-free in PlayReleasedEvents()

A use-after-free flaw was found in X.Org and Xwayland. When a device is removed while still frozen, the events queued for that device remain while the device is freed. Replaying the events will cause a use-after-free...

7.8CVSS5.7AI score0.00386EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/05/13 8:29 a.m.15 views

xorg: xwayland: Use of uninitialized pointer in compRedirectWindow()

An access to an uninitialized pointer flaw was found in X.Org and Xwayland. The function compCheckRedirect may fail if it cannot allocate the backing pixmap. In that case, compRedirectWindow will return a BadAlloc error without validating the window tree marked just before, which leaves the...

7.8CVSS5.7AI score0.00397EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.7 views

Moderate: Red Hat Security Advisory: xorg-x11-server security update

An update for xorg-x11-server is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

7.8CVSS7.3AI score0.00903EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

xorg: xwayland: Use-after-free in SyncInitTrigger()

A use-after-free flaw was found in X.Org and Xwayland. When changing an alarm, the values of the change mask are evaluated one after the other, changing the trigger values as requested, and eventually, SyncInitTrigger is called. If one of the changes triggers an error, the function will return...

7.8CVSS5.7AI score0.00386EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.16 views

xorg: xwayland: Heap overflow in XkbWriteKeySyms()

A heap overflow flaw was found in X.Org and Xwayland. The computation of the length in XkbSizeKeySyms differs from what is written in XkbWriteKeySyms, which may lead to a heap-based buffer overflow...

7.8CVSS6.2AI score0.00429EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/13 12:00 a.m.6 views

ALSA-2025:7163 Moderate: xorg-x11-server security update

X.Org is an open-source implementation of the X Window System. It provides the basic low-level functionality that full-fledged graphical user interfaces are designed upon. Security Fixes: xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability CVE-2024-9632 X.Org:...

7.8CVSS8.4AI score0.00903EPSS
SaveExploits0References20
AlmaLinux
AlmaLinux
added 2025/05/13 12:00 a.m.10 views

Moderate: xorg-x11-server security update

X.Org is an open-source implementation of the X Window System. It provides the basic low-level functionality that full-fledged graphical user interfaces are designed upon. Security Fixes: xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability CVE-2024-9632 X.Org:...

7.8CVSS7.8AI score0.00903EPSS
SaveExploits0References20
RedHat Linux
RedHat Linux
added 2025/04/17 6:39 a.m.20 views

xorg: xwayland: Use of uninitialized pointer in compRedirectWindow()

An access to an uninitialized pointer flaw was found in X.Org and Xwayland. The function compCheckRedirect may fail if it cannot allocate the backing pixmap. In that case, compRedirectWindow will return a BadAlloc error without validating the window tree marked just before, which leaves the...

7.8CVSS7AI score0.00397EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/04/17 6:39 a.m.5 views

xorg: xwayland: Use-after-free in PlayReleasedEvents()

A use-after-free flaw was found in X.Org and Xwayland. When a device is removed while still frozen, the events queued for that device remain while the device is freed. Replaying the events will cause a use-after-free...

7.8CVSS7AI score0.00386EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/14 12:08 p.m.17 views

CLSA-2025-1744632481 tigervnc: Fix of CVE-2023-5380

CVE-2023-5380: xorg-x11-server: fix use-after-free flaw causing X server crash in specific multi-screen Zaphod mode configuration by handling window destruction properly...

4.7CVSS7.2AI score0.00715EPSS
SaveExploits0References1
Amazon
Amazon
added 2025/04/14 12:00 a.m.11 views

Medium: xorg-x11-server

Issue Overview: In X.Org X server 20.11 through 21.1.16, when a client application uses easystroke for mouse gestures, the main thread modifies various data structures used by the input thread without acquiring a lock, aka a race condition. In particular, AttachDevice in dix/devices.c does not...

7.7CVSS6.7AI score0.00326EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:00 a.m.11 views

The vulnerability of the PlayReleasedEvents() function in the Wayland protocol for X.Org XWayland, which is implemented in the X Window System X.Org Server, allows a perpetrator to execute arbitrary code.

The vulnerability of the PlayReleasedEvents function in the Wayland protocol for X.Org XWayland is related to the use of memory after it is freed. Exploiting this vulnerability can allow a attacker to execute arbitrary code...

7.8CVSS7.5AI score0.00386EPSS
SaveExploits0References17Affected Software14
OSV
OSV
added 2025/04/09 6:28 p.m.11 views

CLSA-2025-1744223313 tigervnc: Fix of 3 CVEs

CVE-2024-31080: xorg-x11-server: fix heap-based buffer over-read vulnerability in ProcXIGetSelectedEvents by avoiding byte-swapped length values in replies - CVE-2024-9632: xorg-x11-server: fix improperly tracked allocation size in XkbSetCompatMap to prevent buffer overflow condition -...

7.8CVSS7.3AI score0.00903EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/09 3:44 p.m.7 views

CLSA-2025-1744213437 tigervnc: Fix of 3 CVEs

CVE-2023-6816: xorg-x11-server: fix use-after-free issue by adding check to allocate sufficient space for logical button maps to prevent heap overflow in DeviceFocusEvent and XIQueryPointer replies - CVE-2023-5367: xorg-x11-server: correct buffer offset handling in XIChangeDeviceProperty and...

9.8CVSS7.3AI score0.02106EPSS
SaveExploits0References1
Oracle linux
Oracle linux
added 2025/04/07 12:00 a.m.113 views

xorg-x11-server security update

1.20.4-29.0.1 - Fixed CVE-2025-26594 CVE-2025-26595 CVE-2025-26596 - CVE-2025-26597 CVE-2025-26598 CVE-2025-26599 CVE-2025-26600 - CVE-2025-26601 Orabug: 37712847...

7.8CVSS7.3AI score0.00435EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/04/07 12:00 a.m.42 views

Oracle Linux 7 : xorg-x11-server (ELSA-2025-2879)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-2879 advisory. - Fixed CVE-2025-26594 CVE-2025-26595 CVE-2025-26596 - CVE-2025-26597 CVE-2025-26598 CVE-2025-26599 CVE-2025-26600 Tenable has extracted the preceding...

7.8CVSS7.6AI score0.00435EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/03/31 12:00 a.m.13 views

Oracle Linux 7 : tigervnc (ELSA-2025-2861)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-2861 advisory. - Fix CVE-2025-26594 xorg-x11-server Use-after-free of the root cursor Orabug: 37712725 - Fix CVE-2025-26595 xorg-x11-server Buffer overflow in...

9.8CVSS7.1AI score0.03547EPSS
SaveExploits1References9
Oracle linux
Oracle linux
added 2025/03/31 12:00 a.m.36 views

tigervnc security update

1.8.0-33.0.5 - Fix CVE-2025-26594 xorg-x11-server Use-after-free of the root cursor Orabug: 37712725 - Fix CVE-2025-26595 xorg-x11-server Buffer overflow in XkbVModMaskText - Fix CVE-2025-26596 xorg-x11-server Heap overflow in XkbWriteKeySyms - Fix CVE-2025-26597 xorg-x11-server Buffer overflow i...

7.8CVSS8.2AI score0.03547EPSS
SaveExploits1
OSV
OSV
added 2025/03/27 6:39 p.m.13 views

CLSA-2025-1743071343 tigervnc: Fix of CVE-2025-26601

CVE-2025-26601: xorg-x11-server: fix use-after-free issue by adding check to ensure new sync object is added before alarm triggers...

7.8CVSS7.1AI score0.00386EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/03/27 12:00 a.m.14 views

Amazon Linux 2 : xorg-x11-server (ALAS-2025-2791)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2025-2791 advisory. A use-after-free flaw was found in X.Org and Xwayland. The root cursor is referenced in the X server as a global variable. If a client frees the root cursor, the internal reference points to free...

7.8CVSS7.8AI score0.00435EPSS
SaveExploits0References18
Rows per page
Query Builder