All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe][meta-oe][scarthgap][PATCH 1/4] mercurial: Update CVE status for CVE-2022-43410
@ 2025-10-15  6:35 Ankur Tyagi
  2025-10-15  6:35 ` [oe][meta-oe][scarthgap][PATCH 2/4] libvpx: patch CVE-2024-5197 Ankur Tyagi
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Ankur Tyagi @ 2025-10-15  6:35 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Ninette Adhikari, Khem Raj, Ankur Tyagi

From: Ninette Adhikari <ninette@thehoodiefirm.com>

The recipe used in the `meta-openembedded` is a different mercurial package compared to the one which has the CVE issue.
Package used in `meta-embedded`: https://www.mercurial-scm.org/
Package with CVE issue is a Jenkins plugin: https://plugins.jenkins.io/mercurial/
(This is reflected in the CPE)

Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit bf84ac1c4c1a00c2aa92a09fbdfae128d055fe05)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 meta-oe/recipes-devtools/mercurial/mercurial_6.5.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-oe/recipes-devtools/mercurial/mercurial_6.5.bb b/meta-oe/recipes-devtools/mercurial/mercurial_6.5.bb
index 2451a36be2..53fe0a28ae 100644
--- a/meta-oe/recipes-devtools/mercurial/mercurial_6.5.bb
+++ b/meta-oe/recipes-devtools/mercurial/mercurial_6.5.bb
@@ -34,3 +34,4 @@ PACKAGES =+ "${PN}-python"
 FILES:${PN} += "${PYTHON_SITEPACKAGES_DIR} ${datadir}"
 FILES:${PN}-python = "${nonarch_libdir}/${PYTHON_DIR}"
 
+CVE_STATUS[CVE-2022-43410] = "cpe-incorrect: The recipe used in the `meta-openembedded` is a different mercurial package compared to the one which has the CVE issue."


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-10-31  0:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-15  6:35 [oe][meta-oe][scarthgap][PATCH 1/4] mercurial: Update CVE status for CVE-2022-43410 Ankur Tyagi
2025-10-15  6:35 ` [oe][meta-oe][scarthgap][PATCH 2/4] libvpx: patch CVE-2024-5197 Ankur Tyagi
2025-10-15  8:44   ` Gyorgy Sarvari
2025-10-15  9:23     ` Ankur Tyagi
2025-10-15  6:35 ` [oe][meta-oe][scarthgap][PATCH 3/4] neatvnc: upgrade to 0.8.1 release Ankur Tyagi
2025-10-30  6:30   ` Mittal, Anuj
2025-10-30  8:33     ` Ankur Tyagi
2025-10-15  6:35 ` [oe][meta-oe][scarthgap][PATCH 4/4] opencv: ignore CVE-2025-53644 Ankur Tyagi
2025-10-30  6:27   ` Mittal, Anuj
2025-10-30  8:10     ` Ankur Tyagi
2025-10-30  6:38 ` [oe][meta-oe][scarthgap][PATCH 1/4] mercurial: Update CVE status for CVE-2022-43410 Mittal, Anuj
2025-10-31  0:41   ` Ankur Tyagi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.