diff options
author | Steve Sakoman <steve@sakoman.com> | 2024-04-14 04:47:28 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-04-15 19:13:22 -0700 |
commit | 7d6f83abf0f2373c115829c4cf245b882099ca21 (patch) | |
tree | c7f630b820124d027f844b1472f92316079c4f23 | |
parent | 99a2caf71e6c7e5be682a591a48f107157460b54 (diff) | |
download | poky-7d6f83abf0f2373c115829c4cf245b882099ca21.tar.gz |
cve-exclusion_5.4.inc: update for 5.4.273
(From OE-Core rev: d056b2267428c4fe9899a7462290b10d250fc1e8)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r-- | meta/recipes-kernel/linux/cve-exclusion_5.4.inc | 1944 |
1 files changed, 1924 insertions, 20 deletions
diff --git a/meta/recipes-kernel/linux/cve-exclusion_5.4.inc b/meta/recipes-kernel/linux/cve-exclusion_5.4.inc index 79caff7c6c..b0b33bcc1d 100644 --- a/meta/recipes-kernel/linux/cve-exclusion_5.4.inc +++ b/meta/recipes-kernel/linux/cve-exclusion_5.4.inc | |||
@@ -1,9 +1,9 @@ | |||
1 | 1 | ||
2 | # Auto-generated CVE metadata, DO NOT EDIT BY HAND. | 2 | # Auto-generated CVE metadata, DO NOT EDIT BY HAND. |
3 | # Generated at 2024-02-21 03:40:25.997343 for version 5.4.268 | 3 | # Generated at 2024-04-14 04:45:05.585211 for version 5.4.273 |
4 | 4 | ||
5 | python check_kernel_cve_status_version() { | 5 | python check_kernel_cve_status_version() { |
6 | this_version = "5.4.268" | 6 | this_version = "5.4.273" |
7 | kernel_version = d.getVar("LINUX_VERSION") | 7 | kernel_version = d.getVar("LINUX_VERSION") |
8 | if kernel_version != this_version: | 8 | if kernel_version != this_version: |
9 | bb.warn("Kernel CVE status needs updating: generated for %s but kernel is %s" % (this_version, kernel_version)) | 9 | bb.warn("Kernel CVE status needs updating: generated for %s but kernel is %s" % (this_version, kernel_version)) |
@@ -4296,6 +4296,12 @@ CVE_CHECK_WHITELIST += "CVE-2019-25044" | |||
4296 | # fixed-version: Fixed after version 5.1 | 4296 | # fixed-version: Fixed after version 5.1 |
4297 | CVE_CHECK_WHITELIST += "CVE-2019-25045" | 4297 | CVE_CHECK_WHITELIST += "CVE-2019-25045" |
4298 | 4298 | ||
4299 | # fixed-version: Fixed after version 5.0 | ||
4300 | CVE_CHECK_WHITELIST += "CVE-2019-25160" | ||
4301 | |||
4302 | # cpe-stable-backport: Backported in 5.4.211 | ||
4303 | CVE_CHECK_WHITELIST += "CVE-2019-25162" | ||
4304 | |||
4299 | # cpe-stable-backport: Backported in 5.4.19 | 4305 | # cpe-stable-backport: Backported in 5.4.19 |
4300 | CVE_CHECK_WHITELIST += "CVE-2019-3016" | 4306 | CVE_CHECK_WHITELIST += "CVE-2019-3016" |
4301 | 4307 | ||
@@ -4972,6 +4978,43 @@ CVE_CHECK_WHITELIST += "CVE-2020-36694" | |||
4972 | # cpe-stable-backport: Backported in 5.4.62 | 4978 | # cpe-stable-backport: Backported in 5.4.62 |
4973 | CVE_CHECK_WHITELIST += "CVE-2020-36766" | 4979 | CVE_CHECK_WHITELIST += "CVE-2020-36766" |
4974 | 4980 | ||
4981 | # cpe-stable-backport: Backported in 5.4.189 | ||
4982 | CVE_CHECK_WHITELIST += "CVE-2020-36775" | ||
4983 | |||
4984 | # fixed-version: only affects 5.8rc4 onwards | ||
4985 | CVE_CHECK_WHITELIST += "CVE-2020-36776" | ||
4986 | |||
4987 | # cpe-stable-backport: Backported in 5.4.118 | ||
4988 | CVE_CHECK_WHITELIST += "CVE-2020-36777" | ||
4989 | |||
4990 | # fixed-version: only affects 5.6rc1 onwards | ||
4991 | CVE_CHECK_WHITELIST += "CVE-2020-36778" | ||
4992 | |||
4993 | # fixed-version: only affects 5.6rc1 onwards | ||
4994 | CVE_CHECK_WHITELIST += "CVE-2020-36779" | ||
4995 | |||
4996 | # cpe-stable-backport: Backported in 5.4.119 | ||
4997 | CVE_CHECK_WHITELIST += "CVE-2020-36780" | ||
4998 | |||
4999 | # CVE-2020-36781 needs backporting (fixed from 5.13rc1) | ||
5000 | |||
5001 | # cpe-stable-backport: Backported in 5.4.119 | ||
5002 | CVE_CHECK_WHITELIST += "CVE-2020-36782" | ||
5003 | |||
5004 | # cpe-stable-backport: Backported in 5.4.119 | ||
5005 | CVE_CHECK_WHITELIST += "CVE-2020-36783" | ||
5006 | |||
5007 | # CVE-2020-36784 needs backporting (fixed from 5.13rc1) | ||
5008 | |||
5009 | # fixed-version: only affects 5.8rc1 onwards | ||
5010 | CVE_CHECK_WHITELIST += "CVE-2020-36785" | ||
5011 | |||
5012 | # fixed-version: only affects 5.10rc1 onwards | ||
5013 | CVE_CHECK_WHITELIST += "CVE-2020-36786" | ||
5014 | |||
5015 | # cpe-stable-backport: Backported in 5.4.119 | ||
5016 | CVE_CHECK_WHITELIST += "CVE-2020-36787" | ||
5017 | |||
4975 | # cpe-stable-backport: Backported in 5.4.143 | 5018 | # cpe-stable-backport: Backported in 5.4.143 |
4976 | CVE_CHECK_WHITELIST += "CVE-2020-3702" | 5019 | CVE_CHECK_WHITELIST += "CVE-2020-3702" |
4977 | 5020 | ||
@@ -5674,6 +5717,765 @@ CVE_CHECK_WHITELIST += "CVE-2021-45868" | |||
5674 | # fixed-version: only affects 5.7rc1 onwards | 5717 | # fixed-version: only affects 5.7rc1 onwards |
5675 | CVE_CHECK_WHITELIST += "CVE-2021-46283" | 5718 | CVE_CHECK_WHITELIST += "CVE-2021-46283" |
5676 | 5719 | ||
5720 | # cpe-stable-backport: Backported in 5.4.112 | ||
5721 | CVE_CHECK_WHITELIST += "CVE-2021-46904" | ||
5722 | |||
5723 | # fixed-version: only affects 5.12rc7 onwards | ||
5724 | CVE_CHECK_WHITELIST += "CVE-2021-46905" | ||
5725 | |||
5726 | # cpe-stable-backport: Backported in 5.4.127 | ||
5727 | CVE_CHECK_WHITELIST += "CVE-2021-46906" | ||
5728 | |||
5729 | # CVE-2021-46908 needs backporting (fixed from 5.12rc8) | ||
5730 | |||
5731 | # cpe-stable-backport: Backported in 5.4.114 | ||
5732 | CVE_CHECK_WHITELIST += "CVE-2021-46909" | ||
5733 | |||
5734 | # fixed-version: only affects 5.11rc1 onwards | ||
5735 | CVE_CHECK_WHITELIST += "CVE-2021-46910" | ||
5736 | |||
5737 | # fixed-version: only affects 5.7rc1 onwards | ||
5738 | CVE_CHECK_WHITELIST += "CVE-2021-46911" | ||
5739 | |||
5740 | # fixed-version: only affects 5.7rc1 onwards | ||
5741 | CVE_CHECK_WHITELIST += "CVE-2021-46912" | ||
5742 | |||
5743 | # fixed-version: only affects 5.7rc1 onwards | ||
5744 | CVE_CHECK_WHITELIST += "CVE-2021-46913" | ||
5745 | |||
5746 | # fixed-version: only affects 5.9rc1 onwards | ||
5747 | CVE_CHECK_WHITELIST += "CVE-2021-46914" | ||
5748 | |||
5749 | # cpe-stable-backport: Backported in 5.4.114 | ||
5750 | CVE_CHECK_WHITELIST += "CVE-2021-46915" | ||
5751 | |||
5752 | # fixed-version: only affects 5.11rc1 onwards | ||
5753 | CVE_CHECK_WHITELIST += "CVE-2021-46916" | ||
5754 | |||
5755 | # fixed-version: only affects 5.8rc6 onwards | ||
5756 | CVE_CHECK_WHITELIST += "CVE-2021-46917" | ||
5757 | |||
5758 | # fixed-version: only affects 5.11rc1 onwards | ||
5759 | CVE_CHECK_WHITELIST += "CVE-2021-46918" | ||
5760 | |||
5761 | # fixed-version: only affects 5.6rc1 onwards | ||
5762 | CVE_CHECK_WHITELIST += "CVE-2021-46919" | ||
5763 | |||
5764 | # fixed-version: only affects 5.6rc1 onwards | ||
5765 | CVE_CHECK_WHITELIST += "CVE-2021-46920" | ||
5766 | |||
5767 | # cpe-stable-backport: Backported in 5.4.115 | ||
5768 | CVE_CHECK_WHITELIST += "CVE-2021-46921" | ||
5769 | |||
5770 | # fixed-version: only affects 5.12rc1 onwards | ||
5771 | CVE_CHECK_WHITELIST += "CVE-2021-46922" | ||
5772 | |||
5773 | # fixed-version: only affects 5.12rc1 onwards | ||
5774 | CVE_CHECK_WHITELIST += "CVE-2021-46923" | ||
5775 | |||
5776 | # cpe-stable-backport: Backported in 5.4.170 | ||
5777 | CVE_CHECK_WHITELIST += "CVE-2021-46924" | ||
5778 | |||
5779 | # CVE-2021-46925 needs backporting (fixed from 5.16rc8) | ||
5780 | |||
5781 | # CVE-2021-46926 needs backporting (fixed from 5.16rc7) | ||
5782 | |||
5783 | # fixed-version: only affects 5.15rc1 onwards | ||
5784 | CVE_CHECK_WHITELIST += "CVE-2021-46927" | ||
5785 | |||
5786 | # CVE-2021-46928 needs backporting (fixed from 5.16rc7) | ||
5787 | |||
5788 | # cpe-stable-backport: Backported in 5.4.170 | ||
5789 | CVE_CHECK_WHITELIST += "CVE-2021-46929" | ||
5790 | |||
5791 | # cpe-stable-backport: Backported in 5.4.170 | ||
5792 | CVE_CHECK_WHITELIST += "CVE-2021-46930" | ||
5793 | |||
5794 | # fixed-version: only affects 5.7rc1 onwards | ||
5795 | CVE_CHECK_WHITELIST += "CVE-2021-46931" | ||
5796 | |||
5797 | # cpe-stable-backport: Backported in 5.4.170 | ||
5798 | CVE_CHECK_WHITELIST += "CVE-2021-46932" | ||
5799 | |||
5800 | # cpe-stable-backport: Backported in 5.4.170 | ||
5801 | CVE_CHECK_WHITELIST += "CVE-2021-46933" | ||
5802 | |||
5803 | # cpe-stable-backport: Backported in 5.4.170 | ||
5804 | CVE_CHECK_WHITELIST += "CVE-2021-46934" | ||
5805 | |||
5806 | # cpe-stable-backport: Backported in 5.4.170 | ||
5807 | CVE_CHECK_WHITELIST += "CVE-2021-46935" | ||
5808 | |||
5809 | # cpe-stable-backport: Backported in 5.4.170 | ||
5810 | CVE_CHECK_WHITELIST += "CVE-2021-46936" | ||
5811 | |||
5812 | # fixed-version: only affects 5.15rc1 onwards | ||
5813 | CVE_CHECK_WHITELIST += "CVE-2021-46937" | ||
5814 | |||
5815 | # cpe-stable-backport: Backported in 5.4.118 | ||
5816 | CVE_CHECK_WHITELIST += "CVE-2021-46938" | ||
5817 | |||
5818 | # cpe-stable-backport: Backported in 5.4.118 | ||
5819 | CVE_CHECK_WHITELIST += "CVE-2021-46939" | ||
5820 | |||
5821 | # fixed-version: only affects 5.10rc4 onwards | ||
5822 | CVE_CHECK_WHITELIST += "CVE-2021-46940" | ||
5823 | |||
5824 | # CVE-2021-46941 needs backporting (fixed from 5.13rc1) | ||
5825 | |||
5826 | # fixed-version: only affects 5.12rc1 onwards | ||
5827 | CVE_CHECK_WHITELIST += "CVE-2021-46942" | ||
5828 | |||
5829 | # cpe-stable-backport: Backported in 5.4.118 | ||
5830 | CVE_CHECK_WHITELIST += "CVE-2021-46943" | ||
5831 | |||
5832 | # cpe-stable-backport: Backported in 5.4.118 | ||
5833 | CVE_CHECK_WHITELIST += "CVE-2021-46944" | ||
5834 | |||
5835 | # fixed-version: only affects 5.11rc1 onwards | ||
5836 | CVE_CHECK_WHITELIST += "CVE-2021-46945" | ||
5837 | |||
5838 | # fixed-version: only affects 5.12rc1 onwards | ||
5839 | CVE_CHECK_WHITELIST += "CVE-2021-46947" | ||
5840 | |||
5841 | # fixed-version: only affects 5.10rc1 onwards | ||
5842 | CVE_CHECK_WHITELIST += "CVE-2021-46948" | ||
5843 | |||
5844 | # fixed-version: only affects 5.10rc1 onwards | ||
5845 | CVE_CHECK_WHITELIST += "CVE-2021-46949" | ||
5846 | |||
5847 | # cpe-stable-backport: Backported in 5.4.118 | ||
5848 | CVE_CHECK_WHITELIST += "CVE-2021-46950" | ||
5849 | |||
5850 | # cpe-stable-backport: Backported in 5.4.118 | ||
5851 | CVE_CHECK_WHITELIST += "CVE-2021-46951" | ||
5852 | |||
5853 | # CVE-2021-46952 needs backporting (fixed from 5.13rc1) | ||
5854 | |||
5855 | # cpe-stable-backport: Backported in 5.4.118 | ||
5856 | CVE_CHECK_WHITELIST += "CVE-2021-46953" | ||
5857 | |||
5858 | # fixed-version: only affects 5.11rc1 onwards | ||
5859 | CVE_CHECK_WHITELIST += "CVE-2021-46954" | ||
5860 | |||
5861 | # cpe-stable-backport: Backported in 5.4.118 | ||
5862 | CVE_CHECK_WHITELIST += "CVE-2021-46955" | ||
5863 | |||
5864 | # cpe-stable-backport: Backported in 5.4.118 | ||
5865 | CVE_CHECK_WHITELIST += "CVE-2021-46956" | ||
5866 | |||
5867 | # fixed-version: only affects 5.12rc1 onwards | ||
5868 | CVE_CHECK_WHITELIST += "CVE-2021-46957" | ||
5869 | |||
5870 | # fixed-version: only affects 5.7rc4 onwards | ||
5871 | CVE_CHECK_WHITELIST += "CVE-2021-46958" | ||
5872 | |||
5873 | # CVE-2021-46959 needs backporting (fixed from 5.13rc1) | ||
5874 | |||
5875 | # cpe-stable-backport: Backported in 5.4.118 | ||
5876 | CVE_CHECK_WHITELIST += "CVE-2021-46960" | ||
5877 | |||
5878 | # cpe-stable-backport: Backported in 5.4.118 | ||
5879 | CVE_CHECK_WHITELIST += "CVE-2021-46961" | ||
5880 | |||
5881 | # cpe-stable-backport: Backported in 5.4.118 | ||
5882 | CVE_CHECK_WHITELIST += "CVE-2021-46962" | ||
5883 | |||
5884 | # fixed-version: only affects 5.5rc1 onwards | ||
5885 | CVE_CHECK_WHITELIST += "CVE-2021-46963" | ||
5886 | |||
5887 | # fixed-version: only affects 5.11rc1 onwards | ||
5888 | CVE_CHECK_WHITELIST += "CVE-2021-46964" | ||
5889 | |||
5890 | # CVE-2021-46965 needs backporting (fixed from 5.13rc1) | ||
5891 | |||
5892 | # cpe-stable-backport: Backported in 5.4.118 | ||
5893 | CVE_CHECK_WHITELIST += "CVE-2021-46966" | ||
5894 | |||
5895 | # fixed-version: only affects 5.8rc1 onwards | ||
5896 | CVE_CHECK_WHITELIST += "CVE-2021-46967" | ||
5897 | |||
5898 | # fixed-version: only affects 5.10rc3 onwards | ||
5899 | CVE_CHECK_WHITELIST += "CVE-2021-46968" | ||
5900 | |||
5901 | # CVE-2021-46969 needs backporting (fixed from 5.13rc1) | ||
5902 | |||
5903 | # CVE-2021-46970 needs backporting (fixed from 5.13rc1) | ||
5904 | |||
5905 | # cpe-stable-backport: Backported in 5.4.117 | ||
5906 | CVE_CHECK_WHITELIST += "CVE-2021-46971" | ||
5907 | |||
5908 | # fixed-version: only affects 5.8rc1 onwards | ||
5909 | CVE_CHECK_WHITELIST += "CVE-2021-46972" | ||
5910 | |||
5911 | # fixed-version: only affects 5.8rc1 onwards | ||
5912 | CVE_CHECK_WHITELIST += "CVE-2021-46973" | ||
5913 | |||
5914 | # cpe-stable-backport: Backported in 5.4.117 | ||
5915 | CVE_CHECK_WHITELIST += "CVE-2021-46974" | ||
5916 | |||
5917 | # fixed-version: only affects 5.8rc1 onwards | ||
5918 | CVE_CHECK_WHITELIST += "CVE-2021-46976" | ||
5919 | |||
5920 | # fixed-version: only affects 5.5rc1 onwards | ||
5921 | CVE_CHECK_WHITELIST += "CVE-2021-46977" | ||
5922 | |||
5923 | # fixed-version: only affects 5.11rc3 onwards | ||
5924 | CVE_CHECK_WHITELIST += "CVE-2021-46978" | ||
5925 | |||
5926 | # fixed-version: only affects 5.11rc1 onwards | ||
5927 | CVE_CHECK_WHITELIST += "CVE-2021-46979" | ||
5928 | |||
5929 | # fixed-version: only affects 5.8rc1 onwards | ||
5930 | CVE_CHECK_WHITELIST += "CVE-2021-46980" | ||
5931 | |||
5932 | # cpe-stable-backport: Backported in 5.4.120 | ||
5933 | CVE_CHECK_WHITELIST += "CVE-2021-46981" | ||
5934 | |||
5935 | # CVE-2021-46982 needs backporting (fixed from 5.13rc2) | ||
5936 | |||
5937 | # fixed-version: only affects 5.9rc1 onwards | ||
5938 | CVE_CHECK_WHITELIST += "CVE-2021-46983" | ||
5939 | |||
5940 | # cpe-stable-backport: Backported in 5.4.120 | ||
5941 | CVE_CHECK_WHITELIST += "CVE-2021-46984" | ||
5942 | |||
5943 | # fixed-version: only affects 5.12rc5 onwards | ||
5944 | CVE_CHECK_WHITELIST += "CVE-2021-46985" | ||
5945 | |||
5946 | # fixed-version: only affects 5.10rc1 onwards | ||
5947 | CVE_CHECK_WHITELIST += "CVE-2021-46986" | ||
5948 | |||
5949 | # fixed-version: only affects 5.9rc1 onwards | ||
5950 | CVE_CHECK_WHITELIST += "CVE-2021-46987" | ||
5951 | |||
5952 | # cpe-stable-backport: Backported in 5.4.120 | ||
5953 | CVE_CHECK_WHITELIST += "CVE-2021-46988" | ||
5954 | |||
5955 | # cpe-stable-backport: Backported in 5.4.120 | ||
5956 | CVE_CHECK_WHITELIST += "CVE-2021-46989" | ||
5957 | |||
5958 | # fixed-version: only affects 5.10rc5 onwards | ||
5959 | CVE_CHECK_WHITELIST += "CVE-2021-46990" | ||
5960 | |||
5961 | # cpe-stable-backport: Backported in 5.4.120 | ||
5962 | CVE_CHECK_WHITELIST += "CVE-2021-46991" | ||
5963 | |||
5964 | # cpe-stable-backport: Backported in 5.4.120 | ||
5965 | CVE_CHECK_WHITELIST += "CVE-2021-46992" | ||
5966 | |||
5967 | # cpe-stable-backport: Backported in 5.4.120 | ||
5968 | CVE_CHECK_WHITELIST += "CVE-2021-46993" | ||
5969 | |||
5970 | # fixed-version: only affects 5.5rc1 onwards | ||
5971 | CVE_CHECK_WHITELIST += "CVE-2021-46994" | ||
5972 | |||
5973 | # fixed-version: only affects 5.12rc1 onwards | ||
5974 | CVE_CHECK_WHITELIST += "CVE-2021-46995" | ||
5975 | |||
5976 | # fixed-version: only affects 5.10rc1 onwards | ||
5977 | CVE_CHECK_WHITELIST += "CVE-2021-46996" | ||
5978 | |||
5979 | # fixed-version: only affects 5.10rc7 onwards | ||
5980 | CVE_CHECK_WHITELIST += "CVE-2021-46997" | ||
5981 | |||
5982 | # cpe-stable-backport: Backported in 5.4.120 | ||
5983 | CVE_CHECK_WHITELIST += "CVE-2021-46998" | ||
5984 | |||
5985 | # fixed-version: only affects 5.7rc3 onwards | ||
5986 | CVE_CHECK_WHITELIST += "CVE-2021-46999" | ||
5987 | |||
5988 | # fixed-version: only affects 5.8rc1 onwards | ||
5989 | CVE_CHECK_WHITELIST += "CVE-2021-47000" | ||
5990 | |||
5991 | # fixed-version: only affects 5.5rc1 onwards | ||
5992 | CVE_CHECK_WHITELIST += "CVE-2021-47001" | ||
5993 | |||
5994 | # fixed-version: only affects 5.11rc1 onwards | ||
5995 | CVE_CHECK_WHITELIST += "CVE-2021-47002" | ||
5996 | |||
5997 | # fixed-version: only affects 5.11 onwards | ||
5998 | CVE_CHECK_WHITELIST += "CVE-2021-47003" | ||
5999 | |||
6000 | # CVE-2021-47004 needs backporting (fixed from 5.13rc1) | ||
6001 | |||
6002 | # CVE-2021-47005 needs backporting (fixed from 5.13rc1) | ||
6003 | |||
6004 | # cpe-stable-backport: Backported in 5.4.120 | ||
6005 | CVE_CHECK_WHITELIST += "CVE-2021-47006" | ||
6006 | |||
6007 | # fixed-version: only affects 5.8rc1 onwards | ||
6008 | CVE_CHECK_WHITELIST += "CVE-2021-47007" | ||
6009 | |||
6010 | # fixed-version: only affects 5.11rc1 onwards | ||
6011 | CVE_CHECK_WHITELIST += "CVE-2021-47008" | ||
6012 | |||
6013 | # fixed-version: only affects 5.12rc1 onwards | ||
6014 | CVE_CHECK_WHITELIST += "CVE-2021-47009" | ||
6015 | |||
6016 | # cpe-stable-backport: Backported in 5.4.119 | ||
6017 | CVE_CHECK_WHITELIST += "CVE-2021-47010" | ||
6018 | |||
6019 | # fixed-version: only affects 5.11rc5 onwards | ||
6020 | CVE_CHECK_WHITELIST += "CVE-2021-47011" | ||
6021 | |||
6022 | # cpe-stable-backport: Backported in 5.4.119 | ||
6023 | CVE_CHECK_WHITELIST += "CVE-2021-47012" | ||
6024 | |||
6025 | # cpe-stable-backport: Backported in 5.4.119 | ||
6026 | CVE_CHECK_WHITELIST += "CVE-2021-47013" | ||
6027 | |||
6028 | # fixed-version: only affects 5.8rc7 onwards | ||
6029 | CVE_CHECK_WHITELIST += "CVE-2021-47014" | ||
6030 | |||
6031 | # cpe-stable-backport: Backported in 5.4.119 | ||
6032 | CVE_CHECK_WHITELIST += "CVE-2021-47015" | ||
6033 | |||
6034 | # cpe-stable-backport: Backported in 5.4.119 | ||
6035 | CVE_CHECK_WHITELIST += "CVE-2021-47016" | ||
6036 | |||
6037 | # fixed-version: only affects 5.8rc1 onwards | ||
6038 | CVE_CHECK_WHITELIST += "CVE-2021-47017" | ||
6039 | |||
6040 | # fixed-version: only affects 5.5rc1 onwards | ||
6041 | CVE_CHECK_WHITELIST += "CVE-2021-47018" | ||
6042 | |||
6043 | # fixed-version: only affects 5.12rc1 onwards | ||
6044 | CVE_CHECK_WHITELIST += "CVE-2021-47019" | ||
6045 | |||
6046 | # cpe-stable-backport: Backported in 5.4.119 | ||
6047 | CVE_CHECK_WHITELIST += "CVE-2021-47020" | ||
6048 | |||
6049 | # fixed-version: only affects 5.12rc1 onwards | ||
6050 | CVE_CHECK_WHITELIST += "CVE-2021-47021" | ||
6051 | |||
6052 | # fixed-version: only affects 5.12rc1 onwards | ||
6053 | CVE_CHECK_WHITELIST += "CVE-2021-47022" | ||
6054 | |||
6055 | # fixed-version: only affects 5.10rc1 onwards | ||
6056 | CVE_CHECK_WHITELIST += "CVE-2021-47023" | ||
6057 | |||
6058 | # CVE-2021-47024 needs backporting (fixed from 5.13rc1) | ||
6059 | |||
6060 | # fixed-version: only affects 5.12rc1 onwards | ||
6061 | CVE_CHECK_WHITELIST += "CVE-2021-47025" | ||
6062 | |||
6063 | # fixed-version: only affects 5.8rc1 onwards | ||
6064 | CVE_CHECK_WHITELIST += "CVE-2021-47026" | ||
6065 | |||
6066 | # fixed-version: only affects 5.12rc1 onwards | ||
6067 | CVE_CHECK_WHITELIST += "CVE-2021-47027" | ||
6068 | |||
6069 | # CVE-2021-47028 needs backporting (fixed from 5.13rc1) | ||
6070 | |||
6071 | # fixed-version: only affects 5.12rc1 onwards | ||
6072 | CVE_CHECK_WHITELIST += "CVE-2021-47029" | ||
6073 | |||
6074 | # fixed-version: only affects 5.12rc1 onwards | ||
6075 | CVE_CHECK_WHITELIST += "CVE-2021-47030" | ||
6076 | |||
6077 | # fixed-version: only affects 5.12rc1 onwards | ||
6078 | CVE_CHECK_WHITELIST += "CVE-2021-47031" | ||
6079 | |||
6080 | # fixed-version: only affects 5.10rc1 onwards | ||
6081 | CVE_CHECK_WHITELIST += "CVE-2021-47032" | ||
6082 | |||
6083 | # fixed-version: only affects 5.10rc1 onwards | ||
6084 | CVE_CHECK_WHITELIST += "CVE-2021-47033" | ||
6085 | |||
6086 | # cpe-stable-backport: Backported in 5.4.119 | ||
6087 | CVE_CHECK_WHITELIST += "CVE-2021-47034" | ||
6088 | |||
6089 | # fixed-version: only affects 5.6rc1 onwards | ||
6090 | CVE_CHECK_WHITELIST += "CVE-2021-47035" | ||
6091 | |||
6092 | # fixed-version: only affects 5.6rc1 onwards | ||
6093 | CVE_CHECK_WHITELIST += "CVE-2021-47036" | ||
6094 | |||
6095 | # fixed-version: only affects 5.10rc1 onwards | ||
6096 | CVE_CHECK_WHITELIST += "CVE-2021-47037" | ||
6097 | |||
6098 | # fixed-version: only affects 5.7rc1 onwards | ||
6099 | CVE_CHECK_WHITELIST += "CVE-2021-47038" | ||
6100 | |||
6101 | # fixed-version: only affects 5.11rc1 onwards | ||
6102 | CVE_CHECK_WHITELIST += "CVE-2021-47039" | ||
6103 | |||
6104 | # fixed-version: only affects 5.8rc1 onwards | ||
6105 | CVE_CHECK_WHITELIST += "CVE-2021-47040" | ||
6106 | |||
6107 | # cpe-stable-backport: Backported in 5.4.119 | ||
6108 | CVE_CHECK_WHITELIST += "CVE-2021-47041" | ||
6109 | |||
6110 | # fixed-version: only affects 5.12rc1 onwards | ||
6111 | CVE_CHECK_WHITELIST += "CVE-2021-47042" | ||
6112 | |||
6113 | # fixed-version: only affects 5.5rc1 onwards | ||
6114 | CVE_CHECK_WHITELIST += "CVE-2021-47043" | ||
6115 | |||
6116 | # fixed-version: only affects 5.10rc1 onwards | ||
6117 | CVE_CHECK_WHITELIST += "CVE-2021-47044" | ||
6118 | |||
6119 | # fixed-version: only affects 5.11rc1 onwards | ||
6120 | CVE_CHECK_WHITELIST += "CVE-2021-47045" | ||
6121 | |||
6122 | # CVE-2021-47046 needs backporting (fixed from 5.13rc1) | ||
6123 | |||
6124 | # fixed-version: only affects 5.10rc1 onwards | ||
6125 | CVE_CHECK_WHITELIST += "CVE-2021-47047" | ||
6126 | |||
6127 | # fixed-version: only affects 5.10rc1 onwards | ||
6128 | CVE_CHECK_WHITELIST += "CVE-2021-47048" | ||
6129 | |||
6130 | # CVE-2021-47049 needs backporting (fixed from 5.13rc1) | ||
6131 | |||
6132 | # fixed-version: only affects 5.9rc1 onwards | ||
6133 | CVE_CHECK_WHITELIST += "CVE-2021-47050" | ||
6134 | |||
6135 | # cpe-stable-backport: Backported in 5.4.119 | ||
6136 | CVE_CHECK_WHITELIST += "CVE-2021-47051" | ||
6137 | |||
6138 | # CVE-2021-47052 needs backporting (fixed from 5.13rc1) | ||
6139 | |||
6140 | # fixed-version: only affects 5.10rc1 onwards | ||
6141 | CVE_CHECK_WHITELIST += "CVE-2021-47053" | ||
6142 | |||
6143 | # cpe-stable-backport: Backported in 5.4.119 | ||
6144 | CVE_CHECK_WHITELIST += "CVE-2021-47054" | ||
6145 | |||
6146 | # fixed-version: only affects 5.9rc1 onwards | ||
6147 | CVE_CHECK_WHITELIST += "CVE-2021-47055" | ||
6148 | |||
6149 | # cpe-stable-backport: Backported in 5.4.119 | ||
6150 | CVE_CHECK_WHITELIST += "CVE-2021-47056" | ||
6151 | |||
6152 | # fixed-version: only affects 5.10rc1 onwards | ||
6153 | CVE_CHECK_WHITELIST += "CVE-2021-47057" | ||
6154 | |||
6155 | # fixed-version: only affects 5.11rc3 onwards | ||
6156 | CVE_CHECK_WHITELIST += "CVE-2021-47058" | ||
6157 | |||
6158 | # CVE-2021-47059 needs backporting (fixed from 5.13rc1) | ||
6159 | |||
6160 | # fixed-version: only affects 5.9rc5 onwards | ||
6161 | CVE_CHECK_WHITELIST += "CVE-2021-47060" | ||
6162 | |||
6163 | # fixed-version: only affects 5.9rc5 onwards | ||
6164 | CVE_CHECK_WHITELIST += "CVE-2021-47061" | ||
6165 | |||
6166 | # fixed-version: only affects 5.11rc1 onwards | ||
6167 | CVE_CHECK_WHITELIST += "CVE-2021-47062" | ||
6168 | |||
6169 | # CVE-2021-47063 needs backporting (fixed from 5.13rc1) | ||
6170 | |||
6171 | # fixed-version: only affects 5.10rc1 onwards | ||
6172 | CVE_CHECK_WHITELIST += "CVE-2021-47064" | ||
6173 | |||
6174 | # cpe-stable-backport: Backported in 5.4.119 | ||
6175 | CVE_CHECK_WHITELIST += "CVE-2021-47065" | ||
6176 | |||
6177 | # fixed-version: only affects 5.10rc1 onwards | ||
6178 | CVE_CHECK_WHITELIST += "CVE-2021-47066" | ||
6179 | |||
6180 | # fixed-version: only affects 5.5rc1 onwards | ||
6181 | CVE_CHECK_WHITELIST += "CVE-2021-47067" | ||
6182 | |||
6183 | # fixed-version: only affects 5.12rc7 onwards | ||
6184 | CVE_CHECK_WHITELIST += "CVE-2021-47068" | ||
6185 | |||
6186 | # fixed-version: only affects 5.6rc1 onwards | ||
6187 | CVE_CHECK_WHITELIST += "CVE-2021-47069" | ||
6188 | |||
6189 | # CVE-2021-47070 needs backporting (fixed from 5.13rc3) | ||
6190 | |||
6191 | # cpe-stable-backport: Backported in 5.4.122 | ||
6192 | CVE_CHECK_WHITELIST += "CVE-2021-47071" | ||
6193 | |||
6194 | # fixed-version: only affects 5.12rc1 onwards | ||
6195 | CVE_CHECK_WHITELIST += "CVE-2021-47072" | ||
6196 | |||
6197 | # cpe-stable-backport: Backported in 5.4.122 | ||
6198 | CVE_CHECK_WHITELIST += "CVE-2021-47073" | ||
6199 | |||
6200 | # CVE-2021-47074 needs backporting (fixed from 5.13rc3) | ||
6201 | |||
6202 | # CVE-2021-47075 needs backporting (fixed from 5.13rc3) | ||
6203 | |||
6204 | # CVE-2021-47076 needs backporting (fixed from 5.13rc3) | ||
6205 | |||
6206 | # CVE-2021-47077 needs backporting (fixed from 5.13rc3) | ||
6207 | |||
6208 | # cpe-stable-backport: Backported in 5.4.122 | ||
6209 | CVE_CHECK_WHITELIST += "CVE-2021-47078" | ||
6210 | |||
6211 | # fixed-version: only affects 5.12rc1 onwards | ||
6212 | CVE_CHECK_WHITELIST += "CVE-2021-47079" | ||
6213 | |||
6214 | # fixed-version: only affects 5.10rc1 onwards | ||
6215 | CVE_CHECK_WHITELIST += "CVE-2021-47080" | ||
6216 | |||
6217 | # fixed-version: only affects 5.12rc1 onwards | ||
6218 | CVE_CHECK_WHITELIST += "CVE-2021-47081" | ||
6219 | |||
6220 | # cpe-stable-backport: Backported in 5.4.240 | ||
6221 | CVE_CHECK_WHITELIST += "CVE-2021-47082" | ||
6222 | |||
6223 | # cpe-stable-backport: Backported in 5.4.169 | ||
6224 | CVE_CHECK_WHITELIST += "CVE-2021-47083" | ||
6225 | |||
6226 | # cpe-stable-backport: Backported in 5.4.169 | ||
6227 | CVE_CHECK_WHITELIST += "CVE-2021-47086" | ||
6228 | |||
6229 | # fixed-version: only affects 5.14rc5 onwards | ||
6230 | CVE_CHECK_WHITELIST += "CVE-2021-47087" | ||
6231 | |||
6232 | # fixed-version: only affects 5.15rc1 onwards | ||
6233 | CVE_CHECK_WHITELIST += "CVE-2021-47088" | ||
6234 | |||
6235 | # fixed-version: only affects 5.12rc1 onwards | ||
6236 | CVE_CHECK_WHITELIST += "CVE-2021-47089" | ||
6237 | |||
6238 | # fixed-version: only affects 5.10rc1 onwards | ||
6239 | CVE_CHECK_WHITELIST += "CVE-2021-47090" | ||
6240 | |||
6241 | # fixed-version: only affects 5.10rc1 onwards | ||
6242 | CVE_CHECK_WHITELIST += "CVE-2021-47091" | ||
6243 | |||
6244 | # fixed-version: only affects 5.15rc4 onwards | ||
6245 | CVE_CHECK_WHITELIST += "CVE-2021-47092" | ||
6246 | |||
6247 | # fixed-version: only affects 5.9 onwards | ||
6248 | CVE_CHECK_WHITELIST += "CVE-2021-47093" | ||
6249 | |||
6250 | # fixed-version: only affects 5.10rc1 onwards | ||
6251 | CVE_CHECK_WHITELIST += "CVE-2021-47094" | ||
6252 | |||
6253 | # cpe-stable-backport: Backported in 5.4.169 | ||
6254 | CVE_CHECK_WHITELIST += "CVE-2021-47095" | ||
6255 | |||
6256 | # fixed-version: only affects 5.15rc4 onwards | ||
6257 | CVE_CHECK_WHITELIST += "CVE-2021-47096" | ||
6258 | |||
6259 | # fixed-version: only affects 5.11rc1 onwards | ||
6260 | CVE_CHECK_WHITELIST += "CVE-2021-47097" | ||
6261 | |||
6262 | # fixed-version: only affects 5.14rc1 onwards | ||
6263 | CVE_CHECK_WHITELIST += "CVE-2021-47098" | ||
6264 | |||
6265 | # fixed-version: only affects 5.13rc1 onwards | ||
6266 | CVE_CHECK_WHITELIST += "CVE-2021-47099" | ||
6267 | |||
6268 | # cpe-stable-backport: Backported in 5.4.169 | ||
6269 | CVE_CHECK_WHITELIST += "CVE-2021-47100" | ||
6270 | |||
6271 | # CVE-2021-47101 needs backporting (fixed from 5.16rc7) | ||
6272 | |||
6273 | # fixed-version: only affects 5.14rc1 onwards | ||
6274 | CVE_CHECK_WHITELIST += "CVE-2021-47102" | ||
6275 | |||
6276 | # cpe-stable-backport: Backported in 5.4.220 | ||
6277 | CVE_CHECK_WHITELIST += "CVE-2021-47103" | ||
6278 | |||
6279 | # fixed-version: only affects 5.15 onwards | ||
6280 | CVE_CHECK_WHITELIST += "CVE-2021-47104" | ||
6281 | |||
6282 | # fixed-version: only affects 5.5rc1 onwards | ||
6283 | CVE_CHECK_WHITELIST += "CVE-2021-47105" | ||
6284 | |||
6285 | # fixed-version: only affects 5.13rc1 onwards | ||
6286 | CVE_CHECK_WHITELIST += "CVE-2021-47106" | ||
6287 | |||
6288 | # fixed-version: only affects 5.13rc1 onwards | ||
6289 | CVE_CHECK_WHITELIST += "CVE-2021-47107" | ||
6290 | |||
6291 | # fixed-version: only affects 5.14rc1 onwards | ||
6292 | CVE_CHECK_WHITELIST += "CVE-2021-47108" | ||
6293 | |||
6294 | # cpe-stable-backport: Backported in 5.4.125 | ||
6295 | CVE_CHECK_WHITELIST += "CVE-2021-47109" | ||
6296 | |||
6297 | # cpe-stable-backport: Backported in 5.4.125 | ||
6298 | CVE_CHECK_WHITELIST += "CVE-2021-47110" | ||
6299 | |||
6300 | # fixed-version: only affects 5.5rc1 onwards | ||
6301 | CVE_CHECK_WHITELIST += "CVE-2021-47111" | ||
6302 | |||
6303 | # cpe-stable-backport: Backported in 5.4.125 | ||
6304 | CVE_CHECK_WHITELIST += "CVE-2021-47112" | ||
6305 | |||
6306 | # CVE-2021-47113 needs backporting (fixed from 5.13rc5) | ||
6307 | |||
6308 | # cpe-stable-backport: Backported in 5.4.125 | ||
6309 | CVE_CHECK_WHITELIST += "CVE-2021-47114" | ||
6310 | |||
6311 | # CVE-2021-47116 needs backporting (fixed from 5.13rc5) | ||
6312 | |||
6313 | # cpe-stable-backport: Backported in 5.4.125 | ||
6314 | CVE_CHECK_WHITELIST += "CVE-2021-47117" | ||
6315 | |||
6316 | # cpe-stable-backport: Backported in 5.4.125 | ||
6317 | CVE_CHECK_WHITELIST += "CVE-2021-47118" | ||
6318 | |||
6319 | # CVE-2021-47119 needs backporting (fixed from 5.13rc5) | ||
6320 | |||
6321 | # cpe-stable-backport: Backported in 5.4.125 | ||
6322 | CVE_CHECK_WHITELIST += "CVE-2021-47120" | ||
6323 | |||
6324 | # cpe-stable-backport: Backported in 5.4.125 | ||
6325 | CVE_CHECK_WHITELIST += "CVE-2021-47121" | ||
6326 | |||
6327 | # cpe-stable-backport: Backported in 5.4.125 | ||
6328 | CVE_CHECK_WHITELIST += "CVE-2021-47122" | ||
6329 | |||
6330 | # fixed-version: only affects 5.11rc1 onwards | ||
6331 | CVE_CHECK_WHITELIST += "CVE-2021-47123" | ||
6332 | |||
6333 | # CVE-2021-47124 needs backporting (fixed from 5.13rc2) | ||
6334 | |||
6335 | # CVE-2021-47125 needs backporting (fixed from 5.13rc5) | ||
6336 | |||
6337 | # cpe-stable-backport: Backported in 5.4.125 | ||
6338 | CVE_CHECK_WHITELIST += "CVE-2021-47126" | ||
6339 | |||
6340 | # fixed-version: only affects 5.12rc1 onwards | ||
6341 | CVE_CHECK_WHITELIST += "CVE-2021-47127" | ||
6342 | |||
6343 | # CVE-2021-47128 needs backporting (fixed from 5.13rc5) | ||
6344 | |||
6345 | # cpe-stable-backport: Backported in 5.4.125 | ||
6346 | CVE_CHECK_WHITELIST += "CVE-2021-47129" | ||
6347 | |||
6348 | # fixed-version: only affects 5.8rc1 onwards | ||
6349 | CVE_CHECK_WHITELIST += "CVE-2021-47130" | ||
6350 | |||
6351 | # CVE-2021-47131 needs backporting (fixed from 5.13rc5) | ||
6352 | |||
6353 | # fixed-version: only affects 5.12rc1 onwards | ||
6354 | CVE_CHECK_WHITELIST += "CVE-2021-47132" | ||
6355 | |||
6356 | # CVE-2021-47133 needs backporting (fixed from 5.13rc5) | ||
6357 | |||
6358 | # fixed-version: only affects 5.10rc1 onwards | ||
6359 | CVE_CHECK_WHITELIST += "CVE-2021-47134" | ||
6360 | |||
6361 | # CVE-2021-47135 needs backporting (fixed from 5.13rc5) | ||
6362 | |||
6363 | # CVE-2021-47136 needs backporting (fixed from 5.13rc4) | ||
6364 | |||
6365 | # cpe-stable-backport: Backported in 5.4.124 | ||
6366 | CVE_CHECK_WHITELIST += "CVE-2021-47137" | ||
6367 | |||
6368 | # cpe-stable-backport: Backported in 5.4.124 | ||
6369 | CVE_CHECK_WHITELIST += "CVE-2021-47138" | ||
6370 | |||
6371 | # fixed-version: only affects 5.6rc1 onwards | ||
6372 | CVE_CHECK_WHITELIST += "CVE-2021-47139" | ||
6373 | |||
6374 | # CVE-2021-47140 needs backporting (fixed from 5.13rc4) | ||
6375 | |||
6376 | # cpe-stable-backport: Backported in 5.4.124 | ||
6377 | CVE_CHECK_WHITELIST += "CVE-2021-47141" | ||
6378 | |||
6379 | # cpe-stable-backport: Backported in 5.4.124 | ||
6380 | CVE_CHECK_WHITELIST += "CVE-2021-47142" | ||
6381 | |||
6382 | # CVE-2021-47143 needs backporting (fixed from 5.13rc4) | ||
6383 | |||
6384 | # cpe-stable-backport: Backported in 5.4.124 | ||
6385 | CVE_CHECK_WHITELIST += "CVE-2021-47144" | ||
6386 | |||
6387 | # cpe-stable-backport: Backported in 5.4.124 | ||
6388 | CVE_CHECK_WHITELIST += "CVE-2021-47145" | ||
6389 | |||
6390 | # cpe-stable-backport: Backported in 5.4.124 | ||
6391 | CVE_CHECK_WHITELIST += "CVE-2021-47146" | ||
6392 | |||
6393 | # CVE-2021-47147 needs backporting (fixed from 5.13rc4) | ||
6394 | |||
6395 | # fixed-version: only affects 5.12rc1 onwards | ||
6396 | CVE_CHECK_WHITELIST += "CVE-2021-47148" | ||
6397 | |||
6398 | # cpe-stable-backport: Backported in 5.4.124 | ||
6399 | CVE_CHECK_WHITELIST += "CVE-2021-47149" | ||
6400 | |||
6401 | # cpe-stable-backport: Backported in 5.4.124 | ||
6402 | CVE_CHECK_WHITELIST += "CVE-2021-47150" | ||
6403 | |||
6404 | # CVE-2021-47151 needs backporting (fixed from 5.13rc4) | ||
6405 | |||
6406 | # fixed-version: only affects 5.7rc1 onwards | ||
6407 | CVE_CHECK_WHITELIST += "CVE-2021-47152" | ||
6408 | |||
6409 | # cpe-stable-backport: Backported in 5.4.124 | ||
6410 | CVE_CHECK_WHITELIST += "CVE-2021-47153" | ||
6411 | |||
6412 | # CVE-2021-47158 needs backporting (fixed from 5.13rc4) | ||
6413 | |||
6414 | # cpe-stable-backport: Backported in 5.4.124 | ||
6415 | CVE_CHECK_WHITELIST += "CVE-2021-47159" | ||
6416 | |||
6417 | # cpe-stable-backport: Backported in 5.4.124 | ||
6418 | CVE_CHECK_WHITELIST += "CVE-2021-47160" | ||
6419 | |||
6420 | # cpe-stable-backport: Backported in 5.4.124 | ||
6421 | CVE_CHECK_WHITELIST += "CVE-2021-47161" | ||
6422 | |||
6423 | # cpe-stable-backport: Backported in 5.4.124 | ||
6424 | CVE_CHECK_WHITELIST += "CVE-2021-47162" | ||
6425 | |||
6426 | # cpe-stable-backport: Backported in 5.4.124 | ||
6427 | CVE_CHECK_WHITELIST += "CVE-2021-47163" | ||
6428 | |||
6429 | # fixed-version: only affects 5.8rc1 onwards | ||
6430 | CVE_CHECK_WHITELIST += "CVE-2021-47164" | ||
6431 | |||
6432 | # cpe-stable-backport: Backported in 5.4.124 | ||
6433 | CVE_CHECK_WHITELIST += "CVE-2021-47165" | ||
6434 | |||
6435 | # cpe-stable-backport: Backported in 5.4.124 | ||
6436 | CVE_CHECK_WHITELIST += "CVE-2021-47166" | ||
6437 | |||
6438 | # cpe-stable-backport: Backported in 5.4.124 | ||
6439 | CVE_CHECK_WHITELIST += "CVE-2021-47167" | ||
6440 | |||
6441 | # cpe-stable-backport: Backported in 5.4.124 | ||
6442 | CVE_CHECK_WHITELIST += "CVE-2021-47168" | ||
6443 | |||
6444 | # cpe-stable-backport: Backported in 5.4.124 | ||
6445 | CVE_CHECK_WHITELIST += "CVE-2021-47169" | ||
6446 | |||
6447 | # cpe-stable-backport: Backported in 5.4.124 | ||
6448 | CVE_CHECK_WHITELIST += "CVE-2021-47170" | ||
6449 | |||
6450 | # cpe-stable-backport: Backported in 5.4.124 | ||
6451 | CVE_CHECK_WHITELIST += "CVE-2021-47171" | ||
6452 | |||
6453 | # cpe-stable-backport: Backported in 5.4.124 | ||
6454 | CVE_CHECK_WHITELIST += "CVE-2021-47172" | ||
6455 | |||
6456 | # cpe-stable-backport: Backported in 5.4.124 | ||
6457 | CVE_CHECK_WHITELIST += "CVE-2021-47173" | ||
6458 | |||
6459 | # fixed-version: only affects 5.7rc1 onwards | ||
6460 | CVE_CHECK_WHITELIST += "CVE-2021-47174" | ||
6461 | |||
6462 | # CVE-2021-47175 needs backporting (fixed from 5.13rc4) | ||
6463 | |||
6464 | # fixed-version: only affects 5.11rc1 onwards | ||
6465 | CVE_CHECK_WHITELIST += "CVE-2021-47176" | ||
6466 | |||
6467 | # cpe-stable-backport: Backported in 5.4.124 | ||
6468 | CVE_CHECK_WHITELIST += "CVE-2021-47177" | ||
6469 | |||
6470 | # fixed-version: only affects 5.11rc1 onwards | ||
6471 | CVE_CHECK_WHITELIST += "CVE-2021-47178" | ||
6472 | |||
6473 | # cpe-stable-backport: Backported in 5.4.124 | ||
6474 | CVE_CHECK_WHITELIST += "CVE-2021-47179" | ||
6475 | |||
6476 | # cpe-stable-backport: Backported in 5.4.123 | ||
6477 | CVE_CHECK_WHITELIST += "CVE-2021-47180" | ||
6478 | |||
5677 | # cpe-stable-backport: Backported in 5.4.184 | 6479 | # cpe-stable-backport: Backported in 5.4.184 |
5678 | CVE_CHECK_WHITELIST += "CVE-2022-0001" | 6480 | CVE_CHECK_WHITELIST += "CVE-2022-0001" |
5679 | 6481 | ||
@@ -6595,6 +7397,19 @@ CVE_CHECK_WHITELIST += "CVE-2022-48502" | |||
6595 | # cpe-stable-backport: Backported in 5.4.196 | 7397 | # cpe-stable-backport: Backported in 5.4.196 |
6596 | CVE_CHECK_WHITELIST += "CVE-2022-48619" | 7398 | CVE_CHECK_WHITELIST += "CVE-2022-48619" |
6597 | 7399 | ||
7400 | # cpe-stable-backport: Backported in 5.4.179 | ||
7401 | CVE_CHECK_WHITELIST += "CVE-2022-48626" | ||
7402 | |||
7403 | # CVE-2022-48627 needs backporting (fixed from 5.19rc7) | ||
7404 | |||
7405 | # CVE-2022-48628 needs backporting (fixed from 6.6rc1) | ||
7406 | |||
7407 | # cpe-stable-backport: Backported in 5.4.187 | ||
7408 | CVE_CHECK_WHITELIST += "CVE-2022-48629" | ||
7409 | |||
7410 | # fixed-version: only affects 5.17 onwards | ||
7411 | CVE_CHECK_WHITELIST += "CVE-2022-48630" | ||
7412 | |||
6598 | # fixed-version: Fixed after version 5.0rc1 | 7413 | # fixed-version: Fixed after version 5.0rc1 |
6599 | CVE_CHECK_WHITELIST += "CVE-2023-0030" | 7414 | CVE_CHECK_WHITELIST += "CVE-2023-0030" |
6600 | 7415 | ||
@@ -6940,6 +7755,8 @@ CVE_CHECK_WHITELIST += "CVE-2023-28466" | |||
6940 | # cpe-stable-backport: Backported in 5.4.213 | 7755 | # cpe-stable-backport: Backported in 5.4.213 |
6941 | CVE_CHECK_WHITELIST += "CVE-2023-2860" | 7756 | CVE_CHECK_WHITELIST += "CVE-2023-2860" |
6942 | 7757 | ||
7758 | # CVE-2023-28746 needs backporting (fixed from 6.9rc1) | ||
7759 | |||
6943 | # cpe-stable-backport: Backported in 5.4.133 | 7760 | # cpe-stable-backport: Backported in 5.4.133 |
6944 | CVE_CHECK_WHITELIST += "CVE-2023-28772" | 7761 | CVE_CHECK_WHITELIST += "CVE-2023-28772" |
6945 | 7762 | ||
@@ -7339,7 +8156,7 @@ CVE_CHECK_WHITELIST += "CVE-2023-46838" | |||
7339 | # fixed-version: only affects 5.10rc1 onwards | 8156 | # fixed-version: only affects 5.10rc1 onwards |
7340 | CVE_CHECK_WHITELIST += "CVE-2023-46862" | 8157 | CVE_CHECK_WHITELIST += "CVE-2023-46862" |
7341 | 8158 | ||
7342 | # CVE-2023-47233 has no known resolution | 8159 | # CVE-2023-47233 needs backporting (fixed from 6.9rc1) |
7343 | 8160 | ||
7344 | # fixed-version: only affects 5.7rc1 onwards | 8161 | # fixed-version: only affects 5.7rc1 onwards |
7345 | CVE_CHECK_WHITELIST += "CVE-2023-4732" | 8162 | CVE_CHECK_WHITELIST += "CVE-2023-4732" |
@@ -7383,6 +8200,471 @@ CVE_CHECK_WHITELIST += "CVE-2023-5197" | |||
7383 | # cpe-stable-backport: Backported in 5.4.267 | 8200 | # cpe-stable-backport: Backported in 5.4.267 |
7384 | CVE_CHECK_WHITELIST += "CVE-2023-52340" | 8201 | CVE_CHECK_WHITELIST += "CVE-2023-52340" |
7385 | 8202 | ||
8203 | # CVE-2023-52429 needs backporting (fixed from 6.8rc3) | ||
8204 | |||
8205 | # fixed-version: only affects 6.5rc6 onwards | ||
8206 | CVE_CHECK_WHITELIST += "CVE-2023-52433" | ||
8207 | |||
8208 | # CVE-2023-52434 needs backporting (fixed from 6.7rc6) | ||
8209 | |||
8210 | # cpe-stable-backport: Backported in 5.4.269 | ||
8211 | CVE_CHECK_WHITELIST += "CVE-2023-52435" | ||
8212 | |||
8213 | # cpe-stable-backport: Backported in 5.4.268 | ||
8214 | CVE_CHECK_WHITELIST += "CVE-2023-52436" | ||
8215 | |||
8216 | # cpe-stable-backport: Backported in 5.4.268 | ||
8217 | CVE_CHECK_WHITELIST += "CVE-2023-52438" | ||
8218 | |||
8219 | # cpe-stable-backport: Backported in 5.4.268 | ||
8220 | CVE_CHECK_WHITELIST += "CVE-2023-52439" | ||
8221 | |||
8222 | # fixed-version: only affects 5.17rc4 onwards | ||
8223 | CVE_CHECK_WHITELIST += "CVE-2023-52440" | ||
8224 | |||
8225 | # fixed-version: only affects 5.15rc1 onwards | ||
8226 | CVE_CHECK_WHITELIST += "CVE-2023-52441" | ||
8227 | |||
8228 | # CVE-2023-52442 needs backporting (fixed from 6.5rc4) | ||
8229 | |||
8230 | # cpe-stable-backport: Backported in 5.4.268 | ||
8231 | CVE_CHECK_WHITELIST += "CVE-2023-52443" | ||
8232 | |||
8233 | # cpe-stable-backport: Backported in 5.4.268 | ||
8234 | CVE_CHECK_WHITELIST += "CVE-2023-52444" | ||
8235 | |||
8236 | # cpe-stable-backport: Backported in 5.4.268 | ||
8237 | CVE_CHECK_WHITELIST += "CVE-2023-52445" | ||
8238 | |||
8239 | # fixed-version: only affects 6.2rc1 onwards | ||
8240 | CVE_CHECK_WHITELIST += "CVE-2023-52446" | ||
8241 | |||
8242 | # fixed-version: only affects 5.9rc1 onwards | ||
8243 | CVE_CHECK_WHITELIST += "CVE-2023-52447" | ||
8244 | |||
8245 | # cpe-stable-backport: Backported in 5.4.268 | ||
8246 | CVE_CHECK_WHITELIST += "CVE-2023-52448" | ||
8247 | |||
8248 | # cpe-stable-backport: Backported in 5.4.268 | ||
8249 | CVE_CHECK_WHITELIST += "CVE-2023-52449" | ||
8250 | |||
8251 | # fixed-version: only affects 6.2rc1 onwards | ||
8252 | CVE_CHECK_WHITELIST += "CVE-2023-52450" | ||
8253 | |||
8254 | # cpe-stable-backport: Backported in 5.4.268 | ||
8255 | CVE_CHECK_WHITELIST += "CVE-2023-52451" | ||
8256 | |||
8257 | # fixed-version: only affects 5.12rc1 onwards | ||
8258 | CVE_CHECK_WHITELIST += "CVE-2023-52452" | ||
8259 | |||
8260 | # fixed-version: only affects 6.2rc1 onwards | ||
8261 | CVE_CHECK_WHITELIST += "CVE-2023-52453" | ||
8262 | |||
8263 | # cpe-stable-backport: Backported in 5.4.268 | ||
8264 | CVE_CHECK_WHITELIST += "CVE-2023-52454" | ||
8265 | |||
8266 | # fixed-version: only affects 6.3rc1 onwards | ||
8267 | CVE_CHECK_WHITELIST += "CVE-2023-52455" | ||
8268 | |||
8269 | # fixed-version: only affects 5.9rc1 onwards | ||
8270 | CVE_CHECK_WHITELIST += "CVE-2023-52456" | ||
8271 | |||
8272 | # fixed-version: only affects 6.1rc6 onwards | ||
8273 | CVE_CHECK_WHITELIST += "CVE-2023-52457" | ||
8274 | |||
8275 | # CVE-2023-52458 needs backporting (fixed from 6.8rc1) | ||
8276 | |||
8277 | # fixed-version: only affects 6.6rc1 onwards | ||
8278 | CVE_CHECK_WHITELIST += "CVE-2023-52459" | ||
8279 | |||
8280 | # fixed-version: only affects 6.7rc1 onwards | ||
8281 | CVE_CHECK_WHITELIST += "CVE-2023-52460" | ||
8282 | |||
8283 | # fixed-version: only affects 6.7rc1 onwards | ||
8284 | CVE_CHECK_WHITELIST += "CVE-2023-52461" | ||
8285 | |||
8286 | # fixed-version: only affects 5.16rc1 onwards | ||
8287 | CVE_CHECK_WHITELIST += "CVE-2023-52462" | ||
8288 | |||
8289 | # fixed-version: only affects 5.8rc7 onwards | ||
8290 | CVE_CHECK_WHITELIST += "CVE-2023-52463" | ||
8291 | |||
8292 | # cpe-stable-backport: Backported in 5.4.268 | ||
8293 | CVE_CHECK_WHITELIST += "CVE-2023-52464" | ||
8294 | |||
8295 | # fixed-version: only affects 6.5rc1 onwards | ||
8296 | CVE_CHECK_WHITELIST += "CVE-2023-52465" | ||
8297 | |||
8298 | # fixed-version: only affects 5.9rc1 onwards | ||
8299 | CVE_CHECK_WHITELIST += "CVE-2023-52467" | ||
8300 | |||
8301 | # fixed-version: only affects 6.4rc1 onwards | ||
8302 | CVE_CHECK_WHITELIST += "CVE-2023-52468" | ||
8303 | |||
8304 | # cpe-stable-backport: Backported in 5.4.268 | ||
8305 | CVE_CHECK_WHITELIST += "CVE-2023-52469" | ||
8306 | |||
8307 | # cpe-stable-backport: Backported in 5.4.268 | ||
8308 | CVE_CHECK_WHITELIST += "CVE-2023-52470" | ||
8309 | |||
8310 | # fixed-version: only affects 6.7rc1 onwards | ||
8311 | CVE_CHECK_WHITELIST += "CVE-2023-52471" | ||
8312 | |||
8313 | # fixed-version: only affects 6.5rc1 onwards | ||
8314 | CVE_CHECK_WHITELIST += "CVE-2023-52472" | ||
8315 | |||
8316 | # fixed-version: only affects 6.4rc1 onwards | ||
8317 | CVE_CHECK_WHITELIST += "CVE-2023-52473" | ||
8318 | |||
8319 | # CVE-2023-52474 needs backporting (fixed from 6.4rc1) | ||
8320 | |||
8321 | # cpe-stable-backport: Backported in 5.4.259 | ||
8322 | CVE_CHECK_WHITELIST += "CVE-2023-52475" | ||
8323 | |||
8324 | # CVE-2023-52476 needs backporting (fixed from 6.6rc6) | ||
8325 | |||
8326 | # cpe-stable-backport: Backported in 5.4.259 | ||
8327 | CVE_CHECK_WHITELIST += "CVE-2023-52477" | ||
8328 | |||
8329 | # cpe-stable-backport: Backported in 5.4.259 | ||
8330 | CVE_CHECK_WHITELIST += "CVE-2023-52478" | ||
8331 | |||
8332 | # CVE-2023-52479 needs backporting (fixed from 6.6rc5) | ||
8333 | |||
8334 | # CVE-2023-52480 needs backporting (fixed from 6.6rc5) | ||
8335 | |||
8336 | # CVE-2023-52481 needs backporting (fixed from 6.6rc5) | ||
8337 | |||
8338 | # CVE-2023-52482 needs backporting (fixed from 6.6rc4) | ||
8339 | |||
8340 | # fixed-version: only affects 5.15rc1 onwards | ||
8341 | CVE_CHECK_WHITELIST += "CVE-2023-52483" | ||
8342 | |||
8343 | # CVE-2023-52484 needs backporting (fixed from 6.6rc5) | ||
8344 | |||
8345 | # CVE-2023-52485 needs backporting (fixed from 6.8rc1) | ||
8346 | |||
8347 | # cpe-stable-backport: Backported in 5.4.269 | ||
8348 | CVE_CHECK_WHITELIST += "CVE-2023-52486" | ||
8349 | |||
8350 | # fixed-version: only affects 6.5rc1 onwards | ||
8351 | CVE_CHECK_WHITELIST += "CVE-2023-52487" | ||
8352 | |||
8353 | # CVE-2023-52488 needs backporting (fixed from 6.8rc1) | ||
8354 | |||
8355 | # CVE-2023-52489 needs backporting (fixed from 6.8rc1) | ||
8356 | |||
8357 | # fixed-version: only affects 6.3rc1 onwards | ||
8358 | CVE_CHECK_WHITELIST += "CVE-2023-52490" | ||
8359 | |||
8360 | # CVE-2023-52491 needs backporting (fixed from 6.8rc1) | ||
8361 | |||
8362 | # fixed-version: only affects 5.6rc1 onwards | ||
8363 | CVE_CHECK_WHITELIST += "CVE-2023-52492" | ||
8364 | |||
8365 | # fixed-version: only affects 5.7rc1 onwards | ||
8366 | CVE_CHECK_WHITELIST += "CVE-2023-52493" | ||
8367 | |||
8368 | # fixed-version: only affects 5.13rc1 onwards | ||
8369 | CVE_CHECK_WHITELIST += "CVE-2023-52494" | ||
8370 | |||
8371 | # fixed-version: only affects 6.3rc1 onwards | ||
8372 | CVE_CHECK_WHITELIST += "CVE-2023-52495" | ||
8373 | |||
8374 | # CVE-2023-52497 needs backporting (fixed from 6.8rc1) | ||
8375 | |||
8376 | # CVE-2023-52498 needs backporting (fixed from 6.8rc1) | ||
8377 | |||
8378 | # fixed-version: only affects 5.12rc1 onwards | ||
8379 | CVE_CHECK_WHITELIST += "CVE-2023-52499" | ||
8380 | |||
8381 | # CVE-2023-52500 needs backporting (fixed from 6.6rc2) | ||
8382 | |||
8383 | # CVE-2023-52501 needs backporting (fixed from 6.6rc2) | ||
8384 | |||
8385 | # cpe-stable-backport: Backported in 5.4.259 | ||
8386 | CVE_CHECK_WHITELIST += "CVE-2023-52502" | ||
8387 | |||
8388 | # fixed-version: only affects 5.6rc1 onwards | ||
8389 | CVE_CHECK_WHITELIST += "CVE-2023-52503" | ||
8390 | |||
8391 | # cpe-stable-backport: Backported in 5.4.270 | ||
8392 | CVE_CHECK_WHITELIST += "CVE-2023-52504" | ||
8393 | |||
8394 | # fixed-version: only affects 5.18rc1 onwards | ||
8395 | CVE_CHECK_WHITELIST += "CVE-2023-52505" | ||
8396 | |||
8397 | # CVE-2023-52506 needs backporting (fixed from 6.6rc3) | ||
8398 | |||
8399 | # cpe-stable-backport: Backported in 5.4.259 | ||
8400 | CVE_CHECK_WHITELIST += "CVE-2023-52507" | ||
8401 | |||
8402 | # CVE-2023-52508 needs backporting (fixed from 6.6rc2) | ||
8403 | |||
8404 | # cpe-stable-backport: Backported in 5.4.259 | ||
8405 | CVE_CHECK_WHITELIST += "CVE-2023-52509" | ||
8406 | |||
8407 | # cpe-stable-backport: Backported in 5.4.259 | ||
8408 | CVE_CHECK_WHITELIST += "CVE-2023-52510" | ||
8409 | |||
8410 | # CVE-2023-52511 needs backporting (fixed from 6.6rc1) | ||
8411 | |||
8412 | # fixed-version: only affects 5.18rc1 onwards | ||
8413 | CVE_CHECK_WHITELIST += "CVE-2023-52512" | ||
8414 | |||
8415 | # cpe-stable-backport: Backported in 5.4.258 | ||
8416 | CVE_CHECK_WHITELIST += "CVE-2023-52513" | ||
8417 | |||
8418 | # CVE-2023-52515 needs backporting (fixed from 6.6rc5) | ||
8419 | |||
8420 | # CVE-2023-52516 needs backporting (fixed from 6.6rc1) | ||
8421 | |||
8422 | # CVE-2023-52517 needs backporting (fixed from 6.6rc1) | ||
8423 | |||
8424 | # fixed-version: only affects 5.16rc1 onwards | ||
8425 | CVE_CHECK_WHITELIST += "CVE-2023-52518" | ||
8426 | |||
8427 | # CVE-2023-52519 needs backporting (fixed from 6.6rc5) | ||
8428 | |||
8429 | # fixed-version: only affects 5.14rc1 onwards | ||
8430 | CVE_CHECK_WHITELIST += "CVE-2023-52520" | ||
8431 | |||
8432 | # cpe-stable-backport: Backported in 5.4.258 | ||
8433 | CVE_CHECK_WHITELIST += "CVE-2023-52522" | ||
8434 | |||
8435 | # fixed-version: only affects 5.13rc1 onwards | ||
8436 | CVE_CHECK_WHITELIST += "CVE-2023-52523" | ||
8437 | |||
8438 | # fixed-version: only affects 6.5rc1 onwards | ||
8439 | CVE_CHECK_WHITELIST += "CVE-2023-52524" | ||
8440 | |||
8441 | # fixed-version: only affects 6.6rc1 onwards | ||
8442 | CVE_CHECK_WHITELIST += "CVE-2023-52525" | ||
8443 | |||
8444 | # fixed-version: only affects 6.1rc1 onwards | ||
8445 | CVE_CHECK_WHITELIST += "CVE-2023-52526" | ||
8446 | |||
8447 | # cpe-stable-backport: Backported in 5.4.258 | ||
8448 | CVE_CHECK_WHITELIST += "CVE-2023-52527" | ||
8449 | |||
8450 | # cpe-stable-backport: Backported in 5.4.258 | ||
8451 | CVE_CHECK_WHITELIST += "CVE-2023-52528" | ||
8452 | |||
8453 | # fixed-version: only affects 5.14rc1 onwards | ||
8454 | CVE_CHECK_WHITELIST += "CVE-2023-52529" | ||
8455 | |||
8456 | # CVE-2023-52530 needs backporting (fixed from 6.6rc5) | ||
8457 | |||
8458 | # CVE-2023-52531 needs backporting (fixed from 6.6rc5) | ||
8459 | |||
8460 | # CVE-2023-52532 needs backporting (fixed from 6.6rc5) | ||
8461 | |||
8462 | # CVE-2023-52559 needs backporting (fixed from 6.6rc5) | ||
8463 | |||
8464 | # fixed-version: only affects 5.16rc5 onwards | ||
8465 | CVE_CHECK_WHITELIST += "CVE-2023-52560" | ||
8466 | |||
8467 | # CVE-2023-52561 needs backporting (fixed from 6.6rc1) | ||
8468 | |||
8469 | # fixed-version: only affects 6.0rc4 onwards | ||
8470 | CVE_CHECK_WHITELIST += "CVE-2023-52562" | ||
8471 | |||
8472 | # CVE-2023-52563 needs backporting (fixed from 6.6rc3) | ||
8473 | |||
8474 | # fixed-version: only affects 6.5rc4 onwards | ||
8475 | CVE_CHECK_WHITELIST += "CVE-2023-52564" | ||
8476 | |||
8477 | # CVE-2023-52565 needs backporting (fixed from 6.6rc3) | ||
8478 | |||
8479 | # cpe-stable-backport: Backported in 5.4.258 | ||
8480 | CVE_CHECK_WHITELIST += "CVE-2023-52566" | ||
8481 | |||
8482 | # fixed-version: only affects 6.4rc1 onwards | ||
8483 | CVE_CHECK_WHITELIST += "CVE-2023-52567" | ||
8484 | |||
8485 | # CVE-2023-52568 needs backporting (fixed from 6.6rc4) | ||
8486 | |||
8487 | # CVE-2023-52569 needs backporting (fixed from 6.6rc2) | ||
8488 | |||
8489 | # fixed-version: only affects 6.1rc1 onwards | ||
8490 | CVE_CHECK_WHITELIST += "CVE-2023-52570" | ||
8491 | |||
8492 | # CVE-2023-52571 needs backporting (fixed from 6.6rc4) | ||
8493 | |||
8494 | # CVE-2023-52572 needs backporting (fixed from 6.6rc3) | ||
8495 | |||
8496 | # cpe-stable-backport: Backported in 5.4.258 | ||
8497 | CVE_CHECK_WHITELIST += "CVE-2023-52573" | ||
8498 | |||
8499 | # cpe-stable-backport: Backported in 5.4.258 | ||
8500 | CVE_CHECK_WHITELIST += "CVE-2023-52574" | ||
8501 | |||
8502 | # fixed-version: only affects 6.5rc6 onwards | ||
8503 | CVE_CHECK_WHITELIST += "CVE-2023-52575" | ||
8504 | |||
8505 | # fixed-version: only affects 5.13rc1 onwards | ||
8506 | CVE_CHECK_WHITELIST += "CVE-2023-52576" | ||
8507 | |||
8508 | # fixed-version: only affects 6.6rc1 onwards | ||
8509 | CVE_CHECK_WHITELIST += "CVE-2023-52577" | ||
8510 | |||
8511 | # cpe-stable-backport: Backported in 5.4.258 | ||
8512 | CVE_CHECK_WHITELIST += "CVE-2023-52578" | ||
8513 | |||
8514 | # fixed-version: only affects 5.12rc1 onwards | ||
8515 | CVE_CHECK_WHITELIST += "CVE-2023-52580" | ||
8516 | |||
8517 | # fixed-version: only affects 6.5rc6 onwards | ||
8518 | CVE_CHECK_WHITELIST += "CVE-2023-52581" | ||
8519 | |||
8520 | # fixed-version: only affects 5.13rc1 onwards | ||
8521 | CVE_CHECK_WHITELIST += "CVE-2023-52582" | ||
8522 | |||
8523 | # cpe-stable-backport: Backported in 5.4.269 | ||
8524 | CVE_CHECK_WHITELIST += "CVE-2023-52583" | ||
8525 | |||
8526 | # CVE-2023-52584 needs backporting (fixed from 6.8rc1) | ||
8527 | |||
8528 | # CVE-2023-52585 needs backporting (fixed from 6.8rc1) | ||
8529 | |||
8530 | # CVE-2023-52586 needs backporting (fixed from 6.8rc1) | ||
8531 | |||
8532 | # cpe-stable-backport: Backported in 5.4.269 | ||
8533 | CVE_CHECK_WHITELIST += "CVE-2023-52587" | ||
8534 | |||
8535 | # CVE-2023-52588 needs backporting (fixed from 6.8rc1) | ||
8536 | |||
8537 | # CVE-2023-52589 needs backporting (fixed from 6.8rc1) | ||
8538 | |||
8539 | # CVE-2023-52590 needs backporting (fixed from 6.8rc1) | ||
8540 | |||
8541 | # CVE-2023-52591 needs backporting (fixed from 6.8rc1) | ||
8542 | |||
8543 | # CVE-2023-52593 needs backporting (fixed from 6.8rc1) | ||
8544 | |||
8545 | # cpe-stable-backport: Backported in 5.4.269 | ||
8546 | CVE_CHECK_WHITELIST += "CVE-2023-52594" | ||
8547 | |||
8548 | # cpe-stable-backport: Backported in 5.4.269 | ||
8549 | CVE_CHECK_WHITELIST += "CVE-2023-52595" | ||
8550 | |||
8551 | # CVE-2023-52596 needs backporting (fixed from 6.8rc1) | ||
8552 | |||
8553 | # cpe-stable-backport: Backported in 5.4.269 | ||
8554 | CVE_CHECK_WHITELIST += "CVE-2023-52597" | ||
8555 | |||
8556 | # cpe-stable-backport: Backported in 5.4.269 | ||
8557 | CVE_CHECK_WHITELIST += "CVE-2023-52598" | ||
8558 | |||
8559 | # cpe-stable-backport: Backported in 5.4.269 | ||
8560 | CVE_CHECK_WHITELIST += "CVE-2023-52599" | ||
8561 | |||
8562 | # cpe-stable-backport: Backported in 5.4.269 | ||
8563 | CVE_CHECK_WHITELIST += "CVE-2023-52600" | ||
8564 | |||
8565 | # cpe-stable-backport: Backported in 5.4.269 | ||
8566 | CVE_CHECK_WHITELIST += "CVE-2023-52601" | ||
8567 | |||
8568 | # cpe-stable-backport: Backported in 5.4.269 | ||
8569 | CVE_CHECK_WHITELIST += "CVE-2023-52602" | ||
8570 | |||
8571 | # cpe-stable-backport: Backported in 5.4.269 | ||
8572 | CVE_CHECK_WHITELIST += "CVE-2023-52603" | ||
8573 | |||
8574 | # cpe-stable-backport: Backported in 5.4.269 | ||
8575 | CVE_CHECK_WHITELIST += "CVE-2023-52604" | ||
8576 | |||
8577 | # cpe-stable-backport: Backported in 5.4.269 | ||
8578 | CVE_CHECK_WHITELIST += "CVE-2023-52606" | ||
8579 | |||
8580 | # cpe-stable-backport: Backported in 5.4.269 | ||
8581 | CVE_CHECK_WHITELIST += "CVE-2023-52607" | ||
8582 | |||
8583 | # fixed-version: only affects 5.7rc1 onwards | ||
8584 | CVE_CHECK_WHITELIST += "CVE-2023-52608" | ||
8585 | |||
8586 | # cpe-stable-backport: Backported in 5.4.268 | ||
8587 | CVE_CHECK_WHITELIST += "CVE-2023-52609" | ||
8588 | |||
8589 | # CVE-2023-52610 needs backporting (fixed from 6.8rc1) | ||
8590 | |||
8591 | # fixed-version: only affects 6.4rc1 onwards | ||
8592 | CVE_CHECK_WHITELIST += "CVE-2023-52611" | ||
8593 | |||
8594 | # cpe-stable-backport: Backported in 5.4.268 | ||
8595 | CVE_CHECK_WHITELIST += "CVE-2023-52612" | ||
8596 | |||
8597 | # fixed-version: only affects 6.6rc1 onwards | ||
8598 | CVE_CHECK_WHITELIST += "CVE-2023-52613" | ||
8599 | |||
8600 | # CVE-2023-52614 needs backporting (fixed from 6.8rc1) | ||
8601 | |||
8602 | # cpe-stable-backport: Backported in 5.4.269 | ||
8603 | CVE_CHECK_WHITELIST += "CVE-2023-52615" | ||
8604 | |||
8605 | # fixed-version: only affects 5.10rc1 onwards | ||
8606 | CVE_CHECK_WHITELIST += "CVE-2023-52616" | ||
8607 | |||
8608 | # cpe-stable-backport: Backported in 5.4.269 | ||
8609 | CVE_CHECK_WHITELIST += "CVE-2023-52617" | ||
8610 | |||
8611 | # CVE-2023-52618 needs backporting (fixed from 6.8rc1) | ||
8612 | |||
8613 | # cpe-stable-backport: Backported in 5.4.269 | ||
8614 | CVE_CHECK_WHITELIST += "CVE-2023-52619" | ||
8615 | |||
8616 | # CVE-2023-52620 needs backporting (fixed from 6.4) | ||
8617 | |||
8618 | # CVE-2023-52621 needs backporting (fixed from 6.8rc1) | ||
8619 | |||
8620 | # cpe-stable-backport: Backported in 5.4.269 | ||
8621 | CVE_CHECK_WHITELIST += "CVE-2023-52622" | ||
8622 | |||
8623 | # cpe-stable-backport: Backported in 5.4.269 | ||
8624 | CVE_CHECK_WHITELIST += "CVE-2023-52623" | ||
8625 | |||
8626 | # CVE-2023-52624 needs backporting (fixed from 6.8rc1) | ||
8627 | |||
8628 | # CVE-2023-52625 needs backporting (fixed from 6.8rc1) | ||
8629 | |||
8630 | # fixed-version: only affects 6.7rc2 onwards | ||
8631 | CVE_CHECK_WHITELIST += "CVE-2023-52626" | ||
8632 | |||
8633 | # fixed-version: only affects 5.6rc1 onwards | ||
8634 | CVE_CHECK_WHITELIST += "CVE-2023-52627" | ||
8635 | |||
8636 | # CVE-2023-52628 needs backporting (fixed from 6.6rc1) | ||
8637 | |||
8638 | # CVE-2023-52629 needs backporting (fixed from 6.6rc1) | ||
8639 | |||
8640 | # fixed-version: only affects 5.10rc1 onwards | ||
8641 | CVE_CHECK_WHITELIST += "CVE-2023-52630" | ||
8642 | |||
8643 | # fixed-version: only affects 5.15rc1 onwards | ||
8644 | CVE_CHECK_WHITELIST += "CVE-2023-52631" | ||
8645 | |||
8646 | # CVE-2023-52632 needs backporting (fixed from 6.8rc1) | ||
8647 | |||
8648 | # CVE-2023-52633 needs backporting (fixed from 6.8rc1) | ||
8649 | |||
8650 | # CVE-2023-52634 needs backporting (fixed from 6.8rc1) | ||
8651 | |||
8652 | # CVE-2023-52635 needs backporting (fixed from 6.8rc1) | ||
8653 | |||
8654 | # fixed-version: only affects 6.6rc1 onwards | ||
8655 | CVE_CHECK_WHITELIST += "CVE-2023-52636" | ||
8656 | |||
8657 | # cpe-stable-backport: Backported in 5.4.269 | ||
8658 | CVE_CHECK_WHITELIST += "CVE-2023-52637" | ||
8659 | |||
8660 | # CVE-2023-52638 needs backporting (fixed from 6.8rc5) | ||
8661 | |||
8662 | # CVE-2023-52639 needs backporting (fixed from 6.8rc4) | ||
8663 | |||
8664 | # CVE-2023-52640 needs backporting (fixed from 6.8rc4) | ||
8665 | |||
8666 | # CVE-2023-52641 needs backporting (fixed from 6.8rc4) | ||
8667 | |||
7386 | # fixed-version: only affects 6.1rc1 onwards | 8668 | # fixed-version: only affects 6.1rc1 onwards |
7387 | CVE_CHECK_WHITELIST += "CVE-2023-5345" | 8669 | CVE_CHECK_WHITELIST += "CVE-2023-5345" |
7388 | 8670 | ||
@@ -7417,16 +8699,19 @@ CVE_CHECK_WHITELIST += "CVE-2023-6200" | |||
7417 | 8699 | ||
7418 | # CVE-2023-6240 has no known resolution | 8700 | # CVE-2023-6240 has no known resolution |
7419 | 8701 | ||
7420 | # CVE-2023-6270 has no known resolution | 8702 | # cpe-stable-backport: Backported in 5.4.273 |
8703 | CVE_CHECK_WHITELIST += "CVE-2023-6270" | ||
7421 | 8704 | ||
7422 | # CVE-2023-6356 has no known resolution | 8705 | # cpe-stable-backport: Backported in 5.4.268 |
8706 | CVE_CHECK_WHITELIST += "CVE-2023-6356" | ||
7423 | 8707 | ||
7424 | # fixed-version: only affects 6.1rc1 onwards | 8708 | # fixed-version: only affects 6.1rc1 onwards |
7425 | CVE_CHECK_WHITELIST += "CVE-2023-6531" | 8709 | CVE_CHECK_WHITELIST += "CVE-2023-6531" |
7426 | 8710 | ||
7427 | # CVE-2023-6535 has no known resolution | 8711 | # CVE-2023-6535 has no known resolution |
7428 | 8712 | ||
7429 | # CVE-2023-6536 has no known resolution | 8713 | # cpe-stable-backport: Backported in 5.4.268 |
8714 | CVE_CHECK_WHITELIST += "CVE-2023-6536" | ||
7430 | 8715 | ||
7431 | # CVE-2023-6546 needs backporting (fixed from 6.5rc7) | 8716 | # CVE-2023-6546 needs backporting (fixed from 6.5rc7) |
7432 | 8717 | ||
@@ -7455,7 +8740,8 @@ CVE_CHECK_WHITELIST += "CVE-2023-6931" | |||
7455 | # cpe-stable-backport: Backported in 5.4.263 | 8740 | # cpe-stable-backport: Backported in 5.4.263 |
7456 | CVE_CHECK_WHITELIST += "CVE-2023-6932" | 8741 | CVE_CHECK_WHITELIST += "CVE-2023-6932" |
7457 | 8742 | ||
7458 | # CVE-2023-7042 has no known resolution | 8743 | # cpe-stable-backport: Backported in 5.4.273 |
8744 | CVE_CHECK_WHITELIST += "CVE-2023-7042" | ||
7459 | 8745 | ||
7460 | # cpe-stable-backport: Backported in 5.4.235 | 8746 | # cpe-stable-backport: Backported in 5.4.235 |
7461 | CVE_CHECK_WHITELIST += "CVE-2023-7192" | 8747 | CVE_CHECK_WHITELIST += "CVE-2023-7192" |
@@ -7463,7 +8749,8 @@ CVE_CHECK_WHITELIST += "CVE-2023-7192" | |||
7463 | # fixed-version: only affects 6.5rc6 onwards | 8749 | # fixed-version: only affects 6.5rc6 onwards |
7464 | CVE_CHECK_WHITELIST += "CVE-2024-0193" | 8750 | CVE_CHECK_WHITELIST += "CVE-2024-0193" |
7465 | 8751 | ||
7466 | # CVE-2024-0340 needs backporting (fixed from 6.4rc6) | 8752 | # cpe-stable-backport: Backported in 5.4.269 |
8753 | CVE_CHECK_WHITELIST += "CVE-2024-0340" | ||
7467 | 8754 | ||
7468 | # fixed-version: only affects 6.2rc1 onwards | 8755 | # fixed-version: only affects 6.2rc1 onwards |
7469 | CVE_CHECK_WHITELIST += "CVE-2024-0443" | 8756 | CVE_CHECK_WHITELIST += "CVE-2024-0443" |
@@ -7481,7 +8768,8 @@ CVE_CHECK_WHITELIST += "CVE-2024-0582" | |||
7481 | # cpe-stable-backport: Backported in 5.4.263 | 8768 | # cpe-stable-backport: Backported in 5.4.263 |
7482 | CVE_CHECK_WHITELIST += "CVE-2024-0584" | 8769 | CVE_CHECK_WHITELIST += "CVE-2024-0584" |
7483 | 8770 | ||
7484 | # CVE-2024-0607 needs backporting (fixed from 6.7rc2) | 8771 | # cpe-stable-backport: Backported in 5.4.269 |
8772 | CVE_CHECK_WHITELIST += "CVE-2024-0607" | ||
7485 | 8773 | ||
7486 | # fixed-version: only affects 5.13rc1 onwards | 8774 | # fixed-version: only affects 5.13rc1 onwards |
7487 | CVE_CHECK_WHITELIST += "CVE-2024-0639" | 8775 | CVE_CHECK_WHITELIST += "CVE-2024-0639" |
@@ -7495,37 +8783,47 @@ CVE_CHECK_WHITELIST += "CVE-2024-0646" | |||
7495 | # cpe-stable-backport: Backported in 5.4.243 | 8783 | # cpe-stable-backport: Backported in 5.4.243 |
7496 | CVE_CHECK_WHITELIST += "CVE-2024-0775" | 8784 | CVE_CHECK_WHITELIST += "CVE-2024-0775" |
7497 | 8785 | ||
7498 | # CVE-2024-0841 has no known resolution | 8786 | # cpe-stable-backport: Backported in 5.4.271 |
8787 | CVE_CHECK_WHITELIST += "CVE-2024-0841" | ||
7499 | 8788 | ||
7500 | # fixed-version: only affects 5.13rc1 onwards | 8789 | # fixed-version: only affects 5.13rc1 onwards |
7501 | CVE_CHECK_WHITELIST += "CVE-2024-1085" | 8790 | CVE_CHECK_WHITELIST += "CVE-2024-1085" |
7502 | 8791 | ||
7503 | # CVE-2024-1086 needs backporting (fixed from 6.8rc2) | 8792 | # cpe-stable-backport: Backported in 5.4.269 |
8793 | CVE_CHECK_WHITELIST += "CVE-2024-1086" | ||
8794 | |||
8795 | # CVE-2024-1151 needs backporting (fixed from 6.8rc5) | ||
7504 | 8796 | ||
7505 | # CVE-2024-1312 needs backporting (fixed from 6.5rc4) | 8797 | # CVE-2024-1312 needs backporting (fixed from 6.5rc4) |
7506 | 8798 | ||
7507 | # CVE-2024-21803 has no known resolution | 8799 | # CVE-2024-21803 has no known resolution |
7508 | 8800 | ||
7509 | # CVE-2024-22099 has no known resolution | 8801 | # CVE-2024-2193 has no known resolution |
8802 | |||
8803 | # cpe-stable-backport: Backported in 5.4.273 | ||
8804 | CVE_CHECK_WHITELIST += "CVE-2024-22099" | ||
7510 | 8805 | ||
7511 | # CVE-2024-22386 has no known resolution | 8806 | # CVE-2024-22386 has no known resolution |
7512 | 8807 | ||
7513 | # fixed-version: only affects 5.15rc1 onwards | 8808 | # fixed-version: only affects 5.15rc1 onwards |
7514 | CVE_CHECK_WHITELIST += "CVE-2024-22705" | 8809 | CVE_CHECK_WHITELIST += "CVE-2024-22705" |
7515 | 8810 | ||
7516 | # CVE-2024-23196 has no known resolution | 8811 | # cpe-stable-backport: Backported in 5.4.255 |
8812 | CVE_CHECK_WHITELIST += "CVE-2024-23196" | ||
7517 | 8813 | ||
7518 | # CVE-2024-23307 has no known resolution | 8814 | # CVE-2024-23307 needs backporting (fixed from 6.9rc1) |
7519 | 8815 | ||
7520 | # CVE-2024-23848 has no known resolution | 8816 | # CVE-2024-23848 has no known resolution |
7521 | 8817 | ||
7522 | # CVE-2024-23849 needs backporting (fixed from 6.8rc2) | 8818 | # cpe-stable-backport: Backported in 5.4.269 |
8819 | CVE_CHECK_WHITELIST += "CVE-2024-23849" | ||
7523 | 8820 | ||
7524 | # CVE-2024-23850 has no known resolution | 8821 | # fixed-version: only affects 5.9rc1 onwards |
8822 | CVE_CHECK_WHITELIST += "CVE-2024-23850" | ||
7525 | 8823 | ||
7526 | # CVE-2024-23851 has no known resolution | 8824 | # CVE-2024-23851 needs backporting (fixed from 6.8rc3) |
7527 | 8825 | ||
7528 | # CVE-2024-24855 has no known resolution | 8826 | # CVE-2024-24855 needs backporting (fixed from 6.5rc2) |
7529 | 8827 | ||
7530 | # CVE-2024-24857 has no known resolution | 8828 | # CVE-2024-24857 has no known resolution |
7531 | 8829 | ||
@@ -7533,9 +8831,615 @@ CVE_CHECK_WHITELIST += "CVE-2024-22705" | |||
7533 | 8831 | ||
7534 | # CVE-2024-24859 has no known resolution | 8832 | # CVE-2024-24859 has no known resolution |
7535 | 8833 | ||
7536 | # CVE-2024-24860 has no known resolution | 8834 | # CVE-2024-24860 needs backporting (fixed from 6.8rc1) |
7537 | 8835 | ||
7538 | # CVE-2024-24861 has no known resolution | 8836 | # CVE-2024-24861 needs backporting (fixed from 6.9rc1) |
7539 | 8837 | ||
7540 | # CVE-2024-24864 has no known resolution | 8838 | # CVE-2024-24864 has no known resolution |
7541 | 8839 | ||
8840 | # CVE-2024-25739 has no known resolution | ||
8841 | |||
8842 | # CVE-2024-25740 has no known resolution | ||
8843 | |||
8844 | # CVE-2024-25741 has no known resolution | ||
8845 | |||
8846 | # CVE-2024-25744 needs backporting (fixed from 6.7rc5) | ||
8847 | |||
8848 | # fixed-version: only affects 6.5rc4 onwards | ||
8849 | CVE_CHECK_WHITELIST += "CVE-2024-26581" | ||
8850 | |||
8851 | # fixed-version: only affects 6.0rc1 onwards | ||
8852 | CVE_CHECK_WHITELIST += "CVE-2024-26582" | ||
8853 | |||
8854 | # fixed-version: only affects 5.7 onwards | ||
8855 | CVE_CHECK_WHITELIST += "CVE-2024-26583" | ||
8856 | |||
8857 | # CVE-2024-26584 needs backporting (fixed from 6.8rc5) | ||
8858 | |||
8859 | # CVE-2024-26585 needs backporting (fixed from 6.8rc5) | ||
8860 | |||
8861 | # CVE-2024-26586 needs backporting (fixed from 6.8rc1) | ||
8862 | |||
8863 | # fixed-version: only affects 6.6rc1 onwards | ||
8864 | CVE_CHECK_WHITELIST += "CVE-2024-26587" | ||
8865 | |||
8866 | # fixed-version: only affects 6.1rc3 onwards | ||
8867 | CVE_CHECK_WHITELIST += "CVE-2024-26588" | ||
8868 | |||
8869 | # CVE-2024-26589 needs backporting (fixed from 6.8rc1) | ||
8870 | |||
8871 | # fixed-version: only affects 5.16rc1 onwards | ||
8872 | CVE_CHECK_WHITELIST += "CVE-2024-26590" | ||
8873 | |||
8874 | # fixed-version: only affects 5.13rc1 onwards | ||
8875 | CVE_CHECK_WHITELIST += "CVE-2024-26591" | ||
8876 | |||
8877 | # CVE-2024-26592 needs backporting (fixed from 6.8rc1) | ||
8878 | |||
8879 | # cpe-stable-backport: Backported in 5.4.269 | ||
8880 | CVE_CHECK_WHITELIST += "CVE-2024-26593" | ||
8881 | |||
8882 | # CVE-2024-26594 needs backporting (fixed from 6.8rc1) | ||
8883 | |||
8884 | # CVE-2024-26595 needs backporting (fixed from 6.8rc1) | ||
8885 | |||
8886 | # fixed-version: only affects 6.1rc1 onwards | ||
8887 | CVE_CHECK_WHITELIST += "CVE-2024-26596" | ||
8888 | |||
8889 | # cpe-stable-backport: Backported in 5.4.268 | ||
8890 | CVE_CHECK_WHITELIST += "CVE-2024-26597" | ||
8891 | |||
8892 | # cpe-stable-backport: Backported in 5.4.269 | ||
8893 | CVE_CHECK_WHITELIST += "CVE-2024-26598" | ||
8894 | |||
8895 | # fixed-version: only affects 5.17rc1 onwards | ||
8896 | CVE_CHECK_WHITELIST += "CVE-2024-26599" | ||
8897 | |||
8898 | # cpe-stable-backport: Backported in 5.4.269 | ||
8899 | CVE_CHECK_WHITELIST += "CVE-2024-26600" | ||
8900 | |||
8901 | # fixed-version: only affects 5.11rc1 onwards | ||
8902 | CVE_CHECK_WHITELIST += "CVE-2024-26601" | ||
8903 | |||
8904 | # cpe-stable-backport: Backported in 5.4.269 | ||
8905 | CVE_CHECK_WHITELIST += "CVE-2024-26602" | ||
8906 | |||
8907 | # fixed-version: only affects 5.14rc1 onwards | ||
8908 | CVE_CHECK_WHITELIST += "CVE-2024-26603" | ||
8909 | |||
8910 | # fixed-version: only affects 6.6rc1 onwards | ||
8911 | CVE_CHECK_WHITELIST += "CVE-2024-26604" | ||
8912 | |||
8913 | # fixed-version: only affects 6.7 onwards | ||
8914 | CVE_CHECK_WHITELIST += "CVE-2024-26605" | ||
8915 | |||
8916 | # cpe-stable-backport: Backported in 5.4.269 | ||
8917 | CVE_CHECK_WHITELIST += "CVE-2024-26606" | ||
8918 | |||
8919 | # CVE-2024-26607 needs backporting (fixed from 6.8rc2) | ||
8920 | |||
8921 | # fixed-version: only affects 5.15rc1 onwards | ||
8922 | CVE_CHECK_WHITELIST += "CVE-2024-26608" | ||
8923 | |||
8924 | # fixed-version: only affects 5.5rc1 onwards | ||
8925 | CVE_CHECK_WHITELIST += "CVE-2024-26610" | ||
8926 | |||
8927 | # fixed-version: only affects 6.6rc1 onwards | ||
8928 | CVE_CHECK_WHITELIST += "CVE-2024-26611" | ||
8929 | |||
8930 | # fixed-version: only affects 5.17rc1 onwards | ||
8931 | CVE_CHECK_WHITELIST += "CVE-2024-26612" | ||
8932 | |||
8933 | # CVE-2024-26614 needs backporting (fixed from 6.8rc2) | ||
8934 | |||
8935 | # cpe-stable-backport: Backported in 5.4.269 | ||
8936 | CVE_CHECK_WHITELIST += "CVE-2024-26615" | ||
8937 | |||
8938 | # fixed-version: only affects 6.4rc1 onwards | ||
8939 | CVE_CHECK_WHITELIST += "CVE-2024-26616" | ||
8940 | |||
8941 | # fixed-version: only affects 6.7rc1 onwards | ||
8942 | CVE_CHECK_WHITELIST += "CVE-2024-26617" | ||
8943 | |||
8944 | # fixed-version: only affects 6.5rc7 onwards | ||
8945 | CVE_CHECK_WHITELIST += "CVE-2024-26618" | ||
8946 | |||
8947 | # fixed-version: only affects 6.7rc5 onwards | ||
8948 | CVE_CHECK_WHITELIST += "CVE-2024-26619" | ||
8949 | |||
8950 | # fixed-version: only affects 6.0rc1 onwards | ||
8951 | CVE_CHECK_WHITELIST += "CVE-2024-26620" | ||
8952 | |||
8953 | # fixed-version: only affects 6.7 onwards | ||
8954 | CVE_CHECK_WHITELIST += "CVE-2024-26621" | ||
8955 | |||
8956 | # CVE-2024-26622 needs backporting (fixed from 6.8rc7) | ||
8957 | |||
8958 | # CVE-2024-26623 needs backporting (fixed from 6.8rc3) | ||
8959 | |||
8960 | # cpe-stable-backport: Backported in 5.4.269 | ||
8961 | CVE_CHECK_WHITELIST += "CVE-2024-26625" | ||
8962 | |||
8963 | # fixed-version: only affects 6.8rc1 onwards | ||
8964 | CVE_CHECK_WHITELIST += "CVE-2024-26626" | ||
8965 | |||
8966 | # CVE-2024-26627 needs backporting (fixed from 6.8rc3) | ||
8967 | |||
8968 | # fixed-version: only affects 5.19rc1 onwards | ||
8969 | CVE_CHECK_WHITELIST += "CVE-2024-26629" | ||
8970 | |||
8971 | # fixed-version: only affects 6.5rc1 onwards | ||
8972 | CVE_CHECK_WHITELIST += "CVE-2024-26630" | ||
8973 | |||
8974 | # fixed-version: only affects 5.13rc1 onwards | ||
8975 | CVE_CHECK_WHITELIST += "CVE-2024-26631" | ||
8976 | |||
8977 | # fixed-version: only affects 5.17rc1 onwards | ||
8978 | CVE_CHECK_WHITELIST += "CVE-2024-26632" | ||
8979 | |||
8980 | # cpe-stable-backport: Backported in 5.4.268 | ||
8981 | CVE_CHECK_WHITELIST += "CVE-2024-26633" | ||
8982 | |||
8983 | # fixed-version: only affects 6.6rc7 onwards | ||
8984 | CVE_CHECK_WHITELIST += "CVE-2024-26634" | ||
8985 | |||
8986 | # cpe-stable-backport: Backported in 5.4.269 | ||
8987 | CVE_CHECK_WHITELIST += "CVE-2024-26635" | ||
8988 | |||
8989 | # cpe-stable-backport: Backported in 5.4.269 | ||
8990 | CVE_CHECK_WHITELIST += "CVE-2024-26636" | ||
8991 | |||
8992 | # fixed-version: only affects 6.7 onwards | ||
8993 | CVE_CHECK_WHITELIST += "CVE-2024-26637" | ||
8994 | |||
8995 | # fixed-version: only affects 5.19rc1 onwards | ||
8996 | CVE_CHECK_WHITELIST += "CVE-2024-26638" | ||
8997 | |||
8998 | # fixed-version: only affects 6.8rc1 onwards | ||
8999 | CVE_CHECK_WHITELIST += "CVE-2024-26639" | ||
9000 | |||
9001 | # CVE-2024-26640 needs backporting (fixed from 6.8rc3) | ||
9002 | |||
9003 | # CVE-2024-26641 needs backporting (fixed from 6.8rc3) | ||
9004 | |||
9005 | # CVE-2024-26642 needs backporting (fixed from 6.8) | ||
9006 | |||
9007 | # fixed-version: only affects 6.5rc6 onwards | ||
9008 | CVE_CHECK_WHITELIST += "CVE-2024-26643" | ||
9009 | |||
9010 | # CVE-2024-26644 needs backporting (fixed from 6.8rc2) | ||
9011 | |||
9012 | # cpe-stable-backport: Backported in 5.4.269 | ||
9013 | CVE_CHECK_WHITELIST += "CVE-2024-26645" | ||
9014 | |||
9015 | # CVE-2024-26646 needs backporting (fixed from 6.8rc1) | ||
9016 | |||
9017 | # CVE-2024-26647 needs backporting (fixed from 6.8rc1) | ||
9018 | |||
9019 | # CVE-2024-26648 needs backporting (fixed from 6.8rc1) | ||
9020 | |||
9021 | # fixed-version: only affects 6.3rc1 onwards | ||
9022 | CVE_CHECK_WHITELIST += "CVE-2024-26649" | ||
9023 | |||
9024 | # CVE-2024-26650 needs backporting (fixed from 6.8rc2) | ||
9025 | |||
9026 | # cpe-stable-backport: Backported in 5.4.273 | ||
9027 | CVE_CHECK_WHITELIST += "CVE-2024-26651" | ||
9028 | |||
9029 | # fixed-version: only affects 6.4rc1 onwards | ||
9030 | CVE_CHECK_WHITELIST += "CVE-2024-26652" | ||
9031 | |||
9032 | # fixed-version: only affects 6.7rc1 onwards | ||
9033 | CVE_CHECK_WHITELIST += "CVE-2024-26653" | ||
9034 | |||
9035 | # CVE-2024-26654 needs backporting (fixed from 6.9rc2) | ||
9036 | |||
9037 | # CVE-2024-26655 needs backporting (fixed from 6.9rc2) | ||
9038 | |||
9039 | # CVE-2024-26656 needs backporting (fixed from 6.9rc1) | ||
9040 | |||
9041 | # fixed-version: only affects 6.7rc1 onwards | ||
9042 | CVE_CHECK_WHITELIST += "CVE-2024-26657" | ||
9043 | |||
9044 | # CVE-2024-26658 needs backporting (fixed from 6.8rc1) | ||
9045 | |||
9046 | # CVE-2024-26659 needs backporting (fixed from 6.8rc3) | ||
9047 | |||
9048 | # fixed-version: only affects 5.11rc1 onwards | ||
9049 | CVE_CHECK_WHITELIST += "CVE-2024-26660" | ||
9050 | |||
9051 | # fixed-version: only affects 5.9rc1 onwards | ||
9052 | CVE_CHECK_WHITELIST += "CVE-2024-26661" | ||
9053 | |||
9054 | # fixed-version: only affects 5.9rc1 onwards | ||
9055 | CVE_CHECK_WHITELIST += "CVE-2024-26662" | ||
9056 | |||
9057 | # cpe-stable-backport: Backported in 5.4.269 | ||
9058 | CVE_CHECK_WHITELIST += "CVE-2024-26663" | ||
9059 | |||
9060 | # cpe-stable-backport: Backported in 5.4.269 | ||
9061 | CVE_CHECK_WHITELIST += "CVE-2024-26664" | ||
9062 | |||
9063 | # fixed-version: only affects 5.9rc1 onwards | ||
9064 | CVE_CHECK_WHITELIST += "CVE-2024-26665" | ||
9065 | |||
9066 | # fixed-version: only affects 6.5rc1 onwards | ||
9067 | CVE_CHECK_WHITELIST += "CVE-2024-26666" | ||
9068 | |||
9069 | # fixed-version: only affects 5.19rc1 onwards | ||
9070 | CVE_CHECK_WHITELIST += "CVE-2024-26667" | ||
9071 | |||
9072 | # CVE-2024-26668 needs backporting (fixed from 6.8rc2) | ||
9073 | |||
9074 | # CVE-2024-26669 needs backporting (fixed from 6.8rc2) | ||
9075 | |||
9076 | # fixed-version: only affects 6.6rc5 onwards | ||
9077 | CVE_CHECK_WHITELIST += "CVE-2024-26670" | ||
9078 | |||
9079 | # cpe-stable-backport: Backported in 5.4.269 | ||
9080 | CVE_CHECK_WHITELIST += "CVE-2024-26671" | ||
9081 | |||
9082 | # CVE-2024-26672 needs backporting (fixed from 6.8rc1) | ||
9083 | |||
9084 | # cpe-stable-backport: Backported in 5.4.269 | ||
9085 | CVE_CHECK_WHITELIST += "CVE-2024-26673" | ||
9086 | |||
9087 | # fixed-version: only affects 6.4rc1 onwards | ||
9088 | CVE_CHECK_WHITELIST += "CVE-2024-26674" | ||
9089 | |||
9090 | # cpe-stable-backport: Backported in 5.4.269 | ||
9091 | CVE_CHECK_WHITELIST += "CVE-2024-26675" | ||
9092 | |||
9093 | # CVE-2024-26676 needs backporting (fixed from 6.8rc4) | ||
9094 | |||
9095 | # CVE-2024-26677 needs backporting (fixed from 6.8rc4) | ||
9096 | |||
9097 | # fixed-version: only affects 6.7rc1 onwards | ||
9098 | CVE_CHECK_WHITELIST += "CVE-2024-26678" | ||
9099 | |||
9100 | # cpe-stable-backport: Backported in 5.4.269 | ||
9101 | CVE_CHECK_WHITELIST += "CVE-2024-26679" | ||
9102 | |||
9103 | # fixed-version: only affects 5.5rc1 onwards | ||
9104 | CVE_CHECK_WHITELIST += "CVE-2024-26680" | ||
9105 | |||
9106 | # fixed-version: only affects 6.0rc1 onwards | ||
9107 | CVE_CHECK_WHITELIST += "CVE-2024-26681" | ||
9108 | |||
9109 | # fixed-version: only affects 6.7rc1 onwards | ||
9110 | CVE_CHECK_WHITELIST += "CVE-2024-26682" | ||
9111 | |||
9112 | # fixed-version: only affects 6.7rc1 onwards | ||
9113 | CVE_CHECK_WHITELIST += "CVE-2024-26683" | ||
9114 | |||
9115 | # cpe-stable-backport: Backported in 5.4.269 | ||
9116 | CVE_CHECK_WHITELIST += "CVE-2024-26684" | ||
9117 | |||
9118 | # cpe-stable-backport: Backported in 5.4.269 | ||
9119 | CVE_CHECK_WHITELIST += "CVE-2024-26685" | ||
9120 | |||
9121 | # CVE-2024-26686 needs backporting (fixed from 6.8rc4) | ||
9122 | |||
9123 | # CVE-2024-26687 needs backporting (fixed from 6.8rc5) | ||
9124 | |||
9125 | # cpe-stable-backport: Backported in 5.4.271 | ||
9126 | CVE_CHECK_WHITELIST += "CVE-2024-26688" | ||
9127 | |||
9128 | # CVE-2024-26689 needs backporting (fixed from 6.8rc4) | ||
9129 | |||
9130 | # fixed-version: only affects 6.6rc1 onwards | ||
9131 | CVE_CHECK_WHITELIST += "CVE-2024-26690" | ||
9132 | |||
9133 | # CVE-2024-26691 needs backporting (fixed from 6.8rc5) | ||
9134 | |||
9135 | # fixed-version: only affects 6.3rc1 onwards | ||
9136 | CVE_CHECK_WHITELIST += "CVE-2024-26692" | ||
9137 | |||
9138 | # fixed-version: only affects 6.4rc1 onwards | ||
9139 | CVE_CHECK_WHITELIST += "CVE-2024-26693" | ||
9140 | |||
9141 | # fixed-version: only affects 6.4rc1 onwards | ||
9142 | CVE_CHECK_WHITELIST += "CVE-2024-26694" | ||
9143 | |||
9144 | # fixed-version: only affects 6.0rc1 onwards | ||
9145 | CVE_CHECK_WHITELIST += "CVE-2024-26695" | ||
9146 | |||
9147 | # cpe-stable-backport: Backported in 5.4.269 | ||
9148 | CVE_CHECK_WHITELIST += "CVE-2024-26696" | ||
9149 | |||
9150 | # cpe-stable-backport: Backported in 5.4.269 | ||
9151 | CVE_CHECK_WHITELIST += "CVE-2024-26697" | ||
9152 | |||
9153 | # fixed-version: only affects 5.8rc1 onwards | ||
9154 | CVE_CHECK_WHITELIST += "CVE-2024-26698" | ||
9155 | |||
9156 | # CVE-2024-26699 needs backporting (fixed from 6.8rc5) | ||
9157 | |||
9158 | # CVE-2024-26700 needs backporting (fixed from 6.8rc4) | ||
9159 | |||
9160 | # cpe-stable-backport: Backported in 5.4.269 | ||
9161 | CVE_CHECK_WHITELIST += "CVE-2024-26702" | ||
9162 | |||
9163 | # fixed-version: only affects 6.5rc1 onwards | ||
9164 | CVE_CHECK_WHITELIST += "CVE-2024-26703" | ||
9165 | |||
9166 | # cpe-stable-backport: Backported in 5.4.269 | ||
9167 | CVE_CHECK_WHITELIST += "CVE-2024-26704" | ||
9168 | |||
9169 | # fixed-version: only affects 6.6rc2 onwards | ||
9170 | CVE_CHECK_WHITELIST += "CVE-2024-26705" | ||
9171 | |||
9172 | # CVE-2024-26706 needs backporting (fixed from 6.8rc3) | ||
9173 | |||
9174 | # fixed-version: only affects 5.9rc1 onwards | ||
9175 | CVE_CHECK_WHITELIST += "CVE-2024-26707" | ||
9176 | |||
9177 | # fixed-version: only affects 6.2rc1 onwards | ||
9178 | CVE_CHECK_WHITELIST += "CVE-2024-26708" | ||
9179 | |||
9180 | # fixed-version: only affects 6.7rc1 onwards | ||
9181 | CVE_CHECK_WHITELIST += "CVE-2024-26709" | ||
9182 | |||
9183 | # fixed-version: only affects 6.8rc1 onwards | ||
9184 | CVE_CHECK_WHITELIST += "CVE-2024-26710" | ||
9185 | |||
9186 | # fixed-version: only affects 6.2rc1 onwards | ||
9187 | CVE_CHECK_WHITELIST += "CVE-2024-26711" | ||
9188 | |||
9189 | # CVE-2024-26712 needs backporting (fixed from 6.8rc5) | ||
9190 | |||
9191 | # CVE-2024-26713 needs backporting (fixed from 6.8rc5) | ||
9192 | |||
9193 | # fixed-version: only affects 5.15rc1 onwards | ||
9194 | CVE_CHECK_WHITELIST += "CVE-2024-26714" | ||
9195 | |||
9196 | # CVE-2024-26715 needs backporting (fixed from 6.8rc3) | ||
9197 | |||
9198 | # fixed-version: only affects 6.5rc1 onwards | ||
9199 | CVE_CHECK_WHITELIST += "CVE-2024-26716" | ||
9200 | |||
9201 | # fixed-version: only affects 5.12rc1 onwards | ||
9202 | CVE_CHECK_WHITELIST += "CVE-2024-26717" | ||
9203 | |||
9204 | # fixed-version: only affects 5.9rc1 onwards | ||
9205 | CVE_CHECK_WHITELIST += "CVE-2024-26718" | ||
9206 | |||
9207 | # CVE-2024-26719 needs backporting (fixed from 6.8rc3) | ||
9208 | |||
9209 | # cpe-stable-backport: Backported in 5.4.269 | ||
9210 | CVE_CHECK_WHITELIST += "CVE-2024-26720" | ||
9211 | |||
9212 | # fixed-version: only affects 6.7rc1 onwards | ||
9213 | CVE_CHECK_WHITELIST += "CVE-2024-26721" | ||
9214 | |||
9215 | # fixed-version: only affects 6.7rc5 onwards | ||
9216 | CVE_CHECK_WHITELIST += "CVE-2024-26722" | ||
9217 | |||
9218 | # fixed-version: only affects 6.1rc1 onwards | ||
9219 | CVE_CHECK_WHITELIST += "CVE-2024-26723" | ||
9220 | |||
9221 | # fixed-version: only affects 6.7rc1 onwards | ||
9222 | CVE_CHECK_WHITELIST += "CVE-2024-26724" | ||
9223 | |||
9224 | # fixed-version: only affects 6.7rc1 onwards | ||
9225 | CVE_CHECK_WHITELIST += "CVE-2024-26725" | ||
9226 | |||
9227 | # CVE-2024-26726 needs backporting (fixed from 6.8rc5) | ||
9228 | |||
9229 | # fixed-version: only affects 5.9rc1 onwards | ||
9230 | CVE_CHECK_WHITELIST += "CVE-2024-26727" | ||
9231 | |||
9232 | # fixed-version: only affects 6.7rc1 onwards | ||
9233 | CVE_CHECK_WHITELIST += "CVE-2024-26728" | ||
9234 | |||
9235 | # fixed-version: only affects 6.7rc1 onwards | ||
9236 | CVE_CHECK_WHITELIST += "CVE-2024-26729" | ||
9237 | |||
9238 | # fixed-version: only affects 6.6rc1 onwards | ||
9239 | CVE_CHECK_WHITELIST += "CVE-2024-26730" | ||
9240 | |||
9241 | # fixed-version: only affects 6.4rc4 onwards | ||
9242 | CVE_CHECK_WHITELIST += "CVE-2024-26731" | ||
9243 | |||
9244 | # fixed-version: only affects 6.7rc1 onwards | ||
9245 | CVE_CHECK_WHITELIST += "CVE-2024-26732" | ||
9246 | |||
9247 | # CVE-2024-26733 needs backporting (fixed from 6.8rc6) | ||
9248 | |||
9249 | # fixed-version: only affects 6.3rc1 onwards | ||
9250 | CVE_CHECK_WHITELIST += "CVE-2024-26734" | ||
9251 | |||
9252 | # cpe-stable-backport: Backported in 5.4.270 | ||
9253 | CVE_CHECK_WHITELIST += "CVE-2024-26735" | ||
9254 | |||
9255 | # cpe-stable-backport: Backported in 5.4.270 | ||
9256 | CVE_CHECK_WHITELIST += "CVE-2024-26736" | ||
9257 | |||
9258 | # fixed-version: only affects 5.15rc1 onwards | ||
9259 | CVE_CHECK_WHITELIST += "CVE-2024-26737" | ||
9260 | |||
9261 | # CVE-2024-26738 needs backporting (fixed from 6.8rc6) | ||
9262 | |||
9263 | # CVE-2024-26739 needs backporting (fixed from 6.8rc6) | ||
9264 | |||
9265 | # CVE-2024-26740 needs backporting (fixed from 6.8rc6) | ||
9266 | |||
9267 | # fixed-version: only affects 6.1rc1 onwards | ||
9268 | CVE_CHECK_WHITELIST += "CVE-2024-26741" | ||
9269 | |||
9270 | # fixed-version: only affects 6.0rc1 onwards | ||
9271 | CVE_CHECK_WHITELIST += "CVE-2024-26742" | ||
9272 | |||
9273 | # CVE-2024-26743 needs backporting (fixed from 6.8rc6) | ||
9274 | |||
9275 | # CVE-2024-26744 needs backporting (fixed from 6.8rc6) | ||
9276 | |||
9277 | # CVE-2024-26745 needs backporting (fixed from 6.8rc7) | ||
9278 | |||
9279 | # fixed-version: only affects 6.4rc1 onwards | ||
9280 | CVE_CHECK_WHITELIST += "CVE-2024-26746" | ||
9281 | |||
9282 | # CVE-2024-26747 needs backporting (fixed from 6.8rc6) | ||
9283 | |||
9284 | # cpe-stable-backport: Backported in 5.4.270 | ||
9285 | CVE_CHECK_WHITELIST += "CVE-2024-26748" | ||
9286 | |||
9287 | # cpe-stable-backport: Backported in 5.4.270 | ||
9288 | CVE_CHECK_WHITELIST += "CVE-2024-26749" | ||
9289 | |||
9290 | # fixed-version: only affects 6.8rc5 onwards | ||
9291 | CVE_CHECK_WHITELIST += "CVE-2024-26750" | ||
9292 | |||
9293 | # cpe-stable-backport: Backported in 5.4.270 | ||
9294 | CVE_CHECK_WHITELIST += "CVE-2024-26751" | ||
9295 | |||
9296 | # cpe-stable-backport: Backported in 5.4.270 | ||
9297 | CVE_CHECK_WHITELIST += "CVE-2024-26752" | ||
9298 | |||
9299 | # fixed-version: only affects 5.18rc1 onwards | ||
9300 | CVE_CHECK_WHITELIST += "CVE-2024-26753" | ||
9301 | |||
9302 | # cpe-stable-backport: Backported in 5.4.270 | ||
9303 | CVE_CHECK_WHITELIST += "CVE-2024-26754" | ||
9304 | |||
9305 | # fixed-version: only affects 6.7rc1 onwards | ||
9306 | CVE_CHECK_WHITELIST += "CVE-2024-26755" | ||
9307 | |||
9308 | # CVE-2024-26756 needs backporting (fixed from 6.8rc6) | ||
9309 | |||
9310 | # CVE-2024-26757 needs backporting (fixed from 6.8rc6) | ||
9311 | |||
9312 | # CVE-2024-26758 needs backporting (fixed from 6.8rc6) | ||
9313 | |||
9314 | # CVE-2024-26759 needs backporting (fixed from 6.8rc6) | ||
9315 | |||
9316 | # fixed-version: only affects 5.19rc1 onwards | ||
9317 | CVE_CHECK_WHITELIST += "CVE-2024-26760" | ||
9318 | |||
9319 | # fixed-version: only affects 5.19rc1 onwards | ||
9320 | CVE_CHECK_WHITELIST += "CVE-2024-26761" | ||
9321 | |||
9322 | # fixed-version: only affects 6.7rc1 onwards | ||
9323 | CVE_CHECK_WHITELIST += "CVE-2024-26762" | ||
9324 | |||
9325 | # cpe-stable-backport: Backported in 5.4.270 | ||
9326 | CVE_CHECK_WHITELIST += "CVE-2024-26763" | ||
9327 | |||
9328 | # cpe-stable-backport: Backported in 5.4.270 | ||
9329 | CVE_CHECK_WHITELIST += "CVE-2024-26764" | ||
9330 | |||
9331 | # CVE-2024-26765 needs backporting (fixed from 6.8rc6) | ||
9332 | |||
9333 | # cpe-stable-backport: Backported in 5.4.270 | ||
9334 | CVE_CHECK_WHITELIST += "CVE-2024-26766" | ||
9335 | |||
9336 | # CVE-2024-26767 needs backporting (fixed from 6.8rc5) | ||
9337 | |||
9338 | # CVE-2024-26768 needs backporting (fixed from 6.8rc4) | ||
9339 | |||
9340 | # CVE-2024-26769 needs backporting (fixed from 6.8rc3) | ||
9341 | |||
9342 | # CVE-2024-26770 needs backporting (fixed from 6.8rc3) | ||
9343 | |||
9344 | # CVE-2024-26771 needs backporting (fixed from 6.8rc3) | ||
9345 | |||
9346 | # cpe-stable-backport: Backported in 5.4.270 | ||
9347 | CVE_CHECK_WHITELIST += "CVE-2024-26772" | ||
9348 | |||
9349 | # cpe-stable-backport: Backported in 5.4.270 | ||
9350 | CVE_CHECK_WHITELIST += "CVE-2024-26773" | ||
9351 | |||
9352 | # CVE-2024-26774 needs backporting (fixed from 6.8rc3) | ||
9353 | |||
9354 | # CVE-2024-26775 needs backporting (fixed from 6.8rc2) | ||
9355 | |||
9356 | # CVE-2024-26776 needs backporting (fixed from 6.8rc2) | ||
9357 | |||
9358 | # cpe-stable-backport: Backported in 5.4.270 | ||
9359 | CVE_CHECK_WHITELIST += "CVE-2024-26777" | ||
9360 | |||
9361 | # cpe-stable-backport: Backported in 5.4.270 | ||
9362 | CVE_CHECK_WHITELIST += "CVE-2024-26778" | ||
9363 | |||
9364 | # cpe-stable-backport: Backported in 5.4.270 | ||
9365 | CVE_CHECK_WHITELIST += "CVE-2024-26779" | ||
9366 | |||
9367 | # fixed-version: only affects 6.8rc4 onwards | ||
9368 | CVE_CHECK_WHITELIST += "CVE-2024-26780" | ||
9369 | |||
9370 | # fixed-version: only affects 6.8rc6 onwards | ||
9371 | CVE_CHECK_WHITELIST += "CVE-2024-26781" | ||
9372 | |||
9373 | # fixed-version: only affects 5.6rc1 onwards | ||
9374 | CVE_CHECK_WHITELIST += "CVE-2024-26782" | ||
9375 | |||
9376 | # fixed-version: only affects 5.18rc1 onwards | ||
9377 | CVE_CHECK_WHITELIST += "CVE-2024-26783" | ||
9378 | |||
9379 | # CVE-2024-26784 needs backporting (fixed from 6.8rc7) | ||
9380 | |||
9381 | # fixed-version: only affects 6.6rc1 onwards | ||
9382 | CVE_CHECK_WHITELIST += "CVE-2024-26785" | ||
9383 | |||
9384 | # fixed-version: only affects 6.6rc1 onwards | ||
9385 | CVE_CHECK_WHITELIST += "CVE-2024-26786" | ||
9386 | |||
9387 | # CVE-2024-26787 needs backporting (fixed from 6.8rc7) | ||
9388 | |||
9389 | # cpe-stable-backport: Backported in 5.4.271 | ||
9390 | CVE_CHECK_WHITELIST += "CVE-2024-26788" | ||
9391 | |||
9392 | # CVE-2024-26789 needs backporting (fixed from 6.8rc7) | ||
9393 | |||
9394 | # cpe-stable-backport: Backported in 5.4.271 | ||
9395 | CVE_CHECK_WHITELIST += "CVE-2024-26790" | ||
9396 | |||
9397 | # cpe-stable-backport: Backported in 5.4.271 | ||
9398 | CVE_CHECK_WHITELIST += "CVE-2024-26791" | ||
9399 | |||
9400 | # fixed-version: only affects 6.8rc4 onwards | ||
9401 | CVE_CHECK_WHITELIST += "CVE-2024-26792" | ||
9402 | |||
9403 | # cpe-stable-backport: Backported in 5.4.271 | ||
9404 | CVE_CHECK_WHITELIST += "CVE-2024-26793" | ||
9405 | |||
9406 | # fixed-version: only affects 6.8rc6 onwards | ||
9407 | CVE_CHECK_WHITELIST += "CVE-2024-26794" | ||
9408 | |||
9409 | # CVE-2024-26795 needs backporting (fixed from 6.8rc7) | ||
9410 | |||
9411 | # fixed-version: only affects 6.6rc1 onwards | ||
9412 | CVE_CHECK_WHITELIST += "CVE-2024-26796" | ||
9413 | |||
9414 | # CVE-2024-26797 needs backporting (fixed from 6.8rc7) | ||
9415 | |||
9416 | # CVE-2024-26798 needs backporting (fixed from 6.8rc7) | ||
9417 | |||
9418 | # fixed-version: only affects 5.18rc1 onwards | ||
9419 | CVE_CHECK_WHITELIST += "CVE-2024-26799" | ||
9420 | |||
9421 | # fixed-version: only affects 6.8rc5 onwards | ||
9422 | CVE_CHECK_WHITELIST += "CVE-2024-26800" | ||
9423 | |||
9424 | # cpe-stable-backport: Backported in 5.4.271 | ||
9425 | CVE_CHECK_WHITELIST += "CVE-2024-26801" | ||
9426 | |||
9427 | # CVE-2024-26802 needs backporting (fixed from 6.8rc7) | ||
9428 | |||
9429 | # CVE-2024-26803 needs backporting (fixed from 6.8rc7) | ||
9430 | |||
9431 | # cpe-stable-backport: Backported in 5.4.271 | ||
9432 | CVE_CHECK_WHITELIST += "CVE-2024-26804" | ||
9433 | |||
9434 | # cpe-stable-backport: Backported in 5.4.271 | ||
9435 | CVE_CHECK_WHITELIST += "CVE-2024-26805" | ||
9436 | |||
9437 | # CVE-2024-26806 needs backporting (fixed from 6.8rc7) | ||
9438 | |||
9439 | # fixed-version: only affects 6.4rc1 onwards | ||
9440 | CVE_CHECK_WHITELIST += "CVE-2024-26807" | ||
9441 | |||
9442 | # CVE-2024-26808 needs backporting (fixed from 6.8rc2) | ||
9443 | |||
9444 | # CVE-2024-26809 needs backporting (fixed from 6.9rc1) | ||
9445 | |||