diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-02-13 16:42:29 +0100 |
|---|---|---|
| committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-02-15 15:30:54 +0100 |
| commit | 8a598a2bc9199a4fbb9008a32ab143fb509a0933 (patch) | |
| tree | 81b987b50186d7450a69d8e84f437d644c754a46 | |
| parent | c1eda860f403713487e40409e9ae9fe0ce29104d (diff) | |
| download | meta-openembedded-kirkstone.tar.gz | |
poppler: mark CVE-2022-38171 patchedkirkstone
Details: https://nvd.nist.gov/vuln/detail/CVE-2022-38171
This is the same as CVE-2021-30860, but that one was primarily filed
against Apple software (and some other related projects).
The patch that fixes this vulenrability is already added to the recipe,
just extend its CVE tag
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/poppler/poppler/0001-JBIG2Stream-Fix-crash-on-broken-file.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/poppler/poppler/0001-JBIG2Stream-Fix-crash-on-broken-file.patch b/meta-oe/recipes-support/poppler/poppler/0001-JBIG2Stream-Fix-crash-on-broken-file.patch index 4a8ea233c8..3990f4766b 100644 --- a/meta-oe/recipes-support/poppler/poppler/0001-JBIG2Stream-Fix-crash-on-broken-file.patch +++ b/meta-oe/recipes-support/poppler/poppler/0001-JBIG2Stream-Fix-crash-on-broken-file.patch | |||
| @@ -7,7 +7,7 @@ https://github.com/jeffssh/CVE-2021-30860 | |||
| 7 | 7 | ||
| 8 | Thanks to David Warren for the heads up | 8 | Thanks to David Warren for the heads up |
| 9 | 9 | ||
| 10 | CVE: CVE-2021-30860 | 10 | CVE: CVE-2021-30860 CVE-2022-38171 |
| 11 | 11 | ||
| 12 | References: | 12 | References: |
| 13 | https://nvd.nist.gov/vuln/detail/CVE-2021-30860 | 13 | https://nvd.nist.gov/vuln/detail/CVE-2021-30860 |
