Lucene search
K

867 matches found

RedHat Linux
RedHat Linux
added 2025/03/17 4:23 a.m.6 views

X.Org: Xwayland: Use-after-free of the root cursor

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.8CVSS5.7AI score0.0035EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/03/17 3:17 a.m.3 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.0039EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/03/17 3:17 a.m.3 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.0036EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/03/17 3:17 a.m.11 views

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

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

7.8CVSS7.2AI score0.00474EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2025/03/17 1:49 a.m.7 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.0035EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/03/17 1:49 a.m.7 views

xorg: xwayland: Out-of-bounds write in CreatePointerBarrierClient()

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.0036EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/03/17 1:49 a.m.5 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.0036EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/03/17 1:49 a.m.3 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.0039EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/03/17 1:39 a.m.4 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.00474EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/03/17 1:39 a.m.5 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.00474EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/03/17 1:34 a.m.7 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.0036EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/03/17 1:32 a.m.3 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.0039EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/03/17 1:32 a.m.3 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.00474EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/03/17 1:16 a.m.4 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.0039EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/03/17 1:16 a.m.8 views

xorg: xwayland: Out-of-bounds write in CreatePointerBarrierClient()

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.0036EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/03/17 1:16 a.m.3 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.0035EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2025/03/10 7:0 a.m.2 views

X.org: xwayland: use-after-free of the root cursor

...

7.8CVSS7.8AI score0.0035EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/03/10 7:0 a.m.2 views

Xorg: xwayland: buffer overflow in xkbchangetypesofkey()

...

7.8CVSS7.8AI score0.00474EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/03/10 7:0 a.m.2 views

Xorg: xwayland: use-after-free in syncinittrigger()

...

7.8CVSS7.8AI score0.0035EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/03/10 7:0 a.m.2 views

Xorg: xwayland: use-after-free in playreleasedevents()

...

7.8CVSS7.8AI score0.0035EPSS
Exploits0
Rows per page
Query Builder