diff options
| author | Peter Marko <peter.marko@siemens.com> | 2025-08-20 18:24:14 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-25 17:47:20 +0100 |
| commit | 16287e7cb43e91000eab73403eca72e5378c1cb9 (patch) | |
| tree | 10abefde8b0c6baf81351d8761bb27bf14417ede /meta/recipes-devtools/dpkg | |
| parent | 5c6a3df824849f71ae197ec50f9b20b0530c2ec8 (diff) | |
| download | poky-16287e7cb43e91000eab73403eca72e5378c1cb9.tar.gz | |
Revert "dpkg: set status for CVE-2025-6297"
This reverts commit 5dce840ba8f409490cca5dce9fe504c9115fb4e5.
CVE entry was corrected in NVD DB.
It looks like NVD is now getting faster and more reliable with
annotations...
(From OE-Core rev: 3a5bfe4c4db692f10aab090a73c412eb75ea1bb5)
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Cc: 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/recipes-devtools/dpkg')
| -rw-r--r-- | meta/recipes-devtools/dpkg/dpkg_1.22.21.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg_1.22.21.bb b/meta/recipes-devtools/dpkg/dpkg_1.22.21.bb index 69b3c3d880..d793c26d57 100644 --- a/meta/recipes-devtools/dpkg/dpkg_1.22.21.bb +++ b/meta/recipes-devtools/dpkg/dpkg_1.22.21.bb | |||
| @@ -19,6 +19,3 @@ SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=1.22. | |||
| 19 | SRC_URI:append:class-native = " file://0001-build.c-ignore-return-of-1-from-tar-cf.patch" | 19 | SRC_URI:append:class-native = " file://0001-build.c-ignore-return-of-1-from-tar-cf.patch" |
| 20 | 20 | ||
| 21 | SRCREV = "d72b038fd2113cb62972e4071db03dd1388394d8" | 21 | SRCREV = "d72b038fd2113cb62972e4071db03dd1388394d8" |
| 22 | |||
| 23 | # NVD tracks this CVE as "Up to (excluding) 2025-06-30" (which is fix commit date, not dpkg version) | ||
| 24 | CVE_STATUS[CVE-2025-6297] = "cpe-incorrect: this is fixed in 1.22.21" | ||
