Lucene search
K

15 matches found

Wolfi
Wolfi
added 2026/01/07 1:51 a.m.1 views

GHSA-3F26-J6R7-9Q8V vulnerabilities

Vulnerabilities for packages: xorg-server...

7AI score
Exploits0
OpenVAS
OpenVAS
added 2025/06/26 12:0 a.m.5 views

Debian: Security Advisory (DLA-4230-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS6.3AI score0.00296EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2025/06/24 12:0 a.m.3 views

Debian: Security Advisory (DSA-5947-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS6.3AI score0.00364EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2025/06/19 12:0 a.m.3 views

Ubuntu: Security Advisory (USN-7573-2)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS6.3AI score0.00296EPSS
Exploits0References2
Slackware Linux
Slackware Linux
added 2025/06/18 9:39 p.m.8 views

[slackware-security] xorg-server

New xorg-server packages are available for Slackware 15.0 and -current to fix a security issue. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/xorg-server-1.20.14-i586-17slack15.0.txz: Rebuilt. Check for another possible integer overflow once we get a complete xReq with...

7.3CVSS7.7AI score0.00296EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2025/06/17 12:0 a.m.3 views

CVE-2025-49180

A flaw was found in the RandR extension, where the RRChangeProviderProperty function does not properly validate input. This issue leads to an integer overflow when computing the total size to allocate...

7.8CVSS6.7AI score0.00287EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2025/06/17 12:0 a.m.2 views

CVE-2025-49175

A flaw was found in the X Rendering extension's handling of animated cursors. If a client provides no cursors, the server assumes at least one is present, leading to an out-of-bounds read and potential crash...

6.1CVSS6.8AI score0.00294EPSS
Exploits0References3
OpenVAS
OpenVAS
added 2025/03/17 12:0 a.m.7 views

Ubuntu: Security Advisory (USN-7299-4)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.4AI score0.00474EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2025/03/16 1:15 a.m.10 views

CVE-2022-49737

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 acquire an input...

7.7CVSS7.1AI score0.00291EPSS
Exploits0References1
OpenVAS
OpenVAS
added 2025/03/03 12:0 a.m.4 views

Debian: Security Advisory (DSA-5872-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.7AI score0.00474EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2025/03/03 12:0 a.m.5 views

Debian: Security Advisory (DLA-4072-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.7AI score0.00474EPSS
Exploits0References2
Slackware Linux
Slackware Linux
added 2025/02/25 10:32 p.m.80 views

[slackware-security] xorg-server

New xorg-server packages are available for Slackware 15.0 and -current to fix security issues. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/xorg-server-1.20.14-i586-15slack15.0.txz: Rebuilt. This update fixes security issues: Use-after-free of the root cursor. Buffer...

7.8CVSS7.4AI score0.00474EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2025/02/25 3:0 p.m.6 views

CVE-2025-26598

An out-of-bounds write flaw was found in X.Org and Xwayland. The function GetBarrierDevice searches for the pointer device based on its device ID and returns the matching value, or supposedly NULL, if no match was found. However, the code will return the last element of the list if no matching...

7.8CVSS7.1AI score0.0036EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/02/25 3:0 p.m.6 views

CVE-2025-26594

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 freed memory and causes a use-after-free...

7.8CVSS7AI score0.0035EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/02/25 3:0 p.m.6 views

CVE-2025-26601

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.8CVSS7AI score0.0035EPSS
Exploits0References5
Rows per page
Query Builder