diff options
| author | Vijay Anusuri <vanusuri@mvista.com> | 2025-02-27 18:02:03 +0530 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-03-04 08:46:02 -0800 |
| commit | a67118698633e4410548c42728a30999f657bba6 (patch) | |
| tree | bf50c41c8bf2ba8cf9d81d6d02dd5becf1c84664 /meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.8.bb | |
| parent | 8e5a4d12ba688f54dd62d382876bd280ce7414c2 (diff) | |
| download | poky-a67118698633e4410548c42728a30999f657bba6.tar.gz | |
xserver-xorg: Fix for CVE-2025-26598
Upstream-Status: Backport from https://gitlab.freedesktop.org/xorg/xserver/-/commit/bba9df1a
(From OE-Core rev: 645ad1bcf8675873a7ab4778ffd2dd59dbb7b037)
Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.8.bb')
| -rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.8.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.8.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.8.bb index 7c963e9fdf..5b77dad16a 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.8.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.8.bb | |||
| @@ -27,6 +27,7 @@ SRC_URI += "file://0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.pat | |||
| 27 | file://CVE-2025-26595.patch \ | 27 | file://CVE-2025-26595.patch \ |
| 28 | file://CVE-2025-26596.patch \ | 28 | file://CVE-2025-26596.patch \ |
| 29 | file://CVE-2025-26597.patch \ | 29 | file://CVE-2025-26597.patch \ |
| 30 | file://CVE-2025-26598.patch \ | ||
| 30 | " | 31 | " |
| 31 | SRC_URI[sha256sum] = "38aadb735650c8024ee25211c190bf8aad844c5f59632761ab1ef4c4d5aeb152" | 32 | SRC_URI[sha256sum] = "38aadb735650c8024ee25211c190bf8aad844c5f59632761ab1ef4c4d5aeb152" |
| 32 | 33 | ||
