diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-11-14 21:26:23 +0100 |
|---|---|---|
| committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-11-30 15:13:57 +0100 |
| commit | 34e2c19b44e39d8f71046f3dc37e27be86e94749 (patch) | |
| tree | d2405517621ca3952a5fa1ef28a3ddb85d07c335 /meta-oe | |
| parent | 063b4d54ff17028296d6c916ee94e6209826e3c1 (diff) | |
| download | meta-openembedded-34e2c19b44e39d8f71046f3dc37e27be86e94749.tar.gz | |
libwmf: add missing CVE tag to patch
CVE-2006-3376 is already patched, but the patch is missing
the required CVE tag, so the cve-checker misses it.
This patch adds the tag.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-extended/libwmf/libwmf/libwmf-0.2.8.4-intoverflow.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/libwmf/libwmf/libwmf-0.2.8.4-intoverflow.patch b/meta-oe/recipes-extended/libwmf/libwmf/libwmf-0.2.8.4-intoverflow.patch index 50d915c010..d92758b394 100644 --- a/meta-oe/recipes-extended/libwmf/libwmf/libwmf-0.2.8.4-intoverflow.patch +++ b/meta-oe/recipes-extended/libwmf/libwmf/libwmf-0.2.8.4-intoverflow.patch | |||
| @@ -2,6 +2,8 @@ http://cvs.fedoraproject.org/viewvc/devel/libwmf/libwmf-0.2.8.4-intoverflow.patc | |||
| 2 | 2 | ||
| 3 | CVE-2006-3376 libwmf integer overflow | 3 | CVE-2006-3376 libwmf integer overflow |
| 4 | 4 | ||
| 5 | CVE: CVE-2006-3376 | ||
| 6 | |||
| 5 | --- libwmf-0.2.8.4.orig/src/player.c 2002-12-10 19:30:26.000000000 +0000 | 7 | --- libwmf-0.2.8.4.orig/src/player.c 2002-12-10 19:30:26.000000000 +0000 |
| 6 | +++ libwmf-0.2.8.4/src/player.c 2006-07-12 15:12:52.000000000 +0100 | 8 | +++ libwmf-0.2.8.4/src/player.c 2006-07-12 15:12:52.000000000 +0100 |
| 7 | @@ -42,6 +42,7 @@ | 9 | @@ -42,6 +42,7 @@ |
