diff options
| author | Ross Burton <ross.burton@arm.com> | 2025-05-16 12:10:27 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-19 17:35:43 +0100 |
| commit | a958799d37e59a7ed640e2dddcbe66f4cc19c7e5 (patch) | |
| tree | 69ceb0674d545953165a287fef9eb90ff6569d2d /meta | |
| parent | 4fab105c8fead7a40be11bdf456fa017f8656b18 (diff) | |
| download | poky-a958799d37e59a7ed640e2dddcbe66f4cc19c7e5.tar.gz | |
Revert "xserver-xorg: mark CVEs fixed in 21.1.16 as fixed"
The CPE data in the NVD database is now complete, so these overrides are
no longer needed.
This reverts commit e3419fbaf2999a821e1890a12ab27285cc25b577.
(From OE-Core rev: 252b52ce3fd51acda6ab9108ea6354cb0885a4f7)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-xorg.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc index fbe860c6ea..7645f11c14 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc | |||
| @@ -154,7 +154,3 @@ python add_xorg_abi_depends() { | |||
| 154 | PACKAGEFUNCS =+ "add_xorg_abi_provides add_xorg_abi_depends" | 154 | PACKAGEFUNCS =+ "add_xorg_abi_provides add_xorg_abi_depends" |
| 155 | 155 | ||
| 156 | CVE_STATUS[CVE-2023-5574] = "${@bb.utils.contains('PACKAGECONFIG', 'xvfb', 'unpatched', 'not-applicable-config: specific to Xvfb', d)}" | 156 | CVE_STATUS[CVE-2023-5574] = "${@bb.utils.contains('PACKAGECONFIG', 'xvfb', 'unpatched', 'not-applicable-config: specific to Xvfb', d)}" |
| 157 | |||
| 158 | CVE_STATUS_GROUPS = "CVE_STATUS_REDHAT" | ||
| 159 | CVE_STATUS_REDHAT = "CVE-2025-26594 CVE-2025-26595 CVE-2025-26596 CVE-2025-26597 CVE-2025-26598 CVE-2025-26599 CVE-2025-26600 CVE-2025-26601" | ||
| 160 | CVE_STATUS_REDHAT[status] = "fixed-version: these are tracked as versionless redhat CVEs in NVD DB, fixed in 21.1.16" | ||
