Lucene search
+L

3356 matches found

OSV
OSV
added 2025/02/25 4:15 p.m.1 views

DEBIAN-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.8CVSS7.5AI score0.00359EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/02/25 4:15 p.m.4 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.00369EPSS
SaveExploits0References18Affected Software17
ATTACKERKB
ATTACKERKB
added 2025/02/25 4:15 p.m.3 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.00359EPSS
SaveExploits0References18Affected Software17
NVD
NVD
added 2025/02/25 4:15 p.m.15 views

CVE-2025-26595

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.8CVSS0.00399EPSS
SaveExploits0References18
NVD
NVD
added 2025/02/25 4:15 p.m.16 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.8CVSS0.00369EPSS
SaveExploits0References18
NVD
NVD
added 2025/02/25 4:15 p.m.14 views

CVE-2025-26596

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.8CVSS0.00399EPSS
SaveExploits0References18
ATTACKERKB
ATTACKERKB
added 2025/02/25 4:15 p.m.3 views

CVE-2025-26595

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.8CVSS7.4AI score0.00399EPSS
SaveExploits0References18Affected Software17
OSV
OSV
added 2025/02/25 4:15 p.m.9 views

AZL-57327 CVE-2025-26598 affecting package xorg-x11-server-Xwayland for versions less than 24.1.6-1

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.8CVSS5.8AI score0.00369EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/02/25 4:15 p.m.4 views

CVE-2025-26596

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.8CVSS7.4AI score0.00399EPSS
SaveExploits0References18Affected Software17
OSV
OSV
added 2025/02/25 4:15 p.m.13 views

AZL-57404 CVE-2025-26596 affecting package xorg-x11-server for versions less than 1.20.10-15

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.8CVSS7.5AI score0.00399EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/25 4:15 p.m.2 views

DEBIAN-CVE-2025-26597

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.8CVSS7.8AI score0.00485EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/25 4:15 p.m.12 views

AZL-57474 CVE-2025-26594 affecting package xorg-x11-server for versions less than 1.20.10-15

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.8CVSS7.1AI score0.00359EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/25 4:15 p.m.0 views

DEBIAN-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.8CVSS7.5AI score0.00359EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/25 4:15 p.m.15 views

CVE-2025-26597

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.8CVSS0.00485EPSS
SaveExploits0References19
NVD
NVD
added 2025/02/25 4:15 p.m.16 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.8CVSS0.00359EPSS
SaveExploits0References18
OSV
OSV
added 2025/02/25 4:15 p.m.8 views

AZL-57283 CVE-2025-26597 affecting package xorg-x11-server 1.20.10-6

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.8CVSS7.4AI score0.00485EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/25 4:15 p.m.14 views

AZL-57419 CVE-2025-26598 affecting package xorg-x11-server for versions less than 1.20.10-15

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.2AI score0.00369EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/25 4:15 p.m.1 views

DEBIAN-CVE-2025-26595

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.8CVSS7.8AI score0.00399EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/25 4:15 p.m.15 views

AZL-57431 CVE-2025-26595 affecting package xorg-x11-server for versions less than 1.20.10-15

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.8CVSS7.4AI score0.00399EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/25 4:15 p.m.11 views

AZL-57301 CVE-2025-26598 affecting package xorg-x11-server 1.20.10-6

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.2AI score0.00369EPSS
SaveExploits0References1
Rows per page
Query Builder