Lucene search
+L

464 matches found

Zero Day Initiative
Zero Day Initiative
added 2025/10/29 12:00 a.m.10 views

X.Org Server XkbSetCompatMap Numeric Truncation Error Privilege Escalation Vulnerability

This vulnerability allows local attackers to escalate privileges on affected installations of X.Org Server. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the handling of...

7.8CVSS7.4AI score0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/28 12:00 a.m.10 views

UBUNTU-CVE-2025-62231

A flaw was identified in the X.Org X server’s X Keyboard Xkb extension where improper bounds checking in the XkbSetCompatMap function can cause an unsigned short overflow. If an attacker sends specially crafted input data, the value calculation may overflow, leading to memory corruption or a cras...

7.3CVSS7.2AI score0.00277EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/10/28 12:00 a.m.16 views

PT-2025-44229

Name of the Vulnerable Software and Affected Versions X.Org X Server versions 2:21.1.16-1ubuntu1.2 and earlier X.Org X Server affected versions not specified Description The X.Org X Server contains flaws in memory handling and client resource cleanup. Specifically, the X Keyboard Xkb extension...

7.8CVSS8.5AI score0.00474EPSS
SaveExploits0References148
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2013-1096

Malware in sbrugna...

1.9CVSS6.1AI score0.00338EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2017-5240

Malware in sbrugna...

7.8CVSS7.7AI score0.00443EPSS
SaveExploits0References13
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2023-58618

Malicious code in bioql PyPI...

7.8CVSS6.5AI score0.01587EPSS
SaveExploits0References28
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-2320

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in the Xorg-x11-server. The specific flaw exists within the handling of ProcXkbSetDeviceInfo requests. The issue results from the lack of prope...

7.8CVSS7.6AI score0.00626EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/28 7:34 p.m.14 views

CLSA-2025-1756409662 xorg-x11-server: Fix of 8 CVEs

CVE-2025-26594: refuse to free the root cursor and keep its ref - CVE-2025-26595: fix buffer overflow in XkbVModMaskText - CVE-2025-26596: xkb: fix computation of XkbSizeKeySyms - CVE-2025-26597: xkb: fix buffer overflow in XkbChangeTypesOfKey - CVE-2025-26598: Xi: Fix barrier device search -...

7.8CVSS7.3AI score0.00435EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-2319

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in the Xorg-x11-server. An out-of-bounds access issue can occur in the ProcXkbSetGeometry function due to improper validation of the request...

7.8CVSS7.1AI score0.00465EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/08/04 4:35 p.m.19 views

xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability

A flaw was found in the X.org server. Due to improperly tracked allocation size in XkbSetCompatMap, a local attacker may be able to trigger a buffer overflow condition via a specially crafted payload, leading to denial of service or local privilege escalation in distributions where the X.org serv...

7.8CVSS6AI score0.00903EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/05/13 4:03 p.m.8 views

Xorg: xwayland: Buffer overflow in XkbVModMaskText()

A buffer overflow flaw was found in X.Org and Xwayland. The code in XkbVModMaskText allocates a fixed-sized buffer on the stack and copies the names of the virtual modifiers to that buffer. The code fails to check the bounds of the buffer and would copy the data regardless of the size...

7.8CVSS6AI score0.00429EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/03/17 1:34 a.m.9 views

xorg: xwayland: Buffer overflow in XkbChangeTypesOfKey()

A buffer overflow flaw was found in X.Org and Xwayland. If XkbChangeTypesOfKey is called with a 0 group, it will resize the key symbols table to 0 but leave the key actions unchanged. If the same function is later called with a non-zero value of groups, this will cause a buffer overflow because t...

7.8CVSS6AI score0.00435EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/03/10 12:50 p.m.11 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
SUSE Linux
SUSE Linux
added 2025/02/28 10:09 a.m.6 views

Security update for libX11

This update for libX11 fixes the following issues: CVE-2025-26597: improper resizing of key actions when nGroups is 0 can lead to buffer overflows in XkbChangeTypesOfKey bsc1237431. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdat...

6.8CVSS8.1AI score0.00435EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/02/26 2:29 p.m.4 views

Security update for xorg-x11-server

This update for xorg-x11-server fixes the following issues: CVE-2025-26594: Use-after-free of the root cursor bsc1237427. CVE-2025-26595: Buffer overflow in XkbVModMaskText bsc1237429. CVE-2025-26596: Heap overflow in XkbWriteKeySyms bsc1237430. CVE-2025-26597: Buffer overflow in...

7.8CVSS8.4AI score0.00435EPSS
SaveExploits0References32
CNNVD
CNNVD
added 2025/02/25 12:00 a.m.6 views

X.Org和Xwayland 安全漏洞

X.Org is an open source free software from the X.Org Foundation.Xwayland is an open source communication protocol from Xwayland that specifies how a display server communicates with its clients. A security vulnerability exists in X.Org and Xwayland that stems from the XkbChangeTypesOfKey function...

7.8CVSS7.9AI score0.00435EPSS
SaveExploits0References3
Oracle linux
Oracle linux
added 2024/12/03 12:00 a.m.24 views

tigervnc security update

1.8.0-33.0.3 - xorg-x11-server: xkb: Fix buffer overflow in XkbSetCompatMap CVE-2024-9632Orabug: 37295822...

7.8CVSS7.9AI score0.00903EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/18 1:21 a.m.11 views

xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability

A flaw was found in the X.org server. Due to improperly tracked allocation size in XkbSetCompatMap, a local attacker may be able to trigger a buffer overflow condition via a specially crafted payload, leading to denial of service or local privilege escalation in distributions where the X.org serv...

7.8CVSS6AI score0.00903EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/11/13 6:21 p.m.28 views

xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability

A flaw was found in the X.org server. Due to improperly tracked allocation size in XkbSetCompatMap, a local attacker may be able to trigger a buffer overflow condition via a specially crafted payload, leading to denial of service or local privilege escalation in distributions where the X.org serv...

7.8CVSS6AI score0.00903EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2024/11/01 3:13 p.m.1 views

Security update for xorg-x11-server

This update for xorg-x11-server fixes the following issues: CVE-2024-9632: Fixed heap-based buffer overflow privilege escalation in XkbSetCompatMap bsc1231565. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

8.5CVSS8.5AI score0.00903EPSS
SaveExploits0References4
Rows per page
Query Builder