• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright 2023 The Chromium Authors
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# Metadata for CVEs that are fixed or don't affect libtiff.
6
7third_party {
8  security {
9    # PDFium's copy of libtiff does not ship tools like tiffcrop.
10    mitigated_security_patch: "CVE-2022-48281"
11    mitigated_security_patch: "CVE-2023-1916"
12    mitigated_security_patch: "CVE-2023-25433"
13    mitigated_security_patch: "CVE-2023-25434"
14    mitigated_security_patch: "CVE-2023-25435"
15    mitigated_security_patch: "CVE-2023-26965"
16  }
17}