<?xml version='1.0' encoding='UTF-8'?>
<oval_definitions xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-schema.xsd">
  <generator>
    <oval:product_name>The OVAL Astra Linux</oval:product_name>
    <oval:schema_version>5.11.1</oval:schema_version>
    <oval:timestamp>2026-03-06T15:30:23.109194+00:00</oval:timestamp>
  </generator>
  <definitions>
    <definition class="vulnerability" id="oval:astra:def:1017939583464448082831712190813763" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libdbi-perl</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libdbi-perl</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-05974" ref_id="BDU:2022-05974" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2014-10402" ref_id="CVE-2014-10402" />
        <description>An issue was discovered in the DBI module through 1.643 for Perl. DBD::File drivers can open files from folders other than those specifically passed via the f_dir attribute in the data source name (DSN). NOTE: this issue exists because of an incomplete fix for CVE-2014-10401.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-732')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:P', score=3.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L', score=6.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3842" comment="libdbi-perl DPKG is earlier than 1.642-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997655935925479565567953723545155" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в rustc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>rustc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2015-20001" ref_id="CVE-2015-20001" />
        <description>In the standard library in Rust before 1.2.0, BinaryHeap is not panic-safe. The binary heap is left in an inconsistent state when the comparison of generic elements inside sift_up or sift_down_range panics. This bug leads to a drop of zeroed memory as an arbitrary type, which can result in a memory safety violation.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-119')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32519" comment="libstd-rust-1.51 DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32520" comment="libstd-rust-dev DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32521" comment="rust-doc DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32522" comment="rust-gdb DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32523" comment="rust-src DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32524" comment="rustc DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058503164736434720954983553259075" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в rustc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>rustc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2017-20004" ref_id="CVE-2017-20004" />
        <description>In the standard library in Rust before 1.19.0, there is a synchronization problem in the MutexGuard object. MutexGuards can be used across threads with any types, allowing for memory safety issues through race conditions.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N', score=5.9)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32519" comment="libstd-rust-1.51 DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32520" comment="libstd-rust-dev DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32521" comment="rust-doc DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32522" comment="rust-gdb DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32523" comment="rust-src DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32524" comment="rustc DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4531234357704623297761561105987" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в avahi</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>avahi</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2019-00693" ref_id="BDU:2019-00693" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2017-6519" ref_id="CVE-2017-6519" />
        <description>avahi-daemon in Avahi through 0.6.32 and 0.7 inadvertently responds to IPv6 unicast queries with source addresses that are not on-link, which allows remote attackers to cause a denial of service (traffic amplification) and may cause information leakage by obtaining potentially sensitive  information from the responding device via port-5353 UDP packets.  NOTE: this may overlap CVE-2015-2809.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-346'), NistCWE(cwe='CWE-346')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:P', score=6.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H', score=9.1)</CVSS3.0>
          <mitigations>- Проверить необходимость локального обнаружения переферийных устройств. Если не нужно, то отключить демон avahi:

`
sudo systemctl disable avahi-daemon. service &amp;&amp; sudo systemctl disable avahi-daemon.socket
`


- Проверить состояние демона:

`
sudo systemctl status avahi-daemon
`</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3505" comment="libavahi-common-data DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:3506" comment="libavahi-common3 DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:3507" comment="libavahi-client3 DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:3508" comment="libavahi-core7 DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:3509" comment="avahi-daemon DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:3510" comment="libavahi-glib1 DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31953" comment="avahi-autoipd DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31954" comment="avahi-discover DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31955" comment="avahi-dnsconfd DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31956" comment="avahi-ui-utils DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31957" comment="avahi-utils DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31958" comment="gir1.2-avahi-0.6 DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31959" comment="libavahi-client-dev DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31960" comment="libavahi-common-dev DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31961" comment="libavahi-compat-libdnssd-dev DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31962" comment="libavahi-compat-libdnssd1 DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31963" comment="libavahi-core-dev DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31964" comment="libavahi-glib-dev DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31965" comment="libavahi-gobject-dev DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31966" comment="libavahi-gobject0 DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31967" comment="libavahi-ui-gtk3-0 DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31968" comment="libavahi-ui-gtk3-dev DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31969" comment="python-avahi DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:66727285714605405218342361982004713027" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в beep</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>beep</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2018-1000532" ref_id="CVE-2018-1000532" />
        <description>beep version 1.3 and up contains a External Control of File Name or Path vulnerability in --device option that can result in Local unprivileged user can inhibit execution of arbitrary programs by other users, allowing DoS. This attack appear to be exploitable via The system must allow local users to run beep.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-22')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:N/I:N/A:P', score=1.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H', score=4.7)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:31971" comment="beep DPKG is earlier than 1.3-4+deb9u1+ci202110011310+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139632809195670572781512469861955" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в rustc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>rustc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2018-25008" ref_id="CVE-2018-25008" />
        <description>In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::get_mut method. This synchronization issue can be lead to memory safety issues through race conditions.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-662')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N', score=5.9)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32519" comment="libstd-rust-1.51 DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32520" comment="libstd-rust-dev DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32521" comment="rust-doc DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32522" comment="rust-gdb DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32523" comment="rust-src DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32524" comment="rustc DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159915218799322243205459721147971" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libwebp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libwebp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03097" ref_id="BDU:2021-03097" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2018-25009" ref_id="CVE-2018-25009" />
        <description>A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in GetLE16().</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:P', score=6.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H', score=9.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3499" comment="libwebp6 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3500" comment="libwebpmux3 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3501" comment="libwebpdemux2 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32553" comment="libwebp-dev DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32554" comment="webp DPKG is earlier than 0.6.1-2+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977452760528971473727528003524163" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libwebp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libwebp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03098" ref_id="BDU:2021-03098" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2018-25010" ref_id="CVE-2018-25010" />
        <description>A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in ApplyFilter().</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:P', score=6.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H', score=9.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3499" comment="libwebp6 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3500" comment="libwebpmux3 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3501" comment="libwebpdemux2 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32553" comment="libwebp-dev DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32554" comment="webp DPKG is earlier than 0.6.1-2+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997735170132623144151475254810179" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libwebp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libwebp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03099" ref_id="BDU:2021-03099" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2018-25011" ref_id="CVE-2018-25011" />
        <description>A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in PutLE16().</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3499" comment="libwebp6 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3500" comment="libwebpmux3 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3501" comment="libwebpdemux2 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32553" comment="libwebp-dev DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32554" comment="webp DPKG is earlier than 0.6.1-2+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018017579736274814575422506096195" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libwebp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libwebp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03102" ref_id="BDU:2021-03102" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2018-25012" ref_id="CVE-2018-25012" />
        <description>A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in GetLE24().</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:P', score=6.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H', score=9.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3499" comment="libwebp6 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3500" comment="libwebpmux3 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3501" comment="libwebpdemux2 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32553" comment="libwebp-dev DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32554" comment="webp DPKG is earlier than 0.6.1-2+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038299989339926484999369757382211" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libwebp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libwebp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03103" ref_id="BDU:2021-03103" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2018-25013" ref_id="CVE-2018-25013" />
        <description>A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in ShiftBytes().</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:P', score=6.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H', score=9.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3499" comment="libwebp6 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3500" comment="libwebpmux3 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3501" comment="libwebpdemux2 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32553" comment="libwebp-dev DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32554" comment="webp DPKG is earlier than 0.6.1-2+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058582398943578155423317008668227" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libwebp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libwebp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03106" ref_id="BDU:2021-03106" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2018-25014" ref_id="CVE-2018-25014" />
        <description>A use of uninitialized value was found in libwebp in versions before 1.0.1 in ReadSymbol().</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-908'), NistCWE(cwe='CWE-908')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3499" comment="libwebp6 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3500" comment="libwebpmux3 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3501" comment="libwebpdemux2 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32553" comment="libwebp-dev DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32554" comment="webp DPKG is earlier than 0.6.1-2+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4294792655349199147105855559235" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-03331" ref_id="BDU:2025-03331" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2018-8956" ref_id="CVE-2018-8956" />
        <description>ntpd in ntp 4.2.8p10, 4.2.8p11, 4.2.8p12 and 4.2.8p13 allow remote attackers to prevent a broadcast client from synchronizing its clock with a broadcast NTP server via soofed mode 3 and mode 5 packets. The attacker must either be a part of the same broadcast network or control a slave in that broadcast network that can capture certain required packets on the attacker's behalf and send them to the attacker.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L', score=5.3)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска ntp только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3692" comment="ntpdate DPKG is earlier than 1:4.2.8p15+dfsg-1+ci202109031329+astra1" />
        <criterion test_ref="oval:astra:tst:3693" comment="ntp DPKG is earlier than 1:4.2.8p15+dfsg-1+ci202109031329+astra1" />
        <criterion test_ref="oval:astra:tst:3694" comment="sntp DPKG is earlier than 1:4.2.8p15+dfsg-1+ci202109031329+astra1" />
        <criterion test_ref="oval:astra:tst:32604" comment="ntp-doc DPKG is earlier than 1:4.2.8p15+dfsg-1+ci202109031329+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099464434236596982468232931006019" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00266" ref_id="BDU:2022-00266" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-10156" ref_id="CVE-2019-10156" />
        <description>A flaw was discovered in the way Ansible templating was implemented in versions before 2.6.18, 2.7.12 and 2.8.2, causing the possibility of information disclosure through unexpected variable substitution. By taking advantage of unintended variable substitution the content of any variable may be disclosed.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-200'), NistCWE(cwe='CWE-200')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:P/I:P/A:N', score=5.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N', score=4.6)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099068602909035482125333936035395" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2020-02201" ref_id="BDU:2020-02201" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-10206" ref_id="CVE-2019-10206" />
        <description>ansible-playbook -k and ansible cli tools, all versions 2.8.x before 2.8.4, all 2.7.x before 2.7.13 and all 2.6.x before 2.6.19, prompt passwords by expanding them from templates as they could contain special characters. Passwords should be wrapped to prevent templates trigger and exposing them.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-522'), NistCWE(cwe='CWE-522')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:P/I:N/A:N', score=4.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N', score=6.4)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997973467540834187355971855406659" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в jetty9</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>jetty9</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-10241" ref_id="CVE-2019-10241" />
        <description>In Eclipse Jetty version 9.2.26 and older, 9.3.25 and older, and 9.4.15 and older, the server is vulnerable to XSS conditions if a remote client USES a specially formatted URL against the DefaultServlet or ResourceHandler that is configured for showing a Listing of directory contents.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-79'), NistCWE(cwe='CWE-79')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N', score=6.1)</CVSS3.0>
          <mitigations>- Удалить ПО jetty9, если оно не используется и не является зависимостью других пакетов
- Отказаться от использования ПО jetty9
- Обеспечить возможность запуска ПО jetty9 только доверенными пользователями ОС
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32315" comment="jetty9 DPKG is earlier than 9.4.16-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32316" comment="libjetty9-extra-java DPKG is earlier than 9.4.16-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32317" comment="libjetty9-java DPKG is earlier than 9.4.16-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119667925162744209899655363122755" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в jetty9</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>jetty9</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-10247" ref_id="CVE-2019-10247" />
        <description>In Eclipse Jetty version 7.x, 8.x, 9.2.27 and older, 9.3.26 and older, and 9.4.16 and older, the server running on any OS and Jetty version combination will reveal the configured fully qualified directory base resource location on the output of the 404 error for not finding a Context that matches the requested path. The default server behavior on jetty-distribution and jetty-home will include at the end of the Handler tree a DefaultHandler, which is responsible for reporting this 404 error, it presents the various configured contexts as HTML for users to click through to. This produced HTML includes output that contains the configured fully qualified directory base resource location for each context.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-213'), NistCWE(cwe='CWE-200')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N', score=5.3)</CVSS3.0>
          <mitigations>- Удалить ПО jetty9, если оно не используется и не является зависимостью других пакетов
- Отказаться от использования ПО jetty9
- Обеспечить возможность запуска ПО jetty9 только доверенными пользователями ОС
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32315" comment="jetty9 DPKG is earlier than 9.4.16-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32316" comment="libjetty9-extra-java DPKG is earlier than 9.4.16-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32317" comment="libjetty9-java DPKG is earlier than 9.4.16-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159996301449321501958931657086531" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wireshark</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wireshark</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-13619" ref_id="CVE-2019-13619" />
        <description>In Wireshark 3.0.0 to 3.0.2, 2.6.0 to 2.6.9, and 2.4.0 to 2.4.15, the ASN.1 BER dissector and related dissectors could crash. This was addressed in epan/asn1.c by properly restricting buffer increments.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-119')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32555" comment="libwireshark-data DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32556" comment="libwireshark-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32557" comment="libwireshark11 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32558" comment="libwiretap-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32559" comment="libwiretap8 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32560" comment="libwscodecs2 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32561" comment="libwsutil-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32562" comment="libwsutil9 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32563" comment="tshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32564" comment="wireshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32565" comment="wireshark-common DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32566" comment="wireshark-doc DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32567" comment="wireshark-gtk DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32568" comment="wireshark-qt DPKG is earlier than 2.6.20-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059138542292578998471910658233923" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в edk2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>edk2</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-14584" ref_id="CVE-2019-14584" />
        <description>Null pointer dereference in Tianocore EDK2 may allow an authenticated user to potentially enable escalation of privilege via local access.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3999" comment="ovmf DPKG is earlier than 0~20181115.85588389-3+deb10u3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099387377304854746004637159347779" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-14846" ref_id="CVE-2019-14846" />
        <description>In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-117'), NistCWE(cwe='CWE-532')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H', score=7.3)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058981014422579933831929744676419" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2020-03324" ref_id="BDU:2020-03324" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-14864" ref_id="CVE-2019-14864" />
        <description>Ansible, versions 2.9.x before 2.9.1, 2.8.x before 2.8.7 and Ansible versions 2.7.x before 2.7.15, is not respecting the flag no_log set it to True when Sumologic and Splunk callback plugins are used send tasks results events to collectors. This would discloses and collects any sensitive data.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-117'), NistCWE(cwe='CWE-532')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:P/I:N/A:N', score=4.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N', score=5.7)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058505954932504169151437205755459" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-14904" ref_id="CVE-2019-14904" />
        <description>A flaw was found in the solaris_zone module from the Ansible Community modules. When setting the name for the zone on the Solaris host, the zone name is checked by listing the process with the 'ps' bare command on the remote machine. An attacker could take advantage of this flaw by crafting the name of the zone and executing arbitrary commands in the remote host. Ansible Engine 2.7.15, 2.8.7, and 2.9.2 as well as previous versions are affected.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20'), NistCWE(cwe='CWE-78')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:P/A:P', score=6.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:L', score=7.3)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078787437290052195154807457404483" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в http-parser</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>http-parser</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00330" ref_id="BDU:2022-00330" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-15605" ref_id="CVE-2019-15605" />
        <description>HTTP request smuggling in Node.js 10, 12, and 13 causes malicious payload delivery when transfer-encoding is malformed</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-444'), NistCWE(cwe='CWE-444')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3905" comment="libhttp-parser2.8 DPKG is earlier than 2.8.1-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32367" comment="libhttp-parser-dev DPKG is earlier than 2.8.1-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079105278395138716540387807548995" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в opensc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>opensc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-15945" ref_id="CVE-2019-15945" />
        <description>OpenSC before 0.20.0-rc1 has an out-of-bounds access of an ASN.1 Bitstring in decode_bit_string in libopensc/asn1.c.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-119')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:P/A:P', score=4.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H', score=6.4)</CVSS3.0>
          <mitigations>- Использовать пакет opensc только при отсутствии альтернатив
- Обеспечить возможность запуска opensc только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3900" comment="opensc-pkcs11 DPKG is earlier than 0.21.0-1" />
        <criterion test_ref="oval:astra:tst:3901" comment="opensc DPKG is earlier than 0.21.0-1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099387687998790386964335058835011" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в opensc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>opensc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-15946" ref_id="CVE-2019-15946" />
        <description>OpenSC before 0.20.0-rc1 has an out-of-bounds access of an ASN.1 Octet string in asn1_decode_entry in libopensc/asn1.c.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-119')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:P/A:P', score=4.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H', score=6.4)</CVSS3.0>
          <mitigations>- Использовать пакет opensc только при отсутствии альтернатив
- Обеспечить возможность запуска opensc только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3900" comment="opensc-pkcs11 DPKG is earlier than 0.21.0-1" />
        <criterion test_ref="oval:astra:tst:3901" comment="opensc DPKG is earlier than 0.21.0-1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159995376621069496767613006861891" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wireshark</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wireshark</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-16319" ref_id="CVE-2019-16319" />
        <description>In Wireshark 3.0.0 to 3.0.3 and 2.6.0 to 2.6.10, the Gryphon dissector could go into an infinite loop. This was addressed in plugins/epan/gryphon/packet-gryphon.c by checking for a message length of zero.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-835')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:C', score=7.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32555" comment="libwireshark-data DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32556" comment="libwireshark-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32557" comment="libwireshark11 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32558" comment="libwiretap-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32559" comment="libwiretap8 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32560" comment="libwscodecs2 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32561" comment="libwsutil-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32562" comment="libwsutil9 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32563" comment="tshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32564" comment="wireshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32565" comment="wireshark-common DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32566" comment="wireshark-doc DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32567" comment="wireshark-gtk DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32568" comment="wireshark-qt DPKG is earlier than 2.6.20-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119352567191291176962399859463747" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в hunspell</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>hunspell</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-16707" ref_id="CVE-2019-16707" />
        <description>Hunspell 1.7.0 has an invalid read operation in SuggestMgr::leftcommonsubstring in suggestmgr.cxx.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-119')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3705" comment="libhunspell-1.7-0 DPKG is earlier than 1.7.0-3astra1" />
        <criterion test_ref="oval:astra:tst:3706" comment="hunspell DPKG is earlier than 1.7.0-3astra1" />
        <criterion test_ref="oval:astra:tst:32301" comment="hunspell-tools DPKG is earlier than 1.7.0-3astra1" />
        <criterion test_ref="oval:astra:tst:32302" comment="libhunspell-dev DPKG is earlier than 1.7.0-3astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058821633269299399965424006551107" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в aspell</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>aspell</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2020-01343" ref_id="BDU:2020-01343" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-17544" ref_id="CVE-2019-17544" />
        <description>libaspell.a in GNU Aspell before 0.60.8 has a stack-based buffer over-read in acommon::unescape in common/getdata.cpp via an isolated \ character.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:P', score=6.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H', score=9.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3594" comment="libaspell15 DPKG is earlier than 0.60.7~20110707-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:3595" comment="aspell DPKG is earlier than 0.60.7~20110707-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:31949" comment="aspell-doc DPKG is earlier than 0.60.7~20110707-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:31950" comment="libaspell-dev DPKG is earlier than 0.60.7~20110707-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:31951" comment="libpspell-dev DPKG is earlier than 0.60.7~20110707-6+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119827318405282939912452848309827" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в apache2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>apache2</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-17567" ref_id="CVE-2019-17567" />
        <description>Apache HTTP Server versions 2.4.6 to 2.4.46 mod_proxy_wstunnel configured on an URL that is not necessarily Upgraded by the origin server was tunneling the whole connection regardless, thus allowing for subsequent requests on the same connection to pass through with no HTTP validation, authentication or authorization possibly configured.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-444')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:P/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N', score=5.3)</CVSS3.0>
          <mitigations>- Обеспечить возможность использования библиотеки libapache2-mod-nss только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3746" comment="apache2-bin DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3747" comment="apache2-data DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3748" comment="apache2-utils DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3749" comment="apache2 DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31939" comment="apache2-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31940" comment="apache2-doc DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31941" comment="apache2-ssl-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31942" comment="apache2-suexec-custom DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31943" comment="apache2-suexec-pristine DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31944" comment="libapache2-mod-md DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31945" comment="libapache2-mod-proxy-uwsgi DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160471058707942362982130519463491" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в opensc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>opensc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-19479" ref_id="CVE-2019-19479" />
        <description>An issue was discovered in OpenSC through 0.19.0 and 0.20.x through 0.20.0-rc3. libopensc/card-setcos.c has an incorrect read operation during parsing of a SETCOS file attribute.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>- Использовать пакет opensc только при отсутствии альтернатив
- Обеспечить возможность запуска opensc только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3900" comment="opensc-pkcs11 DPKG is earlier than 0.21.0-1" />
        <criterion test_ref="oval:astra:tst:3901" comment="opensc DPKG is earlier than 0.21.0-1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038618454246013633108328648627779" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wireshark</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wireshark</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-19553" ref_id="CVE-2019-19553" />
        <description>In Wireshark 3.0.0 to 3.0.6 and 2.6.0 to 2.6.12, the CMS dissector could crash. This was addressed in epan/dissectors/asn1/cms/packet-cms-template.c by ensuring that an object identifier is set to NULL after a ContentInfo dissection.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-909')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32555" comment="libwireshark-data DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32556" comment="libwireshark-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32557" comment="libwireshark11 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32558" comment="libwiretap-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32559" comment="libwiretap8 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32560" comment="libwscodecs2 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32561" comment="libwsutil-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32562" comment="libwsutil9 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32563" comment="tshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32564" comment="wireshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32565" comment="wireshark-common DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32566" comment="wireshark-doc DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32567" comment="wireshark-gtk DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32568" comment="wireshark-qt DPKG is earlier than 2.6.20-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977613078595039914506368531650115" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в htmldoc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>htmldoc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-19630" ref_id="CVE-2019-19630" />
        <description>HTMLDOC 1.9.7 allows a stack-based buffer overflow in the hd_strlcpy() function in string.c (when called from render_contents in ps-pdf.cxx) via a crafted HTML document.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32299" comment="htmldoc DPKG is earlier than 1.9.3-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32300" comment="htmldoc-common DPKG is earlier than 1.9.3-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119826690977504926402780821018179" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libbsd</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libbsd</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-20367" ref_id="CVE-2019-20367" />
        <description>nlist.c in libbsd before 0.10.0 has an out-of-bounds read during a comparison for a symbol name from the string table (strtab).</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:P', score=6.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H', score=9.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3406" comment="libbsd0 DPKG is earlier than 0.9.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32347" comment="libbsd-dev DPKG is earlier than 0.9.1-2+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997815630190547667853791862281795" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exiv2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exiv2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-01492" ref_id="BDU:2021-01492" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-20421" ref_id="CVE-2019-20421" />
        <description>In Jp2Image::readMetadata() in jp2image.cpp in Exiv2 0.27.2, an input file can result in an infinite loop and hang, with high CPU consumption. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted file.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-835')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:C', score=7.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Использовать ПО exiv2 только на низком или отдельно выделенном уровне целостности
- При использовании ПО Exiv2 выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска По Exiv2 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3578" comment="libexiv2-14 DPKG is earlier than 0.25-4+deb10u2" />
        <criterion test_ref="oval:astra:tst:32035" comment="exiv2 DPKG is earlier than 0.25-4+deb10u2" />
        <criterion test_ref="oval:astra:tst:32036" comment="libexiv2-dev DPKG is earlier than 0.25-4+deb10u2" />
        <criterion test_ref="oval:astra:tst:32037" comment="libexiv2-doc DPKG is earlier than 0.25-4+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058821315326531207800820704040515" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в netty</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>netty</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-20444" ref_id="CVE-2019-20444" />
        <description>HttpObjectDecoder.java in Netty before 4.1.44 allows an HTTP header that lacks a colon, which might be interpreted as a separate header with an incorrect syntax, or might be interpreted as an "invalid fold."</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-444')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:N', score=6.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N', score=9.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32406" comment="libnetty-java DPKG is earlier than 1:4.1.33-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079103724930182878224767955326531" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в netty</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>netty</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-20445" ref_id="CVE-2019-20445" />
        <description>HttpObjectDecoder.java in Netty before 4.1.44 allows a Content-Length header to be accompanied by a second Content-Length header, or by a Transfer-Encoding header.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-444')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:N', score=6.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N', score=9.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32406" comment="libnetty-java DPKG is earlier than 1:4.1.33-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018653565386828652676100095563331" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в opensc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>opensc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-20792" ref_id="CVE-2019-20792" />
        <description>OpenSC before 0.20.0 has a double free in coolkey_free_private_data because coolkey_add_object in libopensc/card-coolkey.c lacks a uniqueness check.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-415')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=6.8)</CVSS3.0>
          <mitigations>- Использовать пакет opensc только при отсутствии альтернатив
- Обеспечить возможность запуска opensc только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3900" comment="opensc-pkcs11 DPKG is earlier than 0.21.0-1" />
        <criterion test_ref="oval:astra:tst:3901" comment="opensc DPKG is earlier than 0.21.0-1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998052082782680273559443468539459" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в aspell</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>aspell</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03922" ref_id="BDU:2021-03922" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-25051" ref_id="CVE-2019-25051" />
        <description>objstack in GNU Aspell 0.60.8 has a heap-based buffer overflow in acommon::ObjStack::dup_top (called from acommon::StringMap::add and acommon::Config::lookup_list).</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3594" comment="libaspell15 DPKG is earlier than 0.60.7~20110707-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:3595" comment="aspell DPKG is earlier than 0.60.7~20110707-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:31949" comment="aspell-doc DPKG is earlier than 0.60.7~20110707-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:31950" comment="libaspell-dev DPKG is earlier than 0.60.7~20110707-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:31951" comment="libpspell-dev DPKG is earlier than 0.60.7~20110707-6+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4056797450259004817873136080451" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в systemd</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>systemd</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00318" ref_id="BDU:2022-00318" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-3843" ref_id="CVE-2019-3843" />
        <description>It was discovered that a systemd service that uses DynamicUser property can create a SUID/SGID binary that would be allowed to run as the transient service UID/GID even after the service is terminated. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the UID/GID will be recycled.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-266'), NistCWE(cwe='CWE-269')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L', score=4.5)</CVSS3.0>
          <mitigations>- Использовать ПО python-systemd только на низком или отдельно выделенном уровне целостности
- При использовании ПО python-systemd выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска python-systemd только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3358" comment="libsystemd0 DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:3359" comment="libudev1 DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:3360" comment="systemd DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:3361" comment="systemd-sysv DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:3362" comment="libpam-systemd DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:3363" comment="udev DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32418" comment="libnss-myhostname DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32419" comment="libnss-mymachines DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32420" comment="libnss-resolve DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32421" comment="libnss-systemd DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32422" comment="libsystemd-dev DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32423" comment="libudev-dev DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32424" comment="systemd-container DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32425" comment="systemd-coredump DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32426" comment="systemd-journal-remote DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32427" comment="systemd-tests DPKG is earlier than 241-7~deb10u8astra.se24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4136025612773269155466680030787" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в systemd</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>systemd</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00317" ref_id="BDU:2022-00317" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-3844" ref_id="CVE-2019-3844" />
        <description>It was discovered that a systemd service that uses DynamicUser property can get new privileges through the execution of SUID binaries, which would allow to create binaries owned by the service transient group with the setgid bit set. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the GID will be recycled.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-268')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L', score=4.5)</CVSS3.0>
          <mitigations>- Использовать ПО python-systemd только на низком или отдельно выделенном уровне целостности
- При использовании ПО python-systemd выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска python-systemd только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3358" comment="libsystemd0 DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:3359" comment="libudev1 DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:3360" comment="systemd DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:3361" comment="systemd-sysv DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:3362" comment="libpam-systemd DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:3363" comment="udev DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32418" comment="libnss-myhostname DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32419" comment="libnss-mymachines DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32420" comment="libnss-resolve DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32421" comment="libnss-systemd DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32422" comment="libsystemd-dev DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32423" comment="libudev-dev DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32424" comment="systemd-container DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32425" comment="systemd-coredump DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32426" comment="systemd-journal-remote DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32427" comment="systemd-tests DPKG is earlier than 241-7~deb10u8astra.se24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3976327735095095704726104528451" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в opensc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>opensc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-6502" ref_id="CVE-2019-6502" />
        <description>sc_context_create in ctx.c in libopensc in OpenSC 0.19.0 has a memory leak, as demonstrated by a call from eidenv.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Использовать пакет opensc только при отсутствии альтернатив
- Обеспечить возможность запуска opensc только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3900" comment="opensc-pkcs11 DPKG is earlier than 0.21.0-1" />
        <criterion test_ref="oval:astra:tst:3901" comment="opensc DPKG is earlier than 0.21.0-1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4058344903642310440434631267907" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libseccomp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libseccomp</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2019-9893" ref_id="CVE-2019-9893" />
        <description>libseccomp before 2.4.0 did not correctly generate 64-bit syscall argument comparisons using the arithmetic operators (LT, GT, LE, GE), which might able to lead to bypassing seccomp filters and potential privilege escalations.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3370" comment="libseccomp2 DPKG is earlier than 2.5.1-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32514" comment="libseccomp-dev DPKG is earlier than 2.5.1-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32515" comment="python3-seccomp DPKG is earlier than 2.5.1-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32516" comment="seccomp DPKG is earlier than 2.5.1-1~bpo10+1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4056173630368335983738687411779" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00842" ref_id="BDU:2025-00842" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-0423" ref_id="CVE-2020-0423" />
        <description>In binder_release_work of binder.c, there is a possible use-after-free due to improper locking. This could lead to local escalation of privilege in the kernel with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-161151868References: N/A</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079023568307916135132227227178563" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-10135" ref_id="CVE-2020-10135" />
        <description>Legacy pairing and secure-connections pairing authentication in Bluetooth BR/EDR Core Specification v5.2 and earlier may allow an unauthenticated user to complete authentication without pairing credentials via adjacent access. An unauthenticated, adjacent attacker could impersonate a Bluetooth BR/EDR master or slave to pair with a previously paired remote device to successfully complete the authentication procedure without knowing the link key.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-757'), NistCWE(cwe='CWE-290')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:L/Au:N/C:P/I:P/A:N', score=4.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N', score=5.4)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059138846941884893121591319549507" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-10684" ref_id="CVE-2020-10684" />
        <description>A flaw was found in Ansible Engine, all versions 2.7.x, 2.8.x and 2.9.x prior to 2.7.17, 2.8.9 and 2.9.6 respectively, when using ansible_facts as a subkey of itself and promoting it to a variable when inject is enabled, overwriting the ansible_facts after the clean. An attacker could take advantage of this by altering the ansible_facts, such as ansible_hosts, users and any other key data which would lead into privilege escalation or code injection.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-94'), NistCWE(cwe='CWE-862')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:P/A:P', score=3.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:H', score=7.9)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079421256545536563545538570835523" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00274" ref_id="BDU:2022-00274" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-10685" ref_id="CVE-2020-10685" />
        <description>A flaw was found in Ansible Engine affecting Ansible Engine versions 2.7.x before 2.7.17 and 2.8.x before 2.8.11 and 2.9.x before 2.9.7 as well as Ansible Tower before and including versions 3.4.5 and 3.5.5 and 3.6.3 when using modules which decrypts vault files such as assemble, script, unarchive, win_copy, aws_s3 or copy modules. The temporary directory is created in /tmp leaves the s ts unencrypted. On Operating Systems which /tmp is not a tmpfs but part of the root partition, the directory is only cleared on boot and the decryp emains when the host is switched off. The system will be vulnerable when the system is not running. So decrypted data must be cleared as soon as possible and the data which normally is encrypted ble.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-459'), NistCWE(cwe='CWE-459')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:N/A:N', score=1.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N', score=5.0)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160075835470067480560835037058627" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00275" ref_id="BDU:2022-00275" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-10729" ref_id="CVE-2020-10729" />
        <description>A flaw was found in the use of insufficiently random values in Ansible. Two random password lookups of the same length generate the equal value as the template caching action for the same file since no re-evaluation happens. The highest threat from this vulnerability would be that all passwords are exposed at once for the file. This flaw affects Ansible Engine versions before 2.9.6.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-330'), NistCWE(cwe='CWE-330')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018096803058362857792352379295299" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в jquery</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>jquery</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2020-05190" ref_id="BDU:2020-05190" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-11022" ref_id="CVE-2020-11022" />
        <description>In jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-79'), NistCWE(cwe='CWE-79')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:L/A:N', score=6.9)</CVSS3.0>
          <mitigations>- Удалить ПО jqueryui, если оно не используется и не является зависимостью других пакетов
- Отказаться от использования библиотеки jqueryui
- В случае использования библиотеки jqueryui избегать взаимодействия с неизвестными и подозрительными источниками
- Запускать ПО, использующее библиотеку jqueryui, в изолированной программной среде с применением инструмента Firejail
- Использовать ПО, использующее библиотеку jqueryui, только на низком или отдельно выделенном уровне целостности
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3907" comment="libjs-jquery DPKG is earlier than 3.3.1~dfsg-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038379212662014528216299630581315" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в jquery</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>jquery</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2020-04949" ref_id="BDU:2020-04949" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-11023" ref_id="CVE-2020-11023" />
        <description>In jQuery versions greater than or equal to 1.0.3 and before 3.5.0, passing HTML containing &lt;option&gt; elements from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-79'), NistCWE(cwe='CWE-79')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:L/A:N', score=6.9)</CVSS3.0>
          <mitigations>- Удалить ПО jqueryui, если оно не используется и не является зависимостью других пакетов
- Отказаться от использования библиотеки jqueryui
- В случае использования библиотеки jqueryui избегать взаимодействия с неизвестными и подозрительными источниками
- Запускать ПО, использующее библиотеку jqueryui, в изолированной программной среде с применением инструмента Firejail
- Использовать ПО, использующее библиотеку jqueryui, только на низком или отдельно выделенном уровне целостности
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3907" comment="libjs-jquery DPKG is earlier than 3.3.1~dfsg-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998131306104768244718779303810627" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в bacula</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>bacula</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-11061" ref_id="CVE-2020-11061" />
        <description>In Bareos Director less than or equal to 16.2.10, 17.2.9, 18.2.8, and 19.2.7, a heap overflow allows a malicious client to corrupt the director's memory via oversized digest strings sent during initialization of a verify job. Disabling verify jobs mitigates the problem. This issue is also patched in Bareos versions 19.2.8, 18.2.9 and 17.2.10.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-122'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:S/C:P/I:P/A:P', score=6.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L', score=6.0)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3752" comment="bacula-common DPKG is earlier than 9.6.7-3~bpo10+1+ci202110011510+astra2" />
        <criterion test_ref="oval:astra:tst:3753" comment="bacula-console DPKG is earlier than 9.6.7-3~bpo10+1+ci202110011510+astra2" />
        <criterion test_ref="oval:astra:tst:3754" comment="bacula-fd DPKG is earlier than 9.6.7-3~bpo10+1+ci202110011510+astra2" />
        <criterion test_ref="oval:astra:tst:3755" comment="bacula-client DPKG is earlier than 9.6.7-3~bpo10+1+ci202110011510+astra2" />
        <criterion test_ref="oval:astra:tst:3756" comment="bacula-common-pgsql DPKG is earlier than 9.6.7-3~bpo10+1+ci202110011510+astra2" />
        <criterion test_ref="oval:astra:tst:3757" comment="bacula-sd DPKG is earlier than 9.6.7-3~bpo10+1+ci202110011510+astra2" />
        <criterion test_ref="oval:astra:tst:3758" comment="bacula-bscan DPKG is earlier than 9.6.7-3~bpo10+1+ci202110011510+astra2" />
        <criterion test_ref="oval:astra:tst:3759" comment="bacula-director-pgsql DPKG is earlier than 9.6.7-3~bpo10+1+ci202110011510+astra2" />
        <criterion test_ref="oval:astra:tst:3760" comment="bacula-director DPKG is earlier than 9.6.7-3~bpo10+1+ci202110011510+astra2" />
        <criterion test_ref="oval:astra:tst:3761" comment="bacula-server DPKG is earlier than 9.6.7-3~bpo10+1+ci202110011510+astra2" />
        <criterion test_ref="oval:astra:tst:3762" comment="bacula DPKG is earlier than 9.6.7-3~bpo10+1+ci202110011510+astra2" />
        <criterion test_ref="oval:astra:tst:3763" comment="bacula-common-sqlite3 DPKG is earlier than 9.6.7-3~bpo10+1+ci202110011510+astra2" />
        <criterion test_ref="oval:astra:tst:3764" comment="bacula-console-qt DPKG is earlier than 9.6.7-3~bpo10+1+ci202110011510+astra2" />
        <criterion test_ref="oval:astra:tst:3765" comment="bacula-director-sqlite3 DPKG is earlier than 9.6.7-3~bpo10+1+ci202110011510+astra2" />
        <criterion test_ref="oval:astra:tst:31970" comment="bacula-tray-monitor DPKG is earlier than 9.6.7-3~bpo10+1+ci202110011510+astra2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018019431805907521525171184031299" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в netty</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>netty</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-11612" ref_id="CVE-2020-11612" />
        <description>The ZlibDecoders in Netty 4.1.x before 4.1.46 allow for unbounded memory allocation while decoding a ZlibEncoded byte stream. An attacker could send a large ZlibEncoded byte stream to the Netty server, forcing the server to allocate all of its free memory to a single decoder.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-770')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32406" comment="libnetty-java DPKG is earlier than 1:4.1.33-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119669164311708666657688072312387" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wireshark</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wireshark</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2020-04388" ref_id="BDU:2020-04388" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-11647" ref_id="CVE-2020-11647" />
        <description>In Wireshark 3.2.0 to 3.2.2, 3.0.0 to 3.0.9, and 2.6.0 to 2.6.15, the BACapp dissector could crash. This was addressed in epan/dissectors/packet-bacapp.c by limiting the amount of recursion.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-674')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32555" comment="libwireshark-data DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32556" comment="libwireshark-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32557" comment="libwireshark11 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32558" comment="libwiretap-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32559" comment="libwiretap8 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32560" comment="libwscodecs2 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32561" comment="libwsutil-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32562" comment="libwsutil9 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32563" comment="tshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32564" comment="wireshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32565" comment="wireshark-common DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32566" comment="wireshark-doc DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32567" comment="wireshark-gtk DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32568" comment="wireshark-qt DPKG is earlier than 2.6.20-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977455231568623823367414131021379" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openvpn</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openvpn</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2020-01777" ref_id="BDU:2020-01777" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-11810" ref_id="CVE-2020-11810" />
        <description>An issue was discovered in OpenVPN 2.4.x before 2.4.9. An attacker can inject a data channel v2 (P_DATA_V2) packet using a victim's peer-id. Normally such packets are dropped, but if this packet arrives before the data channel crypto parameters have been initialized, the victim's connection will be dropped. This requires careful timing due to the small time window (usually within a few seconds) between the victim client connection starting and the server PUSH_REPLY response back to the client. This attack will only work if Negotiable Cipher Parameters (NCP) is in use.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L', score=3.7)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска openvpn только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3804" comment="openvpn DPKG is earlier than 2.4.7-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140110649210408508446959861061187" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2020-03220" ref_id="BDU:2020-03220" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-11868" ref_id="CVE-2020-11868" />
        <description>ntpd in ntp before 4.2.8p14 and 4.3.x before 4.3.100 allows an off-path attacker to block unauthenticated synchronization via a server mode packet with a spoofed source IP address, because transmissions are rescheduled even when a packet lacks a valid origin timestamp.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-346'), NistCWE(cwe='CWE-346')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H', score=5.9)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска ntp только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3692" comment="ntpdate DPKG is earlier than 1:4.2.8p15+dfsg-1+ci202109031329+astra1" />
        <criterion test_ref="oval:astra:tst:3693" comment="ntp DPKG is earlier than 1:4.2.8p15+dfsg-1+ci202109031329+astra1" />
        <criterion test_ref="oval:astra:tst:3694" comment="sntp DPKG is earlier than 1:4.2.8p15+dfsg-1+ci202109031329+astra1" />
        <criterion test_ref="oval:astra:tst:32604" comment="ntp-doc DPKG is earlier than 1:4.2.8p15+dfsg-1+ci202109031329+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140269415020446858467215673742915" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в xmlgraphics-commons</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>xmlgraphics-commons</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-11988" ref_id="CVE-2020-11988" />
        <description>Apache XmlGraphics Commons 2.4 and earlier is vulnerable to server-side request forgery, caused by improper input validation by the XMPParser. By using a specially-crafted argument, an attacker could exploit this vulnerability to cause the underlying server to make arbitrary GET requests. Users should upgrade to 2.6 or later.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:N', score=6.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N', score=8.2)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32583" comment="libxmlgraphics-commons-java DPKG is earlier than 2.3-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32584" comment="libxmlgraphics-commons-java-doc DPKG is earlier than 2.3-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038697054976026869216509155432003" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux-firmware</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux-firmware</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-00822" ref_id="BDU:2021-00822" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-12363" ref_id="CVE-2020-12363" />
        <description>Improper input validation in some Intel(R) Graphics Drivers for Windows* before version 26.20.100.7212 and before Linux kernel version 5.5 may allow a privileged user to potentially enable a denial of service via local access.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:P', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3891" comment="linux-firmware DPKG is earlier than 1.197.3+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058979464579678539640456406718019" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux-firmware</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux-firmware</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-00823" ref_id="BDU:2021-00823" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-12364" ref_id="CVE-2020-12364" />
        <description>Null pointer reference in some Intel(R) Graphics Drivers for Windows* before version 26.20.100.7212 and before version Linux kernel version 5.5 may allow a privileged user to potentially enable a denial of service via local access.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:P', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3891" comment="linux-firmware DPKG is earlier than 1.197.3+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160629197085479684772973294999107" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в nss</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>nss</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-12399" ref_id="CVE-2020-12399" />
        <description>NSS has shown timing differences when performing DSA signatures, which was exploitable and could eventually leak private keys. This vulnerability affects Thunderbird &lt; 68.9.0, Firefox &lt; 77, and Firefox ESR &lt; 68.9.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-203')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:H/Au:N/C:P/I:N/A:N', score=1.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N', score=4.4)</CVSS3.0>
          <mitigations>- Запускать ПО, использующее библиотеку NSS, только на низком или отдельно выделенном уровне целостности
- При работе с ПО, которое задействует библиотеку NSS выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска ПО, использующего библиотеку NSS только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной сред</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3503" comment="libnss3 DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
        <criterion test_ref="oval:astra:tst:3504" comment="libnss3-tools DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
        <criterion test_ref="oval:astra:tst:32428" comment="libnss3-dev DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977374766674996093264174862652995" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в nss</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>nss</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-12400" ref_id="CVE-2020-12400" />
        <description>When converting coordinates from projective to affine, the modular inversion was not performed in constant time, resulting in a possible timing-based side channel attack. This vulnerability affects Firefox &lt; 80 and Firefox for Android &lt; 80.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-203')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:H/Au:N/C:P/I:N/A:N', score=1.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N', score=4.7)</CVSS3.0>
          <mitigations>- Запускать ПО, использующее библиотеку NSS, только на низком или отдельно выделенном уровне целостности
- При работе с ПО, которое задействует библиотеку NSS выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска ПО, использующего библиотеку NSS только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной сред</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3503" comment="libnss3 DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
        <criterion test_ref="oval:astra:tst:3504" comment="libnss3-tools DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
        <criterion test_ref="oval:astra:tst:32428" comment="libnss3-dev DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997657176278647763688122113939011" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в nss</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>nss</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-12401" ref_id="CVE-2020-12401" />
        <description>During ECDSA signature generation, padding applied in the nonce designed to ensure constant-time scalar multiplication was removed, resulting in variable-time execution dependent on secret data. This vulnerability affects Firefox &lt; 80 and Firefox for Android &lt; 80.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-203')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:N/A:N', score=1.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N', score=4.7)</CVSS3.0>
          <mitigations>- Запускать ПО, использующее библиотеку NSS, только на низком или отдельно выделенном уровне целостности
- При работе с ПО, которое задействует библиотеку NSS выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска ПО, использующего библиотеку NSS только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной сред</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3503" comment="libnss3 DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
        <criterion test_ref="oval:astra:tst:3504" comment="libnss3-tools DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
        <criterion test_ref="oval:astra:tst:32428" comment="libnss3-dev DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1017939585882299434112069365225027" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в nss</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>nss</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2020-04504" ref_id="BDU:2020-04504" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-12402" ref_id="CVE-2020-12402" />
        <description>During RSA key generation, bignum implementations used a variation of the Binary Extended Euclidean Algorithm which entailed significantly input-dependent flow. This allowed an attacker able to perform electromagnetic-based side channel attacks to record traces leading to the recovery of the secret primes. *Note:* An unmodified Firefox browser does not generate RSA keys in normal operation and is not affected, but products built on top of it might. This vulnerability affects Firefox &lt; 78.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-203')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:H/Au:N/C:P/I:N/A:N', score=1.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N', score=4.4)</CVSS3.0>
          <mitigations>- Запускать ПО, использующее библиотеку NSS, только на низком или отдельно выделенном уровне целостности
- При работе с ПО, которое задействует библиотеку NSS выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска ПО, использующего библиотеку NSS только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной сред</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3503" comment="libnss3 DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
        <criterion test_ref="oval:astra:tst:3504" comment="libnss3-tools DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
        <criterion test_ref="oval:astra:tst:32428" comment="libnss3-dev DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038221995485951104536016616511043" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в nss</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>nss</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-12403" ref_id="CVE-2020-12403" />
        <description>A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS in versions before 3.55. When using multi-part Chacha20, it could cause out-of-bounds reads. This issue was fixed by explicitly disabling multi-part ChaCha20 (which was not functioning correctly) and strictly enforcing tag length. The highest threat from this vulnerability is to confidentiality and system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:P', score=6.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H', score=9.1)</CVSS3.0>
          <mitigations>- Запускать ПО, использующее библиотеку NSS, только на низком или отдельно выделенном уровне целостности
- При работе с ПО, которое задействует библиотеку NSS выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска ПО, использующего библиотеку NSS только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной сред</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3503" comment="libnss3 DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
        <criterion test_ref="oval:astra:tst:3504" comment="libnss3-tools DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
        <criterion test_ref="oval:astra:tst:32428" comment="libnss3-dev DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079500487125902467112390464198211" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wpa, pupnp-1.8</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wpa, pupnp-1.8</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-01329" ref_id="BDU:2021-01329" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-12695" ref_id="CVE-2020-12695" />
        <description>The Open Connectivity Foundation UPnP specification before 2020-04-17 does not forbid the acceptance of a subscription request with a delivery URL on a different network segment than the fully qualified event-subscription URL, aka the CallStranger issue.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-276')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:C', score=7.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3457" comment="wpasupplicant DPKG is earlier than 2:2.7+git20190128+0c1e29f-6+deb10u3" />
        <criterion test_ref="oval:astra:tst:3458" comment="hostapd DPKG is earlier than 2:2.7+git20190128+0c1e29f-6+deb10u3" />
        <criterion test_ref="oval:astra:tst:32296" comment="wpagui DPKG is earlier than 2:2.7+git20190128+0c1e29f-6+deb10u3" />
        <criterion test_ref="oval:astra:tst:5889" comment="libixml10 DPKG is earlier than 1:1.8.4-2astra1" />
        <criterion test_ref="oval:astra:tst:5890" comment="libupnp13 DPKG is earlier than 1:1.8.4-2astra1" />
        <criterion test_ref="oval:astra:tst:34683" comment="libupnp-dev DPKG is earlier than 1:1.8.4-2astra1" />
        <criterion test_ref="oval:astra:tst:34684" comment="libupnp-doc DPKG is earlier than 1:1.8.4-2astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038856749241094683271971142456899" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-12783" ref_id="CVE-2020-12783" />
        <description>Exim through 4.93 has an out-of-bounds read in the SPA authenticator that could result in SPA/NTLM authentication bypass in auths/spa.c and auths/auth-spa.c.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998133783193772635093958276765251" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в sane-backends</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>sane-backends</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05265" ref_id="BDU:2021-05265" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-12861" ref_id="CVE-2020-12861" />
        <description>A heap buffer overflow in SANE Backends before 1.0.30 allows a malicious device connected to the same local network as the victim to execute arbitrary code, aka GHSL-2020-080.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:M/Au:N/C:C/I:C/A:C', score=7.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3573" comment="libsane-common DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3574" comment="libsane1 DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3575" comment="sane-utils DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3576" comment="libsane DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:32513" comment="libsane-dev DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018416192797424305517905528051267" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в sane-backends</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>sane-backends</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-12862" ref_id="CVE-2020-12862" />
        <description>An out-of-bounds read in SANE Backends before 1.0.30 may allow a malicious device connected to the same local network as the victim to read important information, such as the ASLR offsets of the program, aka GHSL-2020-082.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:L/Au:N/C:P/I:N/A:N', score=3.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3573" comment="libsane-common DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3574" comment="libsane1 DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3575" comment="sane-utils DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3576" comment="libsane DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:32513" comment="libsane-dev DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038698602401075975941852779337283" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в sane-backends</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>sane-backends</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-12863" ref_id="CVE-2020-12863" />
        <description>An out-of-bounds read in SANE Backends before 1.0.30 may allow a malicious device connected to the same local network as the victim to read important information, such as the ASLR offsets of the program, aka GHSL-2020-083.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:L/Au:N/C:P/I:N/A:N', score=3.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3573" comment="libsane-common DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3574" comment="libsane1 DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3575" comment="sane-utils DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3576" comment="libsane DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:32513" comment="libsane-dev DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058981012004727646365800030623299" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в sane-backends</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>sane-backends</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05273" ref_id="BDU:2021-05273" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-12864" ref_id="CVE-2020-12864" />
        <description>An out-of-bounds read in SANE Backends before 1.0.30 may allow a malicious device connected to the same local network as the victim to read important information, such as the ASLR offsets of the program, aka GHSL-2020-081.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:L/Au:N/C:P/I:N/A:N', score=3.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3573" comment="libsane-common DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3574" comment="libsane1 DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3575" comment="sane-utils DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3576" comment="libsane DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:32513" comment="libsane-dev DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079263421608379316789747281909315" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в sane-backends</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>sane-backends</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-12865" ref_id="CVE-2020-12865" />
        <description>A heap buffer overflow in SANE Backends before 1.0.30 may allow a malicious device connected to the same local network as the victim to execute arbitrary code, aka GHSL-2020-084.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:L/Au:S/C:P/I:P/A:P', score=5.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=8.0)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3573" comment="libsane-common DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3574" comment="libsane1 DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3575" comment="sane-utils DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3576" comment="libsane DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:32513" comment="libsane-dev DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099545831212030987213694533195331" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в sane-backends</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>sane-backends</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2023-07813" ref_id="BDU:2023-07813" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-12866" ref_id="CVE-2020-12866" />
        <description>A NULL pointer dereference in SANE Backends before 1.0.30 allows a malicious device connected to the same local network as the victim to cause a denial of service, GHSL-2020-079.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:L/Au:S/C:N/I:N/A:P', score=2.7)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.7)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3573" comment="libsane-common DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3574" comment="libsane1 DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3575" comment="sane-utils DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3576" comment="libsane DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:32513" comment="libsane-dev DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119828240815682657637641784481347" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в sane-backends</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>sane-backends</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-12867" ref_id="CVE-2020-12867" />
        <description>A NULL pointer dereference in sanei_epson_net_read in SANE Backends before 1.0.30 allows a malicious device connected to the same local network as the victim to cause a denial of service, aka GHSL-2020-075.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:P', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3573" comment="libsane-common DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3574" comment="libsane1 DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3575" comment="sane-utils DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:3576" comment="libsane DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
        <criterion test_ref="oval:astra:tst:32513" comment="libsane-dev DPKG is earlier than 1.0.32-4+ci202110131345+astra2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058978846818584716564948131862083" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wireshark</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wireshark</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-13164" ref_id="CVE-2020-13164" />
        <description>In Wireshark 3.2.0 to 3.2.3, 3.0.0 to 3.0.10, and 2.6.0 to 2.6.16, the NFS dissector could crash. This was addressed in epan/dissectors/packet-nfs.c by preventing excessive recursion, such as for a cycle in the directory graph on a filesystem.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-674')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32555" comment="libwireshark-data DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32556" comment="libwireshark-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32557" comment="libwireshark11 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32558" comment="libwiretap-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32559" comment="libwiretap8 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32560" comment="libwscodecs2 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32561" comment="libwsutil-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32562" comment="libwsutil9 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32563" comment="tshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32564" comment="wireshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32565" comment="wireshark-common DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32566" comment="wireshark-doc DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32567" comment="wireshark-gtk DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32568" comment="wireshark-qt DPKG is earlier than 2.6.20-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140030495010716419303418492180035" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-13558" ref_id="CVE-2020-13558" />
        <description>A code execution vulnerability exists in the AudioSourceProviderGStreamer functionality of Webkit WebKitGTK 2.30.1. A specially crafted web page can lead to a use after free.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119432101212037155564303239435843" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-07287" ref_id="BDU:2024-07287" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-13817" ref_id="CVE-2020-13817" />
        <description>ntpd in ntp before 4.2.8p14 and 4.3.x before 4.3.100 allows remote attackers to cause a denial of service (daemon exit or system time change) by predicting transmit timestamps for use in spoofed packets. The victim must be relying on unauthenticated IPv4 time sources. There must be an off-path attacker who can query time from the victim's ntpd instance.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-330'), NistCWE(cwe='CWE-330')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:P', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H', score=5.9)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска ntp только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3692" comment="ntpdate DPKG is earlier than 1:4.2.8p15+dfsg-1+ci202109031329+astra1" />
        <criterion test_ref="oval:astra:tst:3693" comment="ntp DPKG is earlier than 1:4.2.8p15+dfsg-1+ci202109031329+astra1" />
        <criterion test_ref="oval:astra:tst:3694" comment="sntp DPKG is earlier than 1:4.2.8p15+dfsg-1+ci202109031329+astra1" />
        <criterion test_ref="oval:astra:tst:32604" comment="ntp-doc DPKG is earlier than 1:4.2.8p15+dfsg-1+ci202109031329+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099308457418423835160611800831555" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в velocity</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>velocity</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-13936" ref_id="CVE-2020-13936" />
        <description>An attacker that is able to modify Velocity templates may execute arbitrary Java code or run arbitrary system commands with the same privileges as the account running the Servlet container. This applies to applications that allow untrusted users to upload/modify velocity templates running Apache Velocity Engine versions up to 2.2.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:C/I:C/A:C', score=9.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32725" comment="velocity DPKG is earlier than 1.7-5+deb10u1" />
        <criterion test_ref="oval:astra:tst:32726" comment="velocity-doc DPKG is earlier than 1.7-5+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977772456121542341292115381016131" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в apache2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>apache2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06310" ref_id="BDU:2021-06310" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-13950" ref_id="CVE-2020-13950" />
        <description>Apache HTTP Server versions 2.4.41 to 2.4.46 mod_proxy_http can be made to crash (NULL pointer dereference) with specially crafted requests using both Content-Length and Transfer-Encoding headers, leading to a Denial of Service</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Обеспечить возможность использования библиотеки libapache2-mod-nss только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3746" comment="apache2-bin DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3747" comment="apache2-data DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3748" comment="apache2-utils DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3749" comment="apache2 DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31939" comment="apache2-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31940" comment="apache2-doc DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31941" comment="apache2-ssl-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31942" comment="apache2-suexec-custom DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31943" comment="apache2-suexec-pristine DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31944" comment="libapache2-mod-md DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31945" comment="libapache2-mod-proxy-uwsgi DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977612144095380704161145119135299" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00279" ref_id="BDU:2022-00279" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-14330" ref_id="CVE-2020-14330" />
        <description>An Improper Output Neutralization for Logs flaw was found in Ansible when using the uri module, where sensitive data is exposed to content and json output. This flaw allows an attacker to access the logs or outputs of performed tasks to read keys used in playbooks from other users within the uri module. The highest threat from this vulnerability is to data confidentiality.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-532'), NistCWE(cwe='CWE-532')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N', score=5.0)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018176963302684045009039621707331" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00280" ref_id="BDU:2022-00280" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-14332" ref_id="CVE-2020-14332" />
        <description>A flaw was found in the Ansible Engine when using module_args. Tasks executed with check mode (--check-mode) do not properly neutralize sensitive data exposed in the event data. This flaw allows unauthorized users to read this data. The highest threat from this vulnerability is to confidentiality.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-117'), NistCWE(cwe='CWE-532')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998053010024060903260279458321987" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-14351" ref_id="CVE-2020-14351" />
        <description>A flaw was found in the Linux kernel. A use-after-free memory flaw was found in the perf subsystem allowing a local attacker with permission to monitor perf events to corrupt memory and possibly escalate privileges. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079261876601181849293662007416387" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00281" ref_id="BDU:2022-00281" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-14365" ref_id="CVE-2020-14365" />
        <description>A flaw was found in the Ansible Engine, in ansible-engine 2.8.x before 2.8.15 and ansible-engine 2.9.x before 2.9.13, when installing packages using the dnf module. GPG signatures are ignored during installation even when disable_gpg_check is set to False, which is the default behavior. This flaw leads to malicious packages being installed on the system and arbitrary code executed via package installation scripts. The highest threat from this vulnerability is to integrity and system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-347'), NistCWE(cwe='CWE-347')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:C/A:C', score=6.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H', score=7.1)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018493875952741102359413797508675" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в grub2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>grub2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00326" ref_id="BDU:2022-00326" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-14372" ref_id="CVE-2020-14372" />
        <description>A flaw was found in grub2 in versions prior to 2.06, where it incorrectly enables the usage of the ACPI command when Secure Boot is enabled. This flaw allows an attacker with privileged access to craft a Secondary System Description Table (SSDT) containing code to overwrite the Linux kernel lockdown variable content directly into memory. The table is further loaded and executed by the kernel, defeating its Secure Boot lockdown and allowing the attacker to load unsigned code. The highest threat from this vulnerability is to data confidentiality and integrity, as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-184')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:H/Au:N/C:C/I:C/A:C', score=6.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Установить "взломостойкий" пароль на загрузчик Grub
- Обеспечить возможность запуска grub2 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3441" comment="grub-common DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3442" comment="grub2-common DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3443" comment="grub-pc-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3444" comment="grub-pc DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3445" comment="grub-efi-amd64-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3446" comment="grub-efi-amd64 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3447" comment="grub-efi DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3448" comment="grub-efi-ia32-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3449" comment="grub-efi-ia32 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32276" comment="grub-coreboot DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32277" comment="grub-coreboot-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32278" comment="grub-emu DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32279" comment="grub-firmware-qemu DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32280" comment="grub-ieee1275 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32281" comment="grub-ieee1275-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32282" comment="grub-linuxbios DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32283" comment="grub-rescue-pc DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32284" comment="grub-theme-starfield DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32285" comment="grub-xen DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32286" comment="grub-xen-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32287" comment="grub-xen-host DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32288" comment="grub2 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:978087513070466290186706382837315" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-14390" ref_id="CVE-2020-14390" />
        <description>A flaw was found in the Linux kernel in versions before 5.9-rc6. When changing screen size, an out-of-bounds memory write can occur leading to memory corruption or a denial of service. Due to the nature of the flaw, privilege escalation cannot be fully ruled out.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:H', score=5.6)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078944036705021147522710831978051" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2020-03219" ref_id="BDU:2020-03219" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-15025" ref_id="CVE-2020-15025" />
        <description>ntpd in ntp 4.2.8 before 4.2.8p15 and 4.3.x before 4.3.101 allows remote attackers to cause a denial of service (memory consumption) by sending packets, because memory is not freed in situations where a CMAC key is used and associated with a CMAC algorithm in the ntp.keys file.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:N/I:N/A:P', score=4.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H', score=4.4)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска ntp только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3692" comment="ntpdate DPKG is earlier than 1:4.2.8p15+dfsg-1+ci202109031329+astra1" />
        <criterion test_ref="oval:astra:tst:3693" comment="ntp DPKG is earlier than 1:4.2.8p15+dfsg-1+ci202109031329+astra1" />
        <criterion test_ref="oval:astra:tst:3694" comment="sntp DPKG is earlier than 1:4.2.8p15+dfsg-1+ci202109031329+astra1" />
        <criterion test_ref="oval:astra:tst:32604" comment="ntp-doc DPKG is earlier than 1:4.2.8p15+dfsg-1+ci202109031329+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140187406328547480482520305587779" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openvpn</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openvpn</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02221" ref_id="BDU:2021-02221" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-15078" ref_id="CVE-2020-15078" />
        <description>OpenVPN 2.5.1 and earlier versions allows a remote attackers to bypass authentication and access control channel data on servers configured with deferred authentication, which can be used to potentially trigger further information leaks.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-305'), NistCWE(cwe='CWE-306')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска openvpn только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3804" comment="openvpn DPKG is earlier than 2.4.7-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160549972549742879279267275167299" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openjpeg2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openjpeg2</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-15389" ref_id="CVE-2020-15389" />
        <description>jp2/opj_decompress.c in OpenJPEG through 2.3.1 has a use-after-free that can be triggered if there is a mix of valid and invalid files in a directory operated on by the decompressor. Triggering a double-free may also be possible. This is related to calling opj_image_destroy twice.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:P', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>- Используйте openjpeg2 с минимально необходимыми привилегиями
- Активировать режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Включить режим замкнутой программной среды
- При использовании ПО openjpeg2 выполнять обработку файлов, полученных только из доверенных источников</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3498" comment="libopenjp2-7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32430" comment="libopenjp2-7-dev DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32431" comment="libopenjp2-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32432" comment="libopenjp3d-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32433" comment="libopenjp3d7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32434" comment="libopenjpip-dec-server DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32435" comment="libopenjpip-viewer DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32436" comment="libopenjpip7 DPKG is earlier than 2.3.0-2+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099544596898769160677307158189635" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wireshark</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wireshark</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-15466" ref_id="CVE-2020-15466" />
        <description>In Wireshark 3.2.0 to 3.2.4, the GVCP dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-gvcp.c by ensuring that an offset increases in all situations.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-835')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32555" comment="libwireshark-data DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32556" comment="libwireshark-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32557" comment="libwireshark11 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32558" comment="libwiretap-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32559" comment="libwiretap8 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32560" comment="libwscodecs2 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32561" comment="libwsutil-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32562" comment="libwsutil9 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32563" comment="tshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32564" comment="wireshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32565" comment="wireshark-common DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32566" comment="wireshark-doc DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32567" comment="wireshark-gtk DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32568" comment="wireshark-qt DPKG is earlier than 2.6.20-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079421262590165661618684444366403" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-15685" ref_id="CVE-2020-15685" />
        <description>During the plaintext phase of the STARTTLS connection setup, protocol commands could have been injected and evaluated within the encrypted session. This vulnerability affects Thunderbird &lt; 78.7.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-77'), NistCWE(cwe='CWE-77')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Thunderbird, если оно не используется
2. Отказаться от использования ПО Thunderbird в пользу ПО Evolution
3. Обеспечить запуск ПО Thunderbird в изолированной программной среде с применением инструмента Firejail</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119588085283764572322828053206595" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-16037" ref_id="CVE-2020-16037" />
        <description>Use after free in clipboard in Google Chrome prior to 87.0.4280.88 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:C/I:C/A:C', score=9.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139870494887416242746775304492611" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-16038" ref_id="CVE-2020-16038" />
        <description>Use after free in media in Google Chrome on OS X prior to 87.0.4280.88 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:C/I:C/A:C', score=9.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160152904491067913170722555778627" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-16039" ref_id="CVE-2020-16039" />
        <description>Use after free in extensions in Google Chrome prior to 87.0.4280.88 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:C/I:C/A:C', score=9.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977690446220717143692790838154819" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-01648" ref_id="BDU:2021-01648" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-16040" ref_id="CVE-2020-16040" />
        <description>Insufficient data validation in V8 in Google Chrome prior to 87.0.4280.88 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997972855824368814116738089440835" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-16041" ref_id="CVE-2020-16041" />
        <description>Out of bounds read in networking in Google Chrome prior to 87.0.4280.88 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:P', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H', score=8.1)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018255265428020484540685340726851" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-16042" ref_id="CVE-2020-16042" />
        <description>Uninitialized Use in V8 in Google Chrome prior to 87.0.4280.88 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-908')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038537675031672154964632592012867" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-16043" ref_id="CVE-2020-16043" />
        <description>Insufficient data validation in networking in Google Chrome prior to 87.0.4280.141 allowed a remote attacker to bypass discretionary access control via malicious network traffic.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3976949099353896972902312793667" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в freeipa</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>freeipa</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-1722" ref_id="CVE-2020-1722" />
        <description>A flaw was found in all ipa versions 4.x.x through 4.8.0. When sending a very long password (&gt;= 1,000,000 characters) to the server, the password hashing process could exhaust memory and CPU leading to a denial of service and the website becoming unresponsive. The highest threat from this vulnerability is to system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-400'), NistCWE(cwe='CWE-400')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:N/I:N/A:C', score=5.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H', score=5.3)</CVSS3.0>
          <mitigations>- Настройте правила брандмауэра для разрешения только необходимых портов
- Разрешите доступ только с доверенных IP-адресов
- Настройте FreeIPA для использования SSL/TLS для шифрования всех сетевых коммуникаций
- Используйте доверенные сертификаты
- Предоставляйте пользователям только те права, которые им необходимы для выполнения их задач
- Настройте ограничения на количество попыток входа и используйте CAPTCHA
- Настройте правила HBAC для управления доступом к хостам на основе ролей и групп пользователей
- Запускать ПО freeipa в изолированной программной среде
- Включить режим замкнутой программной среды
- Включить мандатный контроль целостности (МКЦ)
- Включить межсетевой экран ufw
- Отключить и удалить неиспользуемые учётные записи пользователей</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3917" comment="freeipa-common DPKG is earlier than 4.8.10-1astra24" />
        <criterion test_ref="oval:astra:tst:3918" comment="python3-ipalib DPKG is earlier than 4.8.10-1astra24" />
        <criterion test_ref="oval:astra:tst:3919" comment="python3-ipaclient DPKG is earlier than 4.8.10-1astra24" />
        <criterion test_ref="oval:astra:tst:3920" comment="freeipa-client DPKG is earlier than 4.8.10-1astra24" />
        <criterion test_ref="oval:astra:tst:3921" comment="python3-ipaserver DPKG is earlier than 4.8.10-1astra24" />
        <criterion test_ref="oval:astra:tst:3922" comment="freeipa-server DPKG is earlier than 4.8.10-1astra24" />
        <criterion test_ref="oval:astra:tst:3923" comment="freeipa-server-dns DPKG is earlier than 4.8.10-1astra24" />
        <criterion test_ref="oval:astra:tst:3924" comment="freeipa-server-trust-ad DPKG is earlier than 4.8.10-1astra24" />
        <criterion test_ref="oval:astra:tst:3925" comment="freeipa-admintools DPKG is earlier than 4.8.10-1astra24" />
        <criterion test_ref="oval:astra:tst:3926" comment="freeipa-client-samba DPKG is earlier than 4.8.10-1astra24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4056486746877982655564581525059" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00282" ref_id="BDU:2022-00282" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-1733" ref_id="CVE-2020-1733" />
        <description>A race condition flaw was found in Ansible Engine 2.7.17 and prior, 2.8.9 and prior, 2.9.6 and prior when running a playbook with an unprivileged become user. When Ansible needs to run a module with become user, the temporary directory is created in /var/tmp. This directory is created with "umask 77 &amp;&amp; mkdir -p &lt;dir&gt;"; this operation does not fail if the directory already exists and is owned by another user. An attacker could take advantage to gain control of the become user as the target directory can be retrieved by iterating '/proc/&lt;pid&gt;/cmdline'.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-377'), NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:H/Au:N/C:P/I:P/A:P', score=3.7)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L', score=5.0)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4214943071906511330751669425731" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00283" ref_id="BDU:2022-00283" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-1735" ref_id="CVE-2020-1735" />
        <description>A flaw was found in the Ansible Engine when the fetch module is used. An attacker could intercept the module, inject a new path, and then choose a new destination path on the controller node. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-22'), NistCWE(cwe='CWE-22')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:N', score=3.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N', score=4.2)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4531855721963568681125845227075" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00284" ref_id="BDU:2022-00284" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-1739" ref_id="CVE-2020-1739" />
        <description>A flaw was found in Ansible 2.7.16 and prior, 2.8.8 and prior, and 2.9.5 and prior when a password is set with the argument "password" of svn module, it is used on svn command line, disclosing to other users within the same node. An attacker could take advantage by reading the cmdline file from that particular PID on the procfs.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-200'), NistCWE(cwe='CWE-200')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:P/A:N', score=3.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N', score=3.9)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3819111744345010987852674455107" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00285" ref_id="BDU:2022-00285" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-1740" ref_id="CVE-2020-1740" />
        <description>A flaw was found in Ansible Engine when using Ansible Vault for editing encrypted files. When a user executes "ansible-vault edit", another user on the same computer can read the old and new secret, as it is created in a temporary file with mkstemp and the returned file descriptor is closed and the method write_data is called to write the existing secret in the file. This method will delete the file before recreating it insecurely. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-377'), NistCWE(cwe='CWE-200')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:N/A:N', score=1.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N', score=3.9)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4294480719430597013413938157123" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00238" ref_id="BDU:2022-00238" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-1746" ref_id="CVE-2020-1746" />
        <description>A flaw was found in the Ansible Engine affecting Ansible Engine versions 2.7.x before 2.7.17 and 2.8.x before 2.8.11 and 2.9.x before 2.9.7 as well as Ansible Tower before and including versions 3.4.5 and 3.5.5 and 3.6.3 when the ldap_attr and ldap_entry community modules are used. The issue discloses the LDAP bind password to stdout or a log file if a playbook task is written using the bind_pw in the parameters field. The highest threat from this vulnerability is data confidentiality.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-200'), NistCWE(cwe='CWE-200')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:N/A:N', score=1.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N', score=5.0)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119351949430196705650020219967043" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в qt4-x11</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>qt4-x11</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-17507" ref_id="CVE-2020-17507" />
        <description>An issue was discovered in Qt through 5.12.9, and 5.13.x through 5.15.x before 5.15.1. read_xbm_body in gui/image/qxbmhandler.cpp has a buffer over-read.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L', score=5.3)</CVSS3.0>
          <mitigations>- При использовании ПО qt4-x11 производить обработку веб-контента только из доверенных источников
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3638" comment="qtcore4-l10n DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3639" comment="libqtcore4 DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3640" comment="libqt4-xml DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3641" comment="libqtdbus4 DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3642" comment="libqt4-network DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3643" comment="libqt4-script DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3644" comment="libqt4-sql DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3645" comment="libqt4-xmlpatterns DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3646" comment="libqt4-declarative DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3647" comment="libqtgui4 DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3648" comment="libqt4-dbus DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3649" comment="libqt4-designer DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3650" comment="libqt4-help DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3651" comment="libqt4-scripttools DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3652" comment="libqt4-svg DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3653" comment="libqt4-test DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3654" comment="qt4-qtconfig DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3655" comment="libqt4-opengl DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3656" comment="libqt4-declarative-folderlistmodel DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3657" comment="libqt4-declarative-gestures DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3658" comment="libqt4-declarative-particles DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3659" comment="libqt4-declarative-shaders DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3660" comment="libqt4-sql-odbc DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3661" comment="libqt4-sql-tds DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3662" comment="libqt4-webkit DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3663" comment="libqt4-sql-sqlite DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:3664" comment="libqt4-multimedia DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32461" comment="libqt4-assistant DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32462" comment="libqt4-core DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32463" comment="libqt4-dbg DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32464" comment="libqt4-designer-dbg DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32465" comment="libqt4-dev DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32466" comment="libqt4-dev-bin DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32467" comment="libqt4-gui DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32468" comment="libqt4-opengl-dev DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32469" comment="libqt4-private-dev DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32470" comment="libqt4-qt3support DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32471" comment="libqt4-qt3support-dbg DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32472" comment="libqt4-script-dbg DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32473" comment="libqt4-sql-mysql DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32474" comment="libqt4-sql-psql DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32475" comment="libqt4-webkit-dbg DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32476" comment="libqt4-xmlpatterns-dbg DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32477" comment="qdbus DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32478" comment="qt4-bin-dbg DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32479" comment="qt4-default DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32480" comment="qt4-designer DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32481" comment="qt4-dev-tools DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32482" comment="qt4-doc DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32483" comment="qt4-doc-html DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32484" comment="qt4-linguist-tools DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32485" comment="qt4-qmake DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
        <criterion test_ref="oval:astra:tst:32486" comment="qt4-qmlviewer DPKG is earlier than 4:4.8.7+dfsg-20astra2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078945586547921893477312805295683" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в subversion</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>subversion</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-17525" ref_id="CVE-2020-17525" />
        <description>Subversion's mod_authz_svn module will crash if the server is using in-repository authz rules with the AuthzSVNReposRelativeAccessFile option and a client sends a request for a non-existing repository URL. This can lead to disruption for users of the service. This issue was fixed in mod_dav_svn+mod_authz_svn servers 1.14.1 and mod_dav_svn+mod_authz_svn servers 1.10.7</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476'), NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3896" comment="libsvn1 DPKG is earlier than 1.10.4-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:3897" comment="libsvn-perl DPKG is earlier than 1.10.4-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32339" comment="libapache2-mod-svn DPKG is earlier than 1.10.4-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32340" comment="libsvn-dev DPKG is earlier than 1.10.4-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32341" comment="libsvn-doc DPKG is earlier than 1.10.4-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32342" comment="libsvn-java DPKG is earlier than 1.10.4-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32343" comment="python-subversion DPKG is earlier than 1.10.4-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32344" comment="ruby-svn DPKG is earlier than 1.10.4-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32345" comment="subversion DPKG is earlier than 1.10.4-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32346" comment="subversion-tools DPKG is earlier than 1.10.4-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4057105716897625345702031087171" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00239" ref_id="BDU:2022-00239" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-1753" ref_id="CVE-2020-1753" />
        <description>A security flaw was found in Ansible Engine, all Ansible 2.7.x versions prior to 2.7.17, all Ansible 2.8.x versions prior to 2.8.11 and all Ansible 2.9.x versions prior to 2.9.7, when managing kubernetes using the k8s module. Sensitive parameters such as passwords and tokens are passed to kubectl from the command line, not using an environment variable or an input configuration file. This will disclose passwords and tokens from process list and no_log directive from debug module would not have any effect making these secrets being disclosed on stdout and log files.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-200'), NistCWE(cwe='CWE-532')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N', score=5.0)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018176039683357859432350146188867" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в graphviz</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>graphviz</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-18032" ref_id="CVE-2020-18032" />
        <description>Buffer Overflow in Graphviz Graph Visualization Tools from commit ID f8b9e035 and earlier allows remote attackers to execute arbitrary code or cause a denial of service (application crash) by loading a crafted file into the "lib/common/shapes.c" component.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32257" comment="graphviz DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32258" comment="graphviz-doc DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32259" comment="libcdt5 DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32260" comment="libcgraph6 DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32261" comment="libgraphviz-dev DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32262" comment="libgv-guile DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32263" comment="libgv-lua DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32264" comment="libgv-perl DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32265" comment="libgv-php7 DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32266" comment="libgv-ruby DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32267" comment="libgv-tcl DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32268" comment="libgvc6 DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32269" comment="libgvc6-plugins-gtk DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32270" comment="libgvpr2 DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32271" comment="liblab-gamut1 DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32272" comment="libpathplan4 DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32273" comment="libxdot4 DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32274" comment="python-gv DPKG is earlier than 2.40.1-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32275" comment="python3-gv DPKG is earlier than 2.40.1-6+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079103724930182229987896590685763" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-05964" ref_id="BDU:2022-05964" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-20445" ref_id="CVE-2020-20445" />
        <description>FFmpeg 4.2 is affected by a Divide By Zero issue via libavcodec/lpc.h, which allows a remote malicious user to cause a Denial of Service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-369')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:N/I:N/A:P', score=4.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099386134533833900411843841971779" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2023-07815" ref_id="BDU:2023-07815" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-20446" ref_id="CVE-2020-20446" />
        <description>FFmpeg 4.2 is affected by a Divide By Zero issue via libavcodec/aacpsy.c, which allows a remote malicious user to cause a Denial of Service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-369')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:N/I:N/A:P', score=4.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038618133885393153477595632064067" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-05880" ref_id="BDU:2022-05880" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-20453" ref_id="CVE-2020-20453" />
        <description>FFmpeg 4.2 is affected by a Divide By Zero issue via libavcodec/aaccoder, which allows a remote malicious user to cause a Denial of Service</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-369')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:N/I:N/A:P', score=4.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997972849784462082526461861123651" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05190" ref_id="BDU:2021-05190" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-21041" ref_id="CVE-2020-21041" />
        <description>Buffer Overflow vulnerability exists in FFmpeg 4.1 via apng_do_inverse_blend in libavcodec/pngenc.c, which could let a remote malicious user cause a Denial of Service</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078864804920451790824099409122883" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05189" ref_id="BDU:2021-05189" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22015" ref_id="CVE-2020-22015" />
        <description>Buffer Overflow vulnerability in FFmpeg 4.2 in mov_write_video_tag due to the out of bounds in libavformat/movenc.c, which could let a remote malicious user obtain sensitive information, cause a Denial of Service, or execute arbitrary code.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099147214524103461248046660408899" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05157" ref_id="BDU:2021-05157" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22016" ref_id="CVE-2020-22016" />
        <description>A heap-based Buffer Overflow vulnerability in FFmpeg 4.2 at libavcodec/get_bits.h when writing .mov files, which might lead to memory corruption and other potential consequences.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119429624127755131671993911694915" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00240" ref_id="BDU:2022-00240" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22017" ref_id="CVE-2020-22017" />
        <description>A heap-based Buffer Overflow vulnerability exists in FFmpeg 4.2 at ff_fill_rectangle in libavfilter/drawutils.c, which might lead to memory corruption and other potential consequences.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159994443335058472519888414266947" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00241" ref_id="BDU:2022-00241" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22019" ref_id="CVE-2020-22019" />
        <description>Buffer Overflow vulnerability in FFmpeg 4.2 at convolution_y_10bit in libavfilter/vf_vmafmotion.c, which could let a remote malicious user cause a Denial of Service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977531985064707703041956696643139" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05188" ref_id="BDU:2021-05188" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22020" ref_id="CVE-2020-22020" />
        <description>Buffer Overflow vulnerability in FFmpeg 4.2 in the build_diff_map function in libavfilter/vf_fieldmatch.c, which could let a remote malicious user cause a Denial of Service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997814394668359373465903947929155" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05156" ref_id="BDU:2021-05156" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22021" ref_id="CVE-2020-22021" />
        <description>Buffer Overflow vulnerability in FFmpeg 4.2 at filter_edges function in libavfilter/vf_yadif.c, which could let a remote malicious user cause a Denial of Service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018096804272011043889851199215171" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05315" ref_id="BDU:2021-05315" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22022" ref_id="CVE-2020-22022" />
        <description>A heap-based Buffer Overflow vulnerability exists in FFmpeg 4.2 in filter_frame at libavfilter/vf_fieldorder.c, which might lead to memory corruption and other potential consequences.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038379213875662714313798450501187" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05314" ref_id="BDU:2021-05314" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22023" ref_id="CVE-2020-22023" />
        <description>A heap-based Buffer Overflow vulnerabililty exists in FFmpeg 4.2 in filter_frame at libavfilter/vf_bitplanenoise.c, which might lead to memory corruption and other potential consequences.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078944033082966055161692953073219" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05155" ref_id="BDU:2021-05155" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22025" ref_id="CVE-2020-22025" />
        <description>A heap-based Buffer Overflow vulnerability exists in gaussian_blur at libavfilter/vf_edgedetect.c, which might lead to memory corruption and other potential consequences.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099226442686617725585640204359235" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05187" ref_id="BDU:2021-05187" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22026" ref_id="CVE-2020-22026" />
        <description>Buffer Overflow vulnerability exists in FFmpeg 4.2 in the config_input function at libavfilter/af_tremolo.c, which could let a remote malicious user cause a Denial of Service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119508852290269396009587455645251" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22027" ref_id="CVE-2020-22027" />
        <description>A heap-based Buffer Overflow vulnerability exits in FFmpeg 4.2 in deflate16 at libavfilter/vf_neighbor.c, which might lead to memory corruption and other potential consequences.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139791261893921066433534706931267" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05154" ref_id="BDU:2021-05154" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22028" ref_id="CVE-2020-22028" />
        <description>Buffer Overflow vulnerability exists in FFmpeg 4.2 in filter_vertically_8 at libavfilter/vf_avgblur.c, which could cause a remote Denial of Service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160073671497572736857481958217283" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00243" ref_id="BDU:2022-00243" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22029" ref_id="CVE-2020-22029" />
        <description>A heap-based Buffer Overflow vulnerability exists in FFmpeg 4.2 at libavfilter/vf_colorconstancy.c: in slice_get_derivative, which crossfade_samples_fltp, which might lead to memory corruption and other potential consequences.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977611213227221967379550240593475" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05148" ref_id="BDU:2021-05148" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22030" ref_id="CVE-2020-22030" />
        <description>A heap-based Buffer Overflow vulnerability exists in FFmpeg 4.2 at libavfilter/af_afade.c in crossfade_samples_fltp, which might lead to memory corruption and other potential consequences.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997893622830873637803497491879491" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05186" ref_id="BDU:2021-05186" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22031" ref_id="CVE-2020-22031" />
        <description>A Heap-based Buffer Overflow vulnerability exists in FFmpeg 4.2 at libavfilter/vf_w3fdif.c in filter16_complex_low, which might lead to memory corruption and other potential consequences.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018176032434525308227444743165507" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05316" ref_id="BDU:2021-05316" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22032" ref_id="CVE-2020-22032" />
        <description>A heap-based Buffer Overflow vulnerability exists FFmpeg 4.2 at libavfilter/vf_edgedetect.c in gaussian_blur, which might lead to memory corruption and other potential consequences.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038458442038176978651391994451523" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00246" ref_id="BDU:2022-00246" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22033" ref_id="CVE-2020-22033" />
        <description>A heap-based Buffer Overflow Vulnerability exists FFmpeg 4.2 at libavfilter/vf_vmafmotion.c in convolution_y_8bit, which could let a remote malicious user cause a Denial of Service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058740851641828649075339245737539" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00247" ref_id="BDU:2022-00247" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22034" ref_id="CVE-2020-22034" />
        <description>A heap-based Buffer Overflow vulnerability exists FFmpeg 4.2 at libavfilter/vf_floodfill.c, which might lead to memory corruption and other potential consequences.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079023261245480319499286497023555" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00248" ref_id="BDU:2022-00248" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22035" ref_id="CVE-2020-22035" />
        <description>A heap-based Buffer Overflow vulnerability exists in FFmpeg 4.2 in get_block_row at libavfilter/vf_bm3d.c, which might lead to memory corruption and other potential consequences.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099305670849131989923233748309571" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05153" ref_id="BDU:2021-05153" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22036" ref_id="CVE-2020-22036" />
        <description>A heap-based Buffer Overflow vulnerability exists in FFmpeg 4.2 in filter_intra at libavfilter/vf_bwdif.c, which might lead to memory corruption and other potential consequences.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119588080452783660347180999595587" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-05881" ref_id="BDU:2022-05881" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22037" ref_id="CVE-2020-22037" />
        <description>A Denial of Service vulnerability exists in FFmpeg 4.2 due to a memory leak in avcodec_alloc_context3 at options.c.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160232127822601265532669046117955" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-06042" ref_id="BDU:2022-06042" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22049" ref_id="CVE-2020-22049" />
        <description>A Denial of Service vulnerability exists in FFmpeg 4.2 due to a memory leak in the wtvfile_open_sector function in wtvdec.c.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058899307966857177750526333638211" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-05882" ref_id="BDU:2022-05882" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-22054" ref_id="CVE-2020-22054" />
        <description>A Denial of Service vulnerability exists in FFmpeg 4.2 due to a memory leak in the av_dict_set function in dict.c.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160550280830549247492576470455875" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в intel-microcode</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>intel-microcode</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03391" ref_id="BDU:2021-03391" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-24489" ref_id="CVE-2020-24489" />
        <description>Incomplete cleanup in some Intel(R) VT-d products may allow an authenticated user to potentially enable escalation of privilege via local access.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-459')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:4149" comment="intel-microcode DPKG is earlier than 3.20210608.2~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997736716348745855082912377296451" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в intel-microcode</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>intel-microcode</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03385" ref_id="BDU:2021-03385" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-24511" ref_id="CVE-2020-24511" />
        <description>Improper isolation of shared resources in some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-668')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:4149" comment="intel-microcode DPKG is earlier than 3.20210608.2~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018019125952397525506859628582467" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в intel-microcode</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>intel-microcode</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03383" ref_id="BDU:2021-03383" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-24512" ref_id="CVE-2020-24512" />
        <description>Observable timing discrepancy in some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-203')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N', score=3.3)</CVSS3.0>
          <mitigations>- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:4149" comment="intel-microcode DPKG is earlier than 3.20210608.2~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038301535556049195930806879868483" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в intel-microcode</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>intel-microcode</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03384" ref_id="BDU:2021-03384" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-24513" ref_id="CVE-2020-24513" />
        <description>Domain-bypass transient execution vulnerability in some Intel Atom(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:4149" comment="intel-microcode DPKG is earlier than 3.20210608.2~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099703361504604057565803441378883" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-24586" ref_id="CVE-2020-24586" />
        <description>The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that received fragments be cleared from memory after (re)connecting to a network. Under the right circumstances, when another device sends fragmented frames encrypted using WEP, CCMP, or GCMP, this can be abused to inject arbitrary network packets and/or exfiltrate user data.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:M/Au:N/C:P/I:N/A:N', score=2.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N', score=3.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119985771108255727989750692664899" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-24587" ref_id="CVE-2020-24587" />
        <description>The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that all fragments of a frame are encrypted under the same key. An adversary can abuse this to decrypt selected fragments when another device sends fragmented frames and the WEP, CCMP, or GCMP encryption key is periodically renewed.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-327')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:H/Au:N/C:P/I:N/A:N', score=1.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N', score=2.6)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140268180711907398413697943950915" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-24588" ref_id="CVE-2020-24588" />
        <description>The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that the A-MSDU flag in the plaintext QoS header field is authenticated. Against devices that support receiving non-SSP A-MSDU frames (which is mandatory as part of 802.11n), an adversary can abuse this to inject arbitrary network packets.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-327')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:M/Au:N/C:N/I:P/A:N', score=2.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=3.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160313215313026097169933288166979" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в gnutls28</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>gnutls28</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-24659" ref_id="CVE-2020-24659" />
        <description>An issue was discovered in GnuTLS before 3.6.15. A server can trigger a NULL pointer dereference in a TLS 1.3 client if a no_renegotiation alert is sent with unexpected timing, and then an invalid second handshake occurs. The crash happens in the application's error handling path, where the gnutls_deinit function is called after detecting a handshake failure.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Включить защиту файловой системы ("установить МКЦ на ФС")
- Запретить установку бита исполнения для каталогов с сертификатами и ключами, включая права администраторов.
- Активировать режим замкнутой программной среды.
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности.
- Для непривилегированных пользователей активировать режим Киоск-2.
- Ограничить редактирование файлов /etc/gnutls/ и переменных окружения GNUTLS_PRIORITY исключительно группой root.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3348" comment="libgnutls30 DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:3349" comment="libgnutls-dane0 DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:32252" comment="gnutls-bin DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:32253" comment="gnutls-doc DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:32254" comment="libgnutls-openssl27 DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:32255" comment="libgnutls28-dev DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:32256" comment="libgnutlsxx28 DPKG is earlier than 3.6.7-4+deb10u7" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119907780885780749032432047838787" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libxml2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libxml2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03429" ref_id="BDU:2021-03429" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-24977" ref_id="CVE-2020-24977" />
        <description>GNOME project libxml2 v2.9.10 has a global buffer over-read vulnerability in xmlEncodeEntitiesInternal at libxml2/entities.c. The issue has been fixed in commit 50f06b3e.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:P', score=6.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L', score=6.5)</CVSS3.0>
          <mitigations>- Удалить ПО libxml2, если оно не используется и не является зависимостью других пакетов
- Отказаться от использования библиотеки libxml2 в пользу ПО expat или libxmltok
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3374" comment="libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:3375" comment="python3-libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:3376" comment="python-libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32580" comment="libxml2-dev DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32581" comment="libxml2-doc DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32582" comment="libxml2-utils DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997735789102642210662335377659459" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25211" ref_id="CVE-2020-25211" />
        <description>In the Linux kernel through 5.8.7, local attackers able to inject conntrack netlink configuration could overflow a local buffer, causing crashes or triggering use of incorrect protocol numbers in ctnetlink_parse_tuple_filter in net/netfilter/nf_conntrack_netlink.c, aka CID-1cc5ef91d2ff.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:P/A:P', score=3.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H', score=6.0)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159995065931855574053913387947587" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libproxy</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libproxy</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25219" ref_id="CVE-2020-25219" />
        <description>url::recvline in url.cpp in libproxy 0.4.x through 0.4.15 allows a remote HTTP server to trigger uncontrolled recursion via a response composed of an infinite stream that lacks a newline character. This leads to stack exhaustion.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-674')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3636" comment="libproxy1v5 DPKG is earlier than 0.4.17-1" />
        <criterion test_ref="oval:astra:tst:32441" comment="libproxy-dev DPKG is earlier than 0.4.17-1" />
        <criterion test_ref="oval:astra:tst:32442" comment="libproxy-tools DPKG is earlier than 0.4.17-1" />
        <criterion test_ref="oval:astra:tst:32443" comment="libproxy1-plugin-gsettings DPKG is earlier than 0.4.17-1" />
        <criterion test_ref="oval:astra:tst:32444" comment="libproxy1-plugin-kconfig DPKG is earlier than 0.4.17-1" />
        <criterion test_ref="oval:astra:tst:32445" comment="libproxy1-plugin-networkmanager DPKG is earlier than 0.4.17-1" />
        <criterion test_ref="oval:astra:tst:32446" comment="libproxy1-plugin-webkit DPKG is earlier than 0.4.17-1" />
        <criterion test_ref="oval:astra:tst:32447" comment="python3-libproxy DPKG is earlier than 0.4.17-1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059137615051197072297331939169859" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25284" ref_id="CVE-2020-25284" />
        <description>The rbd block device driver in drivers/block/rbd.c in the Linux kernel through 5.8.9 used incomplete permission checking for access to rbd devices, which could be leveraged by local attackers to map or unmap rbd block devices, aka CID-f44d04e696fe.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-863')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:N/I:P/A:N', score=1.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N', score=4.1)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018177892971361695141744615970371" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в grub2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>grub2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00313" ref_id="BDU:2022-00313" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25632" ref_id="CVE-2020-25632" />
        <description>A flaw was found in grub2 in versions prior to 2.06. The rmmod implementation allows the unloading of a module used as a dependency without checking if any other dependent module is still loaded leading to a use-after-free scenario. This could allow arbitrary code to be executed or a bypass of Secure Boot protections. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H', score=8.2)</CVSS3.0>
          <mitigations>- Установить "взломостойкий" пароль на загрузчик Grub
- Обеспечить возможность запуска grub2 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3441" comment="grub-common DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3442" comment="grub2-common DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3443" comment="grub-pc-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3444" comment="grub-pc DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3445" comment="grub-efi-amd64-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3446" comment="grub-efi-amd64 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3447" comment="grub-efi DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3448" comment="grub-efi-ia32-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3449" comment="grub-efi-ia32 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32276" comment="grub-coreboot DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32277" comment="grub-coreboot-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32278" comment="grub-emu DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32279" comment="grub-firmware-qemu DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32280" comment="grub-ieee1275 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32281" comment="grub-ieee1275-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32282" comment="grub-linuxbios DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32283" comment="grub-rescue-pc DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32284" comment="grub-theme-starfield DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32285" comment="grub-xen DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32286" comment="grub-xen-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32287" comment="grub-xen-host DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32288" comment="grub2 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139872350593271717685428123686467" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libhibernate3-java</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libhibernate3-java</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25638" ref_id="CVE-2020-25638" />
        <description>A flaw was found in hibernate-core in versions prior to and including 5.4.23.Final. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SQL comments of the query. This flaw could allow an attacker to access unauthorized information or possibly conduct further attacks. The highest threat from this vulnerability is to data confidentiality and integrity.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-89'), NistCWE(cwe='CWE-89')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:N', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N', score=7.4)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32364" comment="libhibernate3-java DPKG is earlier than 3.6.10.Final-9+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160154760196923388109375374972483" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-01611" ref_id="BDU:2021-01611" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25639" ref_id="CVE-2020-25639" />
        <description>A NULL pointer dereference flaw was found in the Linux kernel's GPU Nouveau driver functionality in versions prior to 5.12-rc1 in the way the user calls ioctl DRM_IOCTL_NOUVEAU_CHANNEL_ALLOC. This flaw allows a local user to crash the system.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:C', score=4.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H', score=4.4)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038539530737527629903285411206723" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25643" ref_id="CVE-2020-25643" />
        <description>A flaw was found in the HDLC_PPP module of the Linux kernel in versions before 5.9-rc7. Memory corruption and a read overflow is caused by improper input validation in the ppp_cp_parse_cr function which can cause the system to crash or cause a denial of service. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:S/C:P/I:P/A:C', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H', score=7.2)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079104349944830970751179913778755" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25645" ref_id="CVE-2020-25645" />
        <description>A flaw was found in the Linux kernel in versions before 5.9-rc7. Traffic between two Geneve endpoints may be unencrypted when IPsec is configured to encrypt traffic for the specific UDP port used by the GENEVE tunnel allowing anyone between the two endpoints to read the traffic unencrypted. The main threat from this vulnerability is to data confidentiality.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-319'), NistCWE(cwe='CWE-319')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N', score=7.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119669169152134311599074416350787" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в grub2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>grub2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00337" ref_id="BDU:2022-00337" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25647" ref_id="CVE-2020-25647" />
        <description>A flaw was found in grub2 in versions prior to 2.06. During USB device initialization, descriptors are read with very little bounds checking and assumes the USB device is providing sane values. If properly exploited, an attacker could trigger memory corruption leading to arbitrary code execution allowing a bypass of the Secure Boot mechanism. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H', score=7.6)</CVSS3.0>
          <mitigations>- Установить "взломостойкий" пароль на загрузчик Grub
- Обеспечить возможность запуска grub2 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3441" comment="grub-common DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3442" comment="grub2-common DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3443" comment="grub-pc-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3444" comment="grub-pc DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3445" comment="grub-efi-amd64-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3446" comment="grub-efi-amd64 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3447" comment="grub-efi DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3448" comment="grub-efi-ia32-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3449" comment="grub-efi-ia32 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32276" comment="grub-coreboot DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32277" comment="grub-coreboot-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32278" comment="grub-emu DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32279" comment="grub-firmware-qemu DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32280" comment="grub-ieee1275 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32281" comment="grub-ieee1275-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32282" comment="grub-linuxbios DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32283" comment="grub-rescue-pc DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32284" comment="grub-theme-starfield DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32285" comment="grub-xen DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32286" comment="grub-xen-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32287" comment="grub-xen-host DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32288" comment="grub2 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139951578755785982023021667636803" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в nss</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>nss</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05184" ref_id="BDU:2021-05184" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25648" ref_id="CVE-2020-25648" />
        <description>A flaw was found in the way NSS handled CCS (ChangeCipherSpec) messages in TLS 1.3. This flaw allows a remote attacker to send multiple CCS messages, causing a denial of service for servers compiled with the NSS library. The highest threat from this vulnerability is to system availability. This flaw affects NSS versions before 3.58.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-770'), NistCWE(cwe='CWE-770')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Запускать ПО, использующее библиотеку NSS, только на низком или отдельно выделенном уровне целостности
- При работе с ПО, которое задействует библиотеку NSS выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска ПО, использующего библиотеку NSS только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной сред</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3503" comment="libnss3 DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
        <criterion test_ref="oval:astra:tst:3504" comment="libnss3-tools DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
        <criterion test_ref="oval:astra:tst:32428" comment="libnss3-dev DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099465987710996905512720709015107" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25656" ref_id="CVE-2020-25656" />
        <description>A flaw was found in the Linux kernel. A use-after-free was found in the way the console subsystem was using ioctls KDGKBSENT and KDSKBSENT. A local user could use this flaw to get read memory access out of bounds. The highest threat from this vulnerability is to data confidentiality.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:N/A:N', score=1.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N', score=4.1)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140110035080814510698208755537475" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-03140" ref_id="BDU:2022-03140" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25668" ref_id="CVE-2020-25668" />
        <description>A flaw was found in Linux Kernel because access to the global variable fg_console is not properly synchronized leading to a use after free in con_font_op.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362'), NistCWE(cwe='CWE-662')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.0)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160392444684466181122156006823491" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25669" ref_id="CVE-2020-25669" />
        <description>A vulnerability was found in the Linux Kernel where the function sunkbd_reinit having been scheduled by sunkbd_interrupt before sunkbd being freed. Though the dangling pointer is set to NULL in sunkbd_disconnect, there is still an alias in sunkbd_reinit causing Use After Free.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977929986414115411644224289199683" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25670" ref_id="CVE-2020-25670" />
        <description>A vulnerability was found in Linux Kernel where refcount leak in llcp_sock_bind() causing use-after-free which might lead to privilege escalations.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998212396017767082068171540485699" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25671" ref_id="CVE-2020-25671" />
        <description>A vulnerability was found in Linux Kernel, where a refcount leak in llcp_sock_connect() causing use-after-free which might lead to privilege escalations.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018494805621418752492118791771715" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25672" ref_id="CVE-2020-25672" />
        <description>A memory leak vulnerability was found in Linux kernel in llcp_sock_connect</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038777215225070422916066043057731" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25673" ref_id="CVE-2020-25673" />
        <description>A vulnerability was found in Linux kernel where non-blocking socket in llcp_sock_connect() leads to leak and eventually hanging-up the system.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-400')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:C', score=4.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140189263243328775035802299487811" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ceph</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ceph</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25678" ref_id="CVE-2020-25678" />
        <description>A flaw was found in ceph in versions prior to 16.y.z where ceph stores mgr module passwords in clear text. This can be found by searching the mgr logs for grafana and dashboard, with passwords visible.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-312')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N', score=4.4)</CVSS3.0>
          <mitigations>- Используя брандмауэр, ограничьте все входящие соединения, кроме необходимых для Ceph и администрирования
- Используйте аутентификацию по SSH-ключам
- Ограничьте пользователей, которые могут подключаться через SSH
- Включите шифрование трафика между клиентами и серверами
- Включите Cephx
- Установите строгие права доступа на файлы с ключами Ceph
- Создавайте пользователей Ceph с минимально необходимыми правами</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3935" comment="librados2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3936" comment="librbd1 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3937" comment="libcephfs2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3938" comment="python3-ceph-argparse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3939" comment="python3-rados DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3940" comment="python3-cephfs DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3941" comment="python3-rbd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3942" comment="libradosstriper1 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3943" comment="ceph-common DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3944" comment="ceph-base DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3945" comment="ceph-mgr DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3946" comment="ceph-mon DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3947" comment="ceph-osd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3948" comment="ceph DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3949" comment="ceph-mds DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3950" comment="librgw2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3951" comment="radosgw DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3952" comment="ceph-fuse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3953" comment="ceph-resource-agents DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3954" comment="python3-rgw DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3955" comment="rbd-fuse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3956" comment="rbd-mirror DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3957" comment="rbd-nbd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31994" comment="ceph-mgr-dashboard DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31995" comment="ceph-mgr-diskprediction-cloud DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31996" comment="ceph-mgr-rook DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31997" comment="ceph-mgr-ssh DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31998" comment="cephfs-shell DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31999" comment="libcephfs-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32000" comment="libcephfs-java DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32001" comment="libcephfs-jni DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32002" comment="librados-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32003" comment="libradospp-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32004" comment="libradosstriper-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32005" comment="librbd-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32006" comment="librgw-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32007" comment="python3-ceph DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32008" comment="rados-objclass-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058505337176132064321927211472451" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25704" ref_id="CVE-2020-25704" />
        <description>A flaw memory leak in the Linux kernel performance monitoring subsystem was found in the way if using PERF_EVENT_IOC_SET_FILTER. A local user could use this flaw to starve the resources causing denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401'), NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:C', score=4.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078787746779783734745874462758467" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2020-05539" ref_id="BDU:2020-05539" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25705" ref_id="CVE-2020-25705" />
        <description>A flaw in ICMP packets in the Linux kernel may allow an attacker to quickly scan open UDP ports. This flaw allows an off-path remote attacker to effectively bypass source port UDP randomization. Software that relies on UDP source port randomization are indirectly affected as well on the Linux Based Products (RUGGEDCOM RM1224: All versions between v5.0 and v6.4, SCALANCE M-800: All versions between v5.0 and v6.4, SCALANCE S615: All versions between v5.0 and v6.4, SCALANCE SC-600: All versions prior to v2.1.3, SCALANCE W1750D: v8.3.0.1, v8.6.0, and v8.7.0, SIMATIC Cloud Connect 7: All versions, SIMATIC MV500 Family: All versions, SIMATIC NET CP 1243-1 (incl. SIPLUS variants): Versions 3.1.39 and later, SIMATIC NET CP 1243-7 LTE EU: Version</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-330'), NistCWE(cwe='CWE-330')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:N', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N', score=7.4)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159917385194390416441663467902531" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openldap</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openldap</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25709" ref_id="CVE-2020-25709" />
        <description>A flaw was found in OpenLDAP. This flaw allows an attacker who can send a malicious packet to be processed by OpenLDAP’s slapd server, to trigger an assertion failure. The highest threat from this vulnerability is to system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-617')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить возможность запуска openldap только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3350" comment="libldap-common DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3351" comment="libldap-2.4-2 DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3352" comment="slapd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3353" comment="ldap-utils DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32322" comment="libldap2-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32323" comment="slapd-contrib DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32324" comment="slapd-smbk5pwd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32325" comment="slapi-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977454926924039646963731750278723" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openldap</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openldap</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25710" ref_id="CVE-2020-25710" />
        <description>A flaw was found in OpenLDAP in versions before 2.4.56. This flaw allows an attacker who sends a malicious packet processed by OpenLDAP to force a failed assertion in csnNormalize23(). The highest threat from this vulnerability is to system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-617')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить возможность запуска openldap только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3350" comment="libldap-common DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3351" comment="libldap-2.4-2 DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3352" comment="slapd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3353" comment="ldap-utils DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32322" comment="libldap2-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32323" comment="slapd-contrib DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32324" comment="slapd-smbk5pwd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32325" comment="slapi-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018416196428924130844662697383491" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wireshark</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wireshark</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25862" ref_id="CVE-2020-25862" />
        <description>In Wireshark 3.2.0 to 3.2.6, 3.0.0 to 3.0.13, and 2.6.0 to 2.6.20, the TCP dissector could crash. This was addressed in epan/dissectors/packet-tcp.c by changing the handling of the invalid 0xFFFF checksum.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-354')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32555" comment="libwireshark-data DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32556" comment="libwireshark-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32557" comment="libwireshark11 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32558" comment="libwiretap-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32559" comment="libwiretap8 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32560" comment="libwscodecs2 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32561" comment="libwsutil-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32562" comment="libwsutil9 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32563" comment="tshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32564" comment="wireshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32565" comment="wireshark-common DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32566" comment="wireshark-doc DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32567" comment="wireshark-gtk DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32568" comment="wireshark-qt DPKG is earlier than 2.6.20-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038698606032575801268609948669507" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wireshark</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wireshark</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-25863" ref_id="CVE-2020-25863" />
        <description>In Wireshark 3.2.0 to 3.2.6, 3.0.0 to 3.0.13, and 2.6.0 to 2.6.20, the MIME Multipart dissector could crash. This was addressed in epan/dissectors/packet-multipart.c by correcting the deallocation of invalid MIME parts.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32555" comment="libwireshark-data DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32556" comment="libwireshark-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32557" comment="libwireshark11 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32558" comment="libwiretap-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32559" comment="libwiretap8 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32560" comment="libwscodecs2 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32561" comment="libwsutil-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32562" comment="libwsutil9 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32563" comment="tshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32564" comment="wireshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32565" comment="wireshark-common DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32566" comment="wireshark-doc DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32567" comment="wireshark-gtk DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32568" comment="wireshark-qt DPKG is earlier than 2.6.20-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160153213980800100998660925773379" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-26139" ref_id="CVE-2020-26139" />
        <description>An issue was discovered in the kernel in NetBSD 7.1. An Access Point (AP) forwards EAPOL frames to other clients even though the sender has not yet successfully authenticated to the AP. This might be abused in projected Wi-Fi networks to launch denial-of-service attacks against connected clients and makes it easier to exploit other vulnerabilities in connected clients.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-287')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:M/Au:N/C:N/I:N/A:P', score=2.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H', score=5.3)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997973165314101001944676459435587" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02665" ref_id="BDU:2021-02665" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-26141" ref_id="CVE-2020-26141" />
        <description>An issue was discovered in the ALFA Windows 10 driver 6.1316.1209 for AWUS036H. The Wi-Fi implementation does not verify the Message Integrity Check (authenticity) of fragmented TKIP frames. An adversary can abuse this to inject and possibly decrypt packets in WPA or WPA2 networks that support the TKIP data-confidentiality protocol.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-354')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:L/Au:N/C:N/I:P/A:N', score=3.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079102803728707683640465464579651" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03175" ref_id="BDU:2021-03175" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-26145" ref_id="CVE-2020-26145" />
        <description>An issue was discovered on Samsung Galaxy S3 i9305 4.4.4 devices. The WEP, WPA, WPA2, and WPA3 implementations accept second (or subsequent) broadcast fragments even when sent in plaintext and process them as full unfragmented frames. An adversary can abuse this to inject arbitrary network packets independent of the network configuration.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:L/Au:N/C:N/I:P/A:N', score=3.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119667622936011024488359967151683" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-26147" ref_id="CVE-2020-26147" />
        <description>An issue was discovered in the Linux kernel 5.8.9. The WEP, WPA, WPA2, and WPA3 implementations reassemble fragments even though some of them were sent in plaintext. This vulnerability can be abused to inject packets and/or exfiltrate selected fragments when another device sends fragmented frames and the WEP, CCMP, or GCMP data-confidentiality protocol is used.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:H/Au:N/C:P/I:P/A:N', score=3.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N', score=5.4)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058899622287570277554111757243971" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libproxy</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libproxy</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-26154" ref_id="CVE-2020-26154" />
        <description>url.cpp in libproxy through 0.4.15 is prone to a buffer overflow when PAC is enabled, as demonstrated by a large PAC file that is delivered without a Content-length header.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3636" comment="libproxy1v5 DPKG is earlier than 0.4.17-1" />
        <criterion test_ref="oval:astra:tst:32441" comment="libproxy-dev DPKG is earlier than 0.4.17-1" />
        <criterion test_ref="oval:astra:tst:32442" comment="libproxy-tools DPKG is earlier than 0.4.17-1" />
        <criterion test_ref="oval:astra:tst:32443" comment="libproxy1-plugin-gsettings DPKG is earlier than 0.4.17-1" />
        <criterion test_ref="oval:astra:tst:32444" comment="libproxy1-plugin-kconfig DPKG is earlier than 0.4.17-1" />
        <criterion test_ref="oval:astra:tst:32445" comment="libproxy1-plugin-networkmanager DPKG is earlier than 0.4.17-1" />
        <criterion test_ref="oval:astra:tst:32446" comment="libproxy1-plugin-webkit DPKG is earlier than 0.4.17-1" />
        <criterion test_ref="oval:astra:tst:32447" comment="python3-libproxy DPKG is earlier than 0.4.17-1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119588704258506581495835147982403" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в highlight.js</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>highlight.js</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-26237" ref_id="CVE-2020-26237" />
        <description>Highlight.js is a syntax highlighter written in JavaScript. Highlight.js versions before 9.18.2 and 10.1.2 are vulnerable to Prototype Pollution. A malicious HTML code block can be crafted that will result in prototype pollution of the base object's prototype during highlighting. If you allow users to insert custom HTML code blocks into your page/app via parsing Markdown code blocks (or similar) and do not filter the language names the user can provide you may be vulnerable. The pollution should just be harmless data but this can cause problems for applications not expecting these properties to exist and can result in strange behavior or application crashes, i.e. a potential DOS vector. If your website or application does not render user provided data it should be unaffected. Versions 9.18.2 and 10.1.2 and newer include fixes for this vulnerability. If you are using version 7 or 8 you are encouraged to upgrade to a newer release.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-471')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:S/C:N/I:P/A:P', score=4.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:H/A:N', score=5.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32291" comment="highlight.js-doc DPKG is earlier than 9.12.0+dfsg1-4+deb10u1" />
        <criterion test_ref="oval:astra:tst:32292" comment="libjs-highlight DPKG is earlier than 9.12.0+dfsg1-4+deb10u1" />
        <criterion test_ref="oval:astra:tst:32293" comment="libjs-highlight.js DPKG is earlier than 9.12.0+dfsg1-4+deb10u1" />
        <criterion test_ref="oval:astra:tst:32294" comment="node-highlight DPKG is earlier than 9.12.0+dfsg1-4+deb10u1" />
        <criterion test_ref="oval:astra:tst:32295" comment="node-highlight.js DPKG is earlier than 9.12.0+dfsg1-4+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139713276507149365934732760929859" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wireshark</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wireshark</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-26418" ref_id="CVE-2020-26418" />
        <description>Memory leak in Kafka protocol dissector in Wireshark 3.4.0 and 3.2.0 to 3.2.8 allows denial of service via packet injection or crafted capture file.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L', score=3.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32555" comment="libwireshark-data DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32556" comment="libwireshark-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32557" comment="libwireshark11 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32558" comment="libwiretap-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32559" comment="libwiretap8 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32560" comment="libwscodecs2 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32561" comment="libwsutil-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32562" comment="libwsutil9 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32563" comment="tshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32564" comment="wireshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32565" comment="wireshark-common DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32566" comment="wireshark-doc DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32567" comment="wireshark-gtk DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32568" comment="wireshark-qt DPKG is earlier than 2.6.20-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997815637444101937304695545878083" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wireshark</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wireshark</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-26421" ref_id="CVE-2020-26421" />
        <description>Crash in USB HID protocol dissector and possibly other dissectors in Wireshark 3.4.0 and 3.2.0 to 3.2.8 allows denial of service via packet injection or crafted capture file.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:L', score=4.2)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32555" comment="libwireshark-data DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32556" comment="libwireshark-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32557" comment="libwireshark11 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32558" comment="libwiretap-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32559" comment="libwiretap8 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32560" comment="libwscodecs2 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32561" comment="libwsutil-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32562" comment="libwsutil9 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32563" comment="tshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32564" comment="wireshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32565" comment="wireshark-common DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32566" comment="wireshark-doc DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32567" comment="wireshark-gtk DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32568" comment="wireshark-qt DPKG is earlier than 2.6.20-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140030498642216244630175661512259" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, bluez</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, bluez</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05198" ref_id="BDU:2021-05198" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-26558" ref_id="CVE-2020-26558" />
        <description>Bluetooth LE and BR/EDR secure pairing in Bluetooth Core Specification 2.1 through 5.2 may permit a nearby man-in-the-middle attacker to identify the Passkey used during pairing (in the Passkey authentication procedure) by reflection of the public key and the authentication evidence of the initiating device, potentially permitting this attacker to complete authenticated pairing with the responding device using the correct Passkey for the pairing session. The attack methodology determines the Passkey value one bit at a time.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-287')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:M/Au:N/C:P/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N', score=4.2)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:4835" comment="libbluetooth3 DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:5976" comment="bluez DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:5977" comment="bluez-obexd DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:32844" comment="bluetooth DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:32845" comment="bluez-cups DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:32846" comment="bluez-hcidump DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:32847" comment="bluez-source DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:32848" comment="bluez-test-scripts DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:32849" comment="bluez-test-tools DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:32850" comment="libbluetooth-dev DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977929678138031409913784739124803" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в opensc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>opensc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-26570" ref_id="CVE-2020-26570" />
        <description>The Oberthur smart card software driver in OpenSC before 0.21.0-rc1 has a heap-based buffer overflow in sc_oberthur_read_file.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:P', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Использовать пакет opensc только при отсутствии альтернатив
- Обеспечить возможность запуска opensc только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3900" comment="opensc-pkcs11 DPKG is earlier than 0.21.0-1" />
        <criterion test_ref="oval:astra:tst:3901" comment="opensc DPKG is earlier than 0.21.0-1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998212087741683080337731990410819" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в opensc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>opensc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-26571" ref_id="CVE-2020-26571" />
        <description>The gemsafe GPK smart card software driver in OpenSC before 0.21.0-rc1 has a stack-based buffer overflow in sc_pkcs15emu_gemsafeGPK_init.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:P', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Использовать пакет opensc только при отсутствии альтернатив
- Обеспечить возможность запуска opensc только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3900" comment="opensc-pkcs11 DPKG is earlier than 0.21.0-1" />
        <criterion test_ref="oval:astra:tst:3901" comment="opensc DPKG is earlier than 0.21.0-1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018494497345334750761679241696835" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в opensc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>opensc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-26572" ref_id="CVE-2020-26572" />
        <description>The TCOS smart card software driver in OpenSC before 0.21.0-rc1 has a stack-based buffer overflow in tcos_decipher.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:P', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Использовать пакет opensc только при отсутствии альтернатив
- Обеспечить возможность запуска opensc только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3900" comment="opensc-pkcs11 DPKG is earlier than 0.21.0-1" />
        <criterion test_ref="oval:astra:tst:3901" comment="opensc DPKG is earlier than 0.21.0-1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079341726156289762033520995554883" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wireshark</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wireshark</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-26575" ref_id="CVE-2020-26575" />
        <description>In Wireshark through 3.2.7, the Facebook Zero Protocol (aka FBZERO) dissector could enter an infinite loop. This was addressed in epan/dissectors/packet-fbzero.c by correcting the implementation of offset advancement.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-835')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32555" comment="libwireshark-data DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32556" comment="libwireshark-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32557" comment="libwireshark11 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32558" comment="libwiretap-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32559" comment="libwiretap8 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32560" comment="libwscodecs2 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32561" comment="libwsutil-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32562" comment="libwsutil9 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32563" comment="tshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32564" comment="wireshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32565" comment="wireshark-common DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32566" comment="wireshark-doc DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32567" comment="wireshark-gtk DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32568" comment="wireshark-qt DPKG is earlier than 2.6.20-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099625373699980717837743145965123" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-26976" ref_id="CVE-2020-26976" />
        <description>When a HTTPS pages was embedded in a HTTP page, and there was a service worker registered for the former, the service worker could have intercepted the request for the secure page despite the iframe not being a secure context due to the (insecure) framing. This vulnerability affects Firefox &lt; 84.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Thunderbird, если оно не используется
2. Отказаться от использования ПО Thunderbird в пользу ПО Evolution
3. Обеспечить запуск ПО Thunderbird в изолированной программной среде с применением инструмента Firejail</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099147839538752202011329983501891" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в jetty9</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>jetty9</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27216" ref_id="CVE-2020-27216" />
        <description>In Eclipse Jetty versions 1.0 thru 9.4.32.v20200930, 10.0.0.alpha1 thru 10.0.0.beta2, and 11.0.0.alpha1 thru 11.0.0.beta2O, on Unix like systems, the system's temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirectory. If the attacker wins the race then they will have read and write permission to the subdirectory used to unpack web applications, including their WEB-INF/lib jar files and JSP files. If any code is ever executed out of this temporary directory, this can lead to a local privilege escalation vulnerability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-378')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:P/A:P', score=4.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.0)</CVSS3.0>
          <mitigations>- Удалить ПО jetty9, если оно не используется и не является зависимостью других пакетов
- Отказаться от использования ПО jetty9
- Обеспечить возможность запуска ПО jetty9 только доверенными пользователями ОС
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32315" comment="jetty9 DPKG is earlier than 9.4.16-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32316" comment="libjetty9-extra-java DPKG is earlier than 9.4.16-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32317" comment="libjetty9-java DPKG is earlier than 9.4.16-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038379838890311455077081773594179" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в jetty9</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>jetty9</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00250" ref_id="BDU:2022-00250" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27223" ref_id="CVE-2020-27223" />
        <description>In Eclipse Jetty 9.4.6.v20170531 to 9.4.36.v20210114 (inclusive), 10.0.0, and 11.0.0 when Jetty handles a request containing multiple Accept headers with a large number of “quality” (i.e. q) parameters, the server may enter a denial of service (DoS) state due to high CPU usage processing those quality values, resulting in minutes of CPU time exhausted processing those quality values.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-407'), NistCWE(cwe='CWE-400')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H', score=5.2)</CVSS3.0>
          <mitigations>- Удалить ПО jetty9, если оно не используется и не является зависимостью других пакетов
- Отказаться от использования ПО jetty9
- Обеспечить возможность запуска ПО jetty9 только доверенными пользователями ОС
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32315" comment="jetty9 DPKG is earlier than 9.4.16-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32316" comment="libjetty9-extra-java DPKG is earlier than 9.4.16-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32317" comment="libjetty9-java DPKG is earlier than 9.4.16-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038777217642922062145324392470083" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27673" ref_id="CVE-2020-27673" />
        <description>An issue was discovered in the Linux kernel through 5.9.1, as used with Xen through 4.14.x. Guest OS users can cause a denial of service (host OS hang) via a high rate of events to dom0, aka CID-e99502f76271.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:C', score=4.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079342036850225402993218895042115" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27675" ref_id="CVE-2020-27675" />
        <description>An issue was discovered in the Linux kernel through 5.9.1, as used with Xen through 4.14.x. drivers/xen/events/events_base.c allows event-channel removal during the event-handling loop (a race condition). This can cause a use-after-free or NULL pointer dereference, as demonstrated by a dom0 crash via events for an in-reconfiguration paravirtualized device, aka CID-073d0552ead5.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:N/I:N/A:C', score=4.7)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H', score=4.7)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160234300262299113021295993116227" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в grub2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>grub2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00338" ref_id="BDU:2022-00338" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27749" ref_id="CVE-2020-27749" />
        <description>A flaw was found in grub2 in versions prior to 2.06. Variable names present are expanded in the supplied command line into their corresponding variable contents, using a 1kB stack buffer for temporary storage, without sufficient bounds checking. If the function is called with a command line that references a variable with a sufficiently large payload, it is possible to overflow the stack buffer, corrupt the stack frame and control execution which could also circumvent Secure Boot protections. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-121'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H', score=6.7)</CVSS3.0>
          <mitigations>- Установить "взломостойкий" пароль на загрузчик Grub
- Обеспечить возможность запуска grub2 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3441" comment="grub-common DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3442" comment="grub2-common DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3443" comment="grub-pc-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3444" comment="grub-pc DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3445" comment="grub-efi-amd64-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3446" comment="grub-efi-amd64 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3447" comment="grub-efi DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3448" comment="grub-efi-ia32-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3449" comment="grub-efi-ia32 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32276" comment="grub-coreboot DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32277" comment="grub-coreboot-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32278" comment="grub-emu DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32279" comment="grub-firmware-qemu DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32280" comment="grub-ieee1275 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32281" comment="grub-ieee1275-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32282" comment="grub-linuxbios DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32283" comment="grub-rescue-pc DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32284" comment="grub-theme-starfield DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32285" comment="grub-xen DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32286" comment="grub-xen-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32287" comment="grub-xen-host DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32288" comment="grub2 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119907165542538565186182122395203" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27777" ref_id="CVE-2020-27777" />
        <description>A flaw was found in the way RTAS handled memory accesses in userspace to kernel communication. On a locked down (usually due to Secure Boot) guest system running on top of PowerVM or KVM hypervisors (pseries platform) a root like local user could use this flaw to further increase their privileges to that of a running kernel.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-862')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H', score=6.7)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160471984749841906034076624967235" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в grub2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>grub2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00341" ref_id="BDU:2022-00341" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27779" ref_id="CVE-2020-27779" />
        <description>A flaw was found in grub2 in versions prior to 2.06. The cutmem command does not honor secure boot locking allowing an privileged attacker to remove address ranges from memory creating an opportunity to circumvent SecureBoot protections after proper triage about grub's memory layout. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-285')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Установить "взломостойкий" пароль на загрузчик Grub
- Обеспечить возможность запуска grub2 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3441" comment="grub-common DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3442" comment="grub2-common DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3443" comment="grub-pc-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3444" comment="grub-pc DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3445" comment="grub-efi-amd64-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3446" comment="grub-efi-amd64 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3447" comment="grub-efi DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3448" comment="grub-efi-ia32-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3449" comment="grub-efi-ia32 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32276" comment="grub-coreboot DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32277" comment="grub-coreboot-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32278" comment="grub-emu DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32279" comment="grub-firmware-qemu DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32280" comment="grub-ieee1275 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32281" comment="grub-ieee1275-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32282" comment="grub-linuxbios DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32283" comment="grub-rescue-pc DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32284" comment="grub-theme-starfield DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32285" comment="grub-xen DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32286" comment="grub-xen-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32287" comment="grub-xen-host DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32288" comment="grub2 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059139164894097818251933912487491" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27784" ref_id="CVE-2020-27784" />
        <description>A vulnerability was found in the Linux kernel, where accessing a deallocated instance in printer_ioctl() printer_ioctl() tries to access of a printer_dev instance. However, use-after-free arises because it had been freed by gprinter_free().</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-201'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058584877241507789233847829616195" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openjpeg2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openjpeg2</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27814" ref_id="CVE-2020-27814" />
        <description>A heap-buffer overflow was found in the way openjpeg2 handled certain PNG format files. An attacker could use this flaw to cause an application crash or in some cases execute arbitrary code with the permission of the user running such an application.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-122')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Используйте openjpeg2 с минимально необходимыми привилегиями
- Активировать режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Включить режим замкнутой программной среды
- При использовании ПО openjpeg2 выполнять обработку файлов, полученных только из доверенных источников</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3498" comment="libopenjp2-7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32430" comment="libopenjp2-7-dev DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32431" comment="libopenjp2-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32432" comment="libopenjp3d-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32433" comment="libopenjp3d7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32434" comment="libopenjpip-dec-server DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32435" comment="libopenjpip-viewer DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32436" comment="libopenjpip7 DPKG is earlier than 2.3.0-2+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078867286845159459657795080902211" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27815" ref_id="CVE-2020-27815" />
        <description>A flaw was found in the JFS filesystem code in the Linux Kernel which allows a local attacker with the ability to set extended attributes to panic the system, causing memory corruption or escalating privileges. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-119'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:C', score=6.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038381695800370383147494122280515" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openjpeg2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openjpeg2</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27823" ref_id="CVE-2020-27823" />
        <description>A flaw was found in OpenJPEG’s encoder. This flaw allows an attacker to pass specially crafted x,y offset input to OpenJPEG to use during encoding. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20'), NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Используйте openjpeg2 с минимально необходимыми привилегиями
- Активировать режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Включить режим замкнутой программной среды
- При использовании ПО openjpeg2 выполнять обработку файлов, полученных только из доверенных источников</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3498" comment="libopenjp2-7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32430" comment="libopenjp2-7-dev DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32431" comment="libopenjp2-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32432" comment="libopenjp3d-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32433" comment="libopenjp3d7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32434" comment="libopenjpip-dec-server DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32435" comment="libopenjpip-viewer DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32436" comment="libopenjpip7 DPKG is earlier than 2.3.0-2+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058664105404022053571441373566531" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openjpeg2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openjpeg2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03509" ref_id="BDU:2021-03509" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27824" ref_id="CVE-2020-27824" />
        <description>A flaw was found in OpenJPEG’s encoder in the opj_dwt_calc_explicit_stepsizes() function. This flaw allows an attacker who can supply crafted input to decomposition levels to cause a buffer overflow. The highest threat from this vulnerability is to system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Используйте openjpeg2 с минимально необходимыми привилегиями
- Активировать режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Включить режим замкнутой программной среды
- При использовании ПО openjpeg2 выполнять обработку файлов, полученных только из доверенных источников</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3498" comment="libopenjp2-7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32430" comment="libopenjp2-7-dev DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32431" comment="libopenjp2-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32432" comment="libopenjp3d-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32433" comment="libopenjp3d7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32434" comment="libopenjpip-dec-server DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32435" comment="libopenjpip-viewer DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32436" comment="libopenjpip7 DPKG is earlier than 2.3.0-2+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977613695151929636213245912372803" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00838" ref_id="BDU:2025-00838" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27830" ref_id="CVE-2020-27830" />
        <description>A vulnerability was found in Linux Kernel where in the spk_ttyio_receive_buf2() function, it would dereference spk_ttyio_synth without checking whether it is NULL or not, and may lead to a NULL-ptr deref crash.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:P', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160155381584794670028771173946947" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ceph</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ceph</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27839" ref_id="CVE-2020-27839" />
        <description>A flaw was found in ceph-dashboard. The JSON Web Token (JWT) used for user authentication is stored by the frontend application in the browser’s localStorage which is potentially vulnerable to attackers via XSS attacks. The highest threat from this vulnerability is to data confidentiality and integrity.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-522')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:S/C:N/I:P/A:N', score=3.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N', score=5.4)</CVSS3.0>
          <mitigations>- Используя брандмауэр, ограничьте все входящие соединения, кроме необходимых для Ceph и администрирования
- Используйте аутентификацию по SSH-ключам
- Ограничьте пользователей, которые могут подключаться через SSH
- Включите шифрование трафика между клиентами и серверами
- Включите Cephx
- Установите строгие права доступа на файлы с ключами Ceph
- Создавайте пользователей Ceph с минимально необходимыми правами</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3935" comment="librados2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3936" comment="librbd1 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3937" comment="libcephfs2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3938" comment="python3-ceph-argparse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3939" comment="python3-rados DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3940" comment="python3-cephfs DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3941" comment="python3-rbd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3942" comment="libradosstriper1 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3943" comment="ceph-common DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3944" comment="ceph-base DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3945" comment="ceph-mgr DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3946" comment="ceph-mon DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3947" comment="ceph-osd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3948" comment="ceph DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3949" comment="ceph-mds DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3950" comment="librgw2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3951" comment="radosgw DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3952" comment="ceph-fuse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3953" comment="ceph-resource-agents DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3954" comment="python3-rgw DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3955" comment="rbd-fuse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3956" comment="rbd-mirror DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3957" comment="rbd-nbd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31994" comment="ceph-mgr-dashboard DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31995" comment="ceph-mgr-diskprediction-cloud DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31996" comment="ceph-mgr-rook DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31997" comment="ceph-mgr-ssh DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31998" comment="cephfs-shell DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31999" comment="libcephfs-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32000" comment="libcephfs-java DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32001" comment="libcephfs-jni DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32002" comment="librados-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32003" comment="libradospp-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32004" comment="libradosstriper-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32005" comment="librbd-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32006" comment="librgw-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32007" comment="python3-ceph DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32008" comment="rados-objclass-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997975332918095570974786707609155" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openjpeg2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openjpeg2</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27841" ref_id="CVE-2020-27841" />
        <description>There's a flaw in openjpeg in versions prior to 2.4.0 in src/lib/openjp2/pi.c. When an attacker is able to provide crafted input to be processed by the openjpeg encoder, this could cause an out-of-bounds read. The greatest impact from this flaw is to application availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-122'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Используйте openjpeg2 с минимально необходимыми привилегиями
- Активировать режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Включить режим замкнутой программной среды
- При использовании ПО openjpeg2 выполнять обработку файлов, полученных только из доверенных источников</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3498" comment="libopenjp2-7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32430" comment="libopenjp2-7-dev DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32431" comment="libopenjp2-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32432" comment="libopenjp3d-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32433" comment="libopenjp3d7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32434" comment="libopenjpip-dec-server DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32435" comment="libopenjpip-viewer DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32436" comment="libopenjpip7 DPKG is earlier than 2.3.0-2+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018257742521747241398733958895171" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openjpeg2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openjpeg2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00329" ref_id="BDU:2022-00329" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27842" ref_id="CVE-2020-27842" />
        <description>There's a flaw in openjpeg's t2 encoder in versions prior to 2.4.0. An attacker who is able to provide crafted input to be processed by openjpeg could cause a null pointer dereference. The highest impact of this flaw is to application availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Используйте openjpeg2 с минимально необходимыми привилегиями
- Активировать режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Включить режим замкнутой программной среды
- При использовании ПО openjpeg2 выполнять обработку файлов, полученных только из доверенных источников</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3498" comment="libopenjp2-7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32430" comment="libopenjp2-7-dev DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32431" comment="libopenjp2-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32432" comment="libopenjp3d-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32433" comment="libopenjp3d7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32434" comment="libopenjpip-dec-server DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32435" comment="libopenjpip-viewer DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32436" comment="libopenjpip7 DPKG is earlier than 2.3.0-2+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038540152125398911822681210181187" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openjpeg2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openjpeg2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00311" ref_id="BDU:2022-00311" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27843" ref_id="CVE-2020-27843" />
        <description>A flaw was found in OpenJPEG in versions prior to 2.4.0. This flaw allows an attacker to provide specially crafted input to the conversion or encoding functionality, causing an out-of-bounds read. The highest threat from this vulnerability is system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:C', score=7.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Используйте openjpeg2 с минимально необходимыми привилегиями
- Активировать режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Включить режим замкнутой программной среды
- При использовании ПО openjpeg2 выполнять обработку файлов, полученных только из доверенных источников</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3498" comment="libopenjp2-7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32430" comment="libopenjp2-7-dev DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32431" comment="libopenjp2-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32432" comment="libopenjp3d-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32433" comment="libopenjp3d7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32434" comment="libopenjpip-dec-server DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32435" comment="libopenjpip-viewer DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32436" comment="libopenjpip7 DPKG is earlier than 2.3.0-2+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079104971332702252670575712753219" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openjpeg2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openjpeg2</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27845" ref_id="CVE-2020-27845" />
        <description>There's a flaw in src/lib/openjp2/pi.c of openjpeg in versions prior to 2.4.0. If an attacker is able to provide untrusted input to openjpeg's conversion/encoding functionality, they could cause an out-of-bounds read. The highest impact of this flaw is to application availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Используйте openjpeg2 с минимально необходимыми привилегиями
- Активировать режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Включить режим замкнутой программной среды
- При использовании ПО openjpeg2 выполнять обработку файлов, полученных только из доверенных источников</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3498" comment="libopenjp2-7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32430" comment="libopenjp2-7-dev DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32431" comment="libopenjp2-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32432" comment="libopenjp3d-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32433" comment="libopenjp3d7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32434" comment="libopenjpip-dec-server DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32435" comment="libopenjpip-viewer DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32436" comment="libopenjpip7 DPKG is earlier than 2.3.0-2+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139714825141124292274705559541315" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-27918" ref_id="CVE-2020-27918" />
        <description>A use after free issue was addressed with improved memory management. This issue is fixed in macOS Big Sur 11.0.1, watchOS 7.1, iOS 14.2 and iPadOS 14.2, iCloud for Windows 11.5, Safari 14.0.1, tvOS 14.2, iTunes 12.11 for Windows. Processing maliciously crafted web content may lead to arbitrary code execution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119350403218795785022175415981635" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28007" ref_id="CVE-2020-28007" />
        <description>Exim 4 before 4.94.2 allows Execution with Unnecessary Privileges. Because Exim operates as root in the log directory (owned by a non-root user), a symlink or hard link attack allows overwriting critical root-owned files anywhere on the filesystem.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-59')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139632812822447455446122667267651" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28008" ref_id="CVE-2020-28008" />
        <description>Exim 4 before 4.94.2 allows Execution with Unnecessary Privileges. Because Exim operates as root in the spool directory (owned by a non-root user), an attacker can write to a /var/spool/exim4/input spool header file, in which a crafted recipient address can indirectly lead to command execution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-269')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159915222426099125870069918553667" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28009" ref_id="CVE-2020-28009" />
        <description>Exim 4 before 4.94.2 allows Integer Overflow to Buffer Overflow because get_stdinput allows unbounded reads that are accompanied by unbounded increases in a certain size variable. NOTE: exploitation may be impractical because of the execution time needed to overflow (multiple days).</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977452764155748356392138200929859" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28010" ref_id="CVE-2020-28010" />
        <description>Exim 4 before 4.94.2 allows Out-of-bounds Write because the main function, while setuid root, copies the current working directory pathname into a buffer that is too small (on some common platforms).</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997735173759400026816085452215875" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28011" ref_id="CVE-2020-28011" />
        <description>Exim 4 before 4.94.2 allows Heap-based Buffer Overflow in queue_run via two sender options: -R and -S. This may cause privilege escalation from exim to root.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018017583363051697240032703501891" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28012" ref_id="CVE-2020-28012" />
        <description>Exim 4 before 4.94.2 allows Exposure of File Descriptor to Unintended Control Sphere because rda_interpret uses a privileged pipe that lacks a close-on-exec flag.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038299992966703367663979954787907" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28013" ref_id="CVE-2020-28013" />
        <description>Exim 4 before 4.94.2 allows Heap-based Buffer Overflow because it mishandles "-F '.('" on the command line, and thus may allow privilege escalation from any user to root. This occurs because of the interpretation of negative sizes in strncpy.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058582402570355038087927206073923" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28014" ref_id="CVE-2020-28014" />
        <description>Exim 4 before 4.94.2 allows Execution with Unnecessary Privileges. The -oP option is available to the exim user, and allows a denial of service because root-owned files can be overwritten.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-269')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:P/A:C', score=5.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H', score=6.1)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078864812174006708511874457359939" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28015" ref_id="CVE-2020-28015" />
        <description>Exim 4 before 4.94.2 has Improper Neutralization of Line Delimiters. Local users can alter the behavior of root processes because a recipient address can have a newline character.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119429631381310049359768959931971" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28017" ref_id="CVE-2020-28017" />
        <description>Exim 4 before 4.94.2 allows Integer Overflow to Buffer Overflow in receive_add_recipient via an e-mail message with fifty million recipients. NOTE: remote exploitation may be difficult because of resource consumption.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139712040984961719783716211217987" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02766" ref_id="BDU:2021-02766" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28018" ref_id="CVE-2020-28018" />
        <description>Exim 4 before 4.94.2 allows Use After Free in smtp_reset in certain situations that may be common for builds with OpenSSL.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159994450588613390207663462504003" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02751" ref_id="BDU:2021-02751" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28019" ref_id="CVE-2020-28019" />
        <description>Exim 4 before 4.94.2 has Improper Initialization that can lead to recursion-based stack consumption or other consequences. This occurs because use of certain getc functions is mishandled when a client uses BDAT instead of DATA.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-665')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997814401921914291153678996166211" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28021" ref_id="CVE-2020-28021" />
        <description>Exim 4 before 4.94.2 has Improper Neutralization of Line Delimiters. An authenticated remote SMTP client can insert newline characters into a spool file (which indirectly leads to remote code execution as root) via AUTH= in a MAIL FROM command.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:C/I:C/A:C', score=9.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018096811525565961577626247452227" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28022" ref_id="CVE-2020-28022" />
        <description>Exim 4 before 4.94.2 has Improper Restriction of Write Operations within the Bounds of a Memory Buffer. This occurs when processing name=value pairs within MAIL FROM and RCPT TO commands.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038379221129217632001573498738243" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28023" ref_id="CVE-2020-28023" />
        <description>Exim 4 before 4.94.2 allows Out-of-bounds Read. smtp_setup_msg may disclose sensitive information from process memory to an unauthenticated SMTP client.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058661630732869302425520750024259" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28024" ref_id="CVE-2020-28024" />
        <description>Exim 4 before 4.94.2 allows Buffer Underwrite that may result in unauthenticated remote attackers executing arbitrary commands, because smtp_ungetc was only intended to push back characters, but can actually push back non-character error codes such as EOF.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078944040336520972849468001310275" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28025" ref_id="CVE-2020-28025" />
        <description>Exim 4 before 4.94.2 allows Out-of-bounds Read because pdkim_finish_bodyhash does not validate the relationship between sig-&gt;bodyhash.len and b-&gt;bh.len; thus, a crafted DKIM-Signature header might lead to a leak of sensitive information from process memory.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099226449940172643273415252596291" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exim4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exim4</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28026" ref_id="CVE-2020-28026" />
        <description>Exim 4 before 4.94.2 has Improper Neutralization of Line Delimiters, relevant in non-default configurations that enable Delivery Status Notification (DSN). Certain uses of ORCPT= can place a newline into a spool header file, and indirectly allow unauthenticated remote attackers to execute arbitrary commands as root.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:C/I:C/A:C', score=9.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска exim4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3450" comment="exim4-config DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3451" comment="exim4-base DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3452" comment="exim4-daemon-light DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3453" comment="exim4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:3454" comment="exim4-daemon-heavy DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32033" comment="exim4-dev DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
        <criterion test_ref="oval:astra:tst:32034" comment="eximon4 DPKG is earlier than 4.92-8+deb10u6.astra.se19" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977611220480776885067325288830531" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wireshark</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wireshark</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28030" ref_id="CVE-2020-28030" />
        <description>In Wireshark 3.2.0 to 3.2.7, the GQUIC dissector could crash. This was addressed in epan/dissectors/packet-gquic.c by correcting the implementation of offset advancement.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-682')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32555" comment="libwireshark-data DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32556" comment="libwireshark-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32557" comment="libwireshark11 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32558" comment="libwiretap-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32559" comment="libwiretap8 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32560" comment="libwscodecs2 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32561" comment="libwsutil-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32562" comment="libwsutil9 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32563" comment="tshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32564" comment="wireshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32565" comment="wireshark-common DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32566" comment="wireshark-doc DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32567" comment="wireshark-gtk DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32568" comment="wireshark-qt DPKG is earlier than 2.6.20-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1120063456681424164060517311534659" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28097" ref_id="CVE-2020-28097" />
        <description>The vgacon subsystem in the Linux kernel before 5.8.10 mishandles software scrollback. There is a vgacon_scrolldelta out-of-bounds read, aka CID-973c096f6a85.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:P', score=3.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H', score=5.9)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997973477216962462519003533628995" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libmaxminddb</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libmaxminddb</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28241" ref_id="CVE-2020-28241" />
        <description>libmaxminddb before 1.4.3 has a heap-based buffer over-read in dump_entry_data_list in maxminddb.c.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:4373" comment="libmaxminddb0 DPKG is earlier than 1.3.2-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32401" comment="libmaxminddb-dev DPKG is earlier than 1.3.2-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32402" comment="mmdb-bin DPKG is earlier than 1.3.2-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059058700000470088148694644119107" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28374" ref_id="CVE-2020-28374" />
        <description>In drivers/target/target_core_xcopy.c in the Linux kernel before 5.10.7, insufficient identifier checking in the LIO SCSI target code can be used by remote attackers to read or write files via directory traversal in an XCOPY request, aka CID-2896c93811e3. For example, an attack can occur over a network if the attacker has access to one iSCSI LUN. The attacker gains control over file access because I/O operations are proxied via an attacker-selected backstore.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-22')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:P/I:P/A:N', score=5.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N', score=8.1)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160391829341223997275906081379907" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в node-glob-parent</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>node-glob-parent</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28469" ref_id="CVE-2020-28469" />
        <description>This affects the package glob-parent before 5.1.2. The enclosure regex used to check for strings ending in enclosure containing path separator.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-400')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L', score=5.3)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32598" comment="node-glob-parent DPKG is earlier than 3.1.0-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038776599881828239069816117614147" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в python-bottle</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>python-bottle</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28473" ref_id="CVE-2020-28473" />
        <description>The package bottle from 0 and before 0.12.19 are vulnerable to Web Cache Poisoning by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-444')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:N', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H', score=6.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32620" comment="python-bottle DPKG is earlier than 0.12.15-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32621" comment="python-bottle-doc DPKG is earlier than 0.12.15-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32622" comment="python3-bottle DPKG is earlier than 0.12.15-2+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140268185547610676872214642775619" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02982" ref_id="BDU:2021-02982" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28588" ref_id="CVE-2020-28588" />
        <description>An information disclosure vulnerability exists in the /proc/pid/syscall functionality of Linux Kernel 5.1 Stable and 5.4.66. More specifically, this issue has been introduced in v5.1-rc4 (commit 631b7abacd02b88f4b0795c08b54ad4fc3e7c7c0) and is still present in v5.10-rc4, so it’s likely that all versions in between are affected. An attacker can read /proc/pid/syscall to trigger this vulnerability, which leads to the kernel leaking memory contents.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-681'), NistCWE(cwe='CWE-681')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N', score=4.0)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078867597539095100617492980389443" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28915" ref_id="CVE-2020-28915" />
        <description>A buffer over-read (at the framebuffer layer) in the fbcon code in the Linux kernel before 5.8.15 could be used by local attackers to read kernel memory, aka CID-6735b4632def.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:C', score=6.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:P/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H', score=5.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997975643612031211934484607096387" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00837" ref_id="BDU:2025-00837" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28941" ref_id="CVE-2020-28941" />
        <description>An issue was discovered in drivers/accessibility/speakup/spk_ttyio.c in the Linux kernel through 5.9.9. Local attackers on systems with the speakup driver could cause a local denial of service attack, aka CID-d41227544427. This occurs because of an invalid free when the line discipline is used more than once.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-763')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:C', score=4.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059060556910529016219106992805443" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-28974" ref_id="CVE-2020-28974" />
        <description>A slab-out-of-bounds read in fbcon in the Linux kernel before 5.9.7 could be used by local attackers to read privileged information or potentially crash the kernel, aka CID-3c4e0dff2095. This occurs because KD_FONT_OP_COPY in drivers/tty/vt/vt.c can be used for manipulations such as font height.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:C', score=6.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:P/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:H', score=5.0)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140109730431507967811656729581123" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-29568" ref_id="CVE-2020-29568" />
        <description>An issue was discovered in Xen through 4.14.x. Some OSes (such as Linux, FreeBSD, and NetBSD) are processing watch events using a single thread. If the events are received faster than the thread is able to handle, they will get queued. As the queue is unbounded, a guest may be able to trigger an OOM in the backend. All systems with a FreeBSD, Linux, or NetBSD (any version) dom0 are vulnerable.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-770')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:C', score=4.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160392140035159638235603980867139" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-00014" ref_id="BDU:2021-00014" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-29569" ref_id="CVE-2020-29569" />
        <description>An issue was discovered in the Linux kernel through 5.10.1, as used with Xen through 4.14.x. The Linux kernel PV block backend expects the kernel thread handler to reset ring-&gt;xenblkd to NULL when stopped. However, the handler may not have time to run if the frontend quickly toggles between the states connect and disconnect. As a consequence, the block backend may re-use a pointer after it was freed. A misbehaving guest can trigger a dom0 crash by continuously connecting / disconnecting a block frontend. Privilege escalation and information leaks cannot be ruled out. This only affects systems with a Linux blkback.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038381079248202379686615022130755" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-29623" ref_id="CVE-2020-29623" />
        <description>"Clear History and Website Data" did not clear the history. The issue was addressed with improved data deletion. This issue is fixed in macOS Big Sur 11.1, Security Update 2020-001 Catalina, Security Update 2020-007 Mojave, iOS 14.3 and iPadOS 14.3, tvOS 14.3. A user may be unable to fully delete browsing history.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:P/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N', score=3.3)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977850763087304425765147444074051" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-29660" ref_id="CVE-2020-29660" />
        <description>A locking inconsistency issue was discovered in the tty subsystem of the Linux kernel through 5.9.13. drivers/tty/tty_io.c and drivers/tty/tty_jobctrl.c may allow a read-after-free attack against TIOCGSID, aka CID-c8bcd9c5be24.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N', score=4.4)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998133172690956096189094695360067" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-00005" ref_id="BDU:2021-00005" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-29661" ref_id="CVE-2020-29661" />
        <description>A locking issue was discovered in the tty subsystem of the Linux kernel through 5.9.13. drivers/tty/tty_jobctrl.c allows a use-after-free attack against TIOCSPGRP, aka CID-54ffccbf053b.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018335730331092947609663899522627" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в apache2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>apache2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03679" ref_id="BDU:2021-03679" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-35452" ref_id="CVE-2020-35452" />
        <description>Apache HTTP Server versions 2.4.0 to 2.4.46 A specially crafted Digest nonce can cause a stack overflow in mod_auth_digest. There is no report of this overflow being exploitable, nor the Apache HTTP Server team could create one, though some particular compiler and/or compilation option might make it possible, with limited consequences anyway due to the size (a single byte) and the value (zero byte) of the overflow</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L', score=7.3)</CVSS3.0>
          <mitigations>- Обеспечить возможность использования библиотеки libapache2-mod-nss только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3746" comment="apache2-bin DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3747" comment="apache2-data DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3748" comment="apache2-utils DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3749" comment="apache2 DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31939" comment="apache2-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31940" comment="apache2-doc DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31941" comment="apache2-ssl-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31942" comment="apache2-suexec-custom DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31943" comment="apache2-suexec-pristine DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31944" comment="libapache2-mod-md DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31945" comment="libapache2-mod-proxy-uwsgi DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018652642981150004960038075323971" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в cairo</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>cairo</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-35492" ref_id="CVE-2020-35492" />
        <description>A flaw was found in cairo's image-compositor.c in all versions prior to 1.17.4. This flaw allows an attacker who can provide a crafted input file to cairo's image-compositor (for example, by convincing a user to open a file in an application using cairo, or if an application uses cairo on untrusted input) to cause a stack buffer overflow -&gt; out-of-bounds WRITE. The highest impact from this vulnerability is to confidentiality, integrity, as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-121'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Использовать ПО pycairo только на низком или отдельно выделенном уровне целостности
- При использовании ПО pycairo выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска pycairo только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3496" comment="libcairo2 DPKG is earlier than 1.16.0-4+deb10u1" />
        <criterion test_ref="oval:astra:tst:3497" comment="libcairo-gobject2 DPKG is earlier than 1.16.0-4+deb10u1" />
        <criterion test_ref="oval:astra:tst:31985" comment="cairo-perf-utils DPKG is earlier than 1.16.0-4+deb10u1" />
        <criterion test_ref="oval:astra:tst:31986" comment="libcairo-script-interpreter2 DPKG is earlier than 1.16.0-4+deb10u1" />
        <criterion test_ref="oval:astra:tst:31987" comment="libcairo2-dev DPKG is earlier than 1.16.0-4+deb10u1" />
        <criterion test_ref="oval:astra:tst:31988" comment="libcairo2-doc DPKG is earlier than 1.16.0-4+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139634356625441469810448412268099" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-35508" ref_id="CVE-2020-35508" />
        <description>A flaw possibility of race condition and incorrect initialization of the process id was found in the Linux kernel child/parent process identification handling while filtering signal handlers. A local attacker is able to abuse this flaw to bypass checks to send any signal to a privileged process.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-665'), NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:P/A:P', score=4.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L', score=4.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159995994391607404571989207504451" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-35519" ref_id="CVE-2020-35519" />
        <description>An out-of-bounds (OOB) memory access flaw was found in x25_bind in net/x25/af_x25.c in the Linux kernel version v5.12-rc5. A bounds check failure allows a local attacker with a user account on the system to gain access to out-of-bounds memory, leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:P/A:C', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038380764932211646365899243738691" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в tiff</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>tiff</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-01526" ref_id="BDU:2021-01526" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-35523" ref_id="CVE-2020-35523" />
        <description>An integer overflow flaw was found in libtiff that exists in the tif_getimage.c file. This flaw allows an attacker to inject and execute arbitrary code when a user opens a crafted TIFF file. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- При использовании библиотеки tiff выполнять обработку файлов, полученных только из доверенных источников;
- Обеспечить запуск приложений, использующих библиотеку tiff, в изолированной программной среде с применением инструмента Firejail;
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash, а также активировать режим Киоск-2;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- По возможности запускать прикладное ПО в отдельной сессии.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3502" comment="libtiff5 DPKG is earlier than 4.1.0+git191117-2~deb10u2" />
        <criterion test_ref="oval:astra:tst:32529" comment="libtiff-dev DPKG is earlier than 4.1.0+git191117-2~deb10u2" />
        <criterion test_ref="oval:astra:tst:32530" comment="libtiff-doc DPKG is earlier than 4.1.0+git191117-2~deb10u2" />
        <criterion test_ref="oval:astra:tst:32531" comment="libtiff-opengl DPKG is earlier than 4.1.0+git191117-2~deb10u2" />
        <criterion test_ref="oval:astra:tst:32532" comment="libtiff-tools DPKG is earlier than 4.1.0+git191117-2~deb10u2" />
        <criterion test_ref="oval:astra:tst:32533" comment="libtiff5-dev DPKG is earlier than 4.1.0+git191117-2~deb10u2" />
        <criterion test_ref="oval:astra:tst:32534" comment="libtiffxx5 DPKG is earlier than 4.1.0+git191117-2~deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058663174535863316789846495024707" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в tiff</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>tiff</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-01527" ref_id="BDU:2021-01527" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-35524" ref_id="CVE-2020-35524" />
        <description>A heap-based buffer overflow flaw was found in libtiff in the handling of TIFF images in libtiff's TIFF2PDF tool. A specially crafted TIFF file can lead to arbitrary code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- При использовании библиотеки tiff выполнять обработку файлов, полученных только из доверенных источников;
- Обеспечить запуск приложений, использующих библиотеку tiff, в изолированной программной среде с применением инструмента Firejail;
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash, а также активировать режим Киоск-2;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- По возможности запускать прикладное ПО в отдельной сессии.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3502" comment="libtiff5 DPKG is earlier than 4.1.0+git191117-2~deb10u2" />
        <criterion test_ref="oval:astra:tst:32529" comment="libtiff-dev DPKG is earlier than 4.1.0+git191117-2~deb10u2" />
        <criterion test_ref="oval:astra:tst:32530" comment="libtiff-doc DPKG is earlier than 4.1.0+git191117-2~deb10u2" />
        <criterion test_ref="oval:astra:tst:32531" comment="libtiff-opengl DPKG is earlier than 4.1.0+git191117-2~deb10u2" />
        <criterion test_ref="oval:astra:tst:32532" comment="libtiff-tools DPKG is earlier than 4.1.0+git191117-2~deb10u2" />
        <criterion test_ref="oval:astra:tst:32533" comment="libtiff5-dev DPKG is earlier than 4.1.0+git191117-2~deb10u2" />
        <criterion test_ref="oval:astra:tst:32534" comment="libtiffxx5 DPKG is earlier than 4.1.0+git191117-2~deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079263734729611329944442821236291" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-35965" ref_id="CVE-2020-35965" />
        <description>decode_frame in libavcodec/exr.c in FFmpeg 4.3.1 has an out-of-bounds write because of errors in calculations of when to perform memset zero operations.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140029260706899325732770407601731" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36158" ref_id="CVE-2020-36158" />
        <description>mwifiex_cmd_802_11_ad_hoc_start in drivers/net/wireless/marvell/mwifiex/join.c in the Linux kernel through 5.10.4 might allow remote attackers to execute arbitrary code via a long SSID value, aka CID-5c455c5ab332.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038934125338698030963408326972995" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в php-pear</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>php-pear</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05279" ref_id="BDU:2021-05279" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36193" ref_id="CVE-2020-36193" />
        <description>Tar.php in Archive_Tar through 1.4.11 allows write operations with Directory Traversal due to inadequate checking of symbolic links, a related issue to CVE-2020-28948.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-22'), NistCWE(cwe='CWE-59')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:P/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N', score=7.5)</CVSS3.0>
          <mitigations>- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3830" comment="php-pear DPKG is earlier than 1:1.10.6+submodules+notgz-1.1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997815018478804661097427741529667" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openldap</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openldap</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36221" ref_id="CVE-2020-36221" />
        <description>An integer underflow was discovered in OpenLDAP before 2.4.57 leading to slapd crashes in the Certificate Exact Assertion processing, resulting in denial of service (schema_init.c serialNumberAndIssuerCheck).</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-191')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить возможность запуска openldap только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3350" comment="libldap-common DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3351" comment="libldap-2.4-2 DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3352" comment="slapd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3353" comment="ldap-utils DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32322" comment="libldap2-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32323" comment="slapd-contrib DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32324" comment="slapd-smbk5pwd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32325" comment="slapi-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018097428082456331521374992815683" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openldap</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openldap</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36222" ref_id="CVE-2020-36222" />
        <description>A flaw was discovered in OpenLDAP before 2.4.57 leading to an assertion failure in slapd in the saslAuthzTo validation, resulting in denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-617')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить возможность запуска openldap только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3350" comment="libldap-common DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3351" comment="libldap-2.4-2 DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3352" comment="slapd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3353" comment="ldap-utils DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32322" comment="libldap2-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32323" comment="slapd-contrib DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32324" comment="slapd-smbk5pwd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32325" comment="slapi-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038379837686108001945322244101699" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openldap</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openldap</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36223" ref_id="CVE-2020-36223" />
        <description>A flaw was discovered in OpenLDAP before 2.4.57 leading to a slapd crash in the Values Return Filter control handling, resulting in denial of service (double free and out-of-bounds read).</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить возможность запуска openldap только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3350" comment="libldap-common DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3351" comment="libldap-2.4-2 DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3352" comment="slapd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3353" comment="ldap-utils DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32322" comment="libldap2-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32323" comment="slapd-contrib DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32324" comment="slapd-smbk5pwd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32325" comment="slapi-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058662247289759672369269495387715" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openldap</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openldap</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36224" ref_id="CVE-2020-36224" />
        <description>A flaw was discovered in OpenLDAP before 2.4.57 leading to an invalid pointer free and slapd crash in the saslAuthzTo processing, resulting in denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-763')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить возможность запуска openldap только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3350" comment="libldap-common DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3351" comment="libldap-2.4-2 DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3352" comment="slapd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3353" comment="ldap-utils DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32322" comment="libldap2-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32323" comment="slapd-contrib DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32324" comment="slapd-smbk5pwd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32325" comment="slapi-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078944656893411342793216746673731" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openldap</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openldap</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36225" ref_id="CVE-2020-36225" />
        <description>A flaw was discovered in OpenLDAP before 2.4.57 leading to a double free and slapd crash in the saslAuthzTo processing, resulting in denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-415')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить возможность запуска openldap только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3350" comment="libldap-common DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3351" comment="libldap-2.4-2 DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3352" comment="slapd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3353" comment="ldap-utils DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32322" comment="libldap2-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32323" comment="slapd-contrib DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32324" comment="slapd-smbk5pwd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32325" comment="slapi-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099227066497063013217163997959747" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openldap</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openldap</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36226" ref_id="CVE-2020-36226" />
        <description>A flaw was discovered in OpenLDAP before 2.4.57 leading to a memch-&gt;bv_len miscalculation and slapd crash in the saslAuthzTo processing, resulting in denial of service.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить возможность запуска openldap только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3350" comment="libldap-common DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3351" comment="libldap-2.4-2 DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3352" comment="slapd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3353" comment="ldap-utils DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32322" comment="libldap2-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32323" comment="slapd-contrib DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32324" comment="slapd-smbk5pwd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32325" comment="slapi-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119509476100714683641111249245763" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openldap</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openldap</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36227" ref_id="CVE-2020-36227" />
        <description>A flaw was discovered in OpenLDAP before 2.4.57 leading to an infinite loop in slapd with the cancel_extop Cancel operation, resulting in denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-835')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить возможность запуска openldap только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3350" comment="libldap-common DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3351" comment="libldap-2.4-2 DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3352" comment="slapd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3353" comment="ldap-utils DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32322" comment="libldap2-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32323" comment="slapd-contrib DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32324" comment="slapd-smbk5pwd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32325" comment="slapi-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139791885704366354065058500531779" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openldap</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openldap</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36228" ref_id="CVE-2020-36228" />
        <description>An integer underflow was discovered in OpenLDAP before 2.4.57 leading to a slapd crash in the Certificate List Exact Assertion processing, resulting in denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-191')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить возможность запуска openldap только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3350" comment="libldap-common DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3351" comment="libldap-2.4-2 DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3352" comment="slapd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3353" comment="ldap-utils DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32322" comment="libldap2-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32323" comment="slapd-contrib DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32324" comment="slapd-smbk5pwd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32325" comment="slapi-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160074295308018024489005751817795" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openldap</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openldap</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36229" ref_id="CVE-2020-36229" />
        <description>A flaw was discovered in ldap_X509dn2bv in OpenLDAP before 2.4.57 leading to a slapd crash in the X.509 DN parsing in ad_keystring, resulting in denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-843')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить возможность запуска openldap только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3350" comment="libldap-common DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3351" comment="libldap-2.4-2 DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3352" comment="slapd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3353" comment="ldap-utils DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32322" comment="libldap2-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32323" comment="slapd-contrib DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32324" comment="slapd-smbk5pwd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32325" comment="slapi-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977611837037667255011074034193987" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openldap</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openldap</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36230" ref_id="CVE-2020-36230" />
        <description>A flaw was discovered in OpenLDAP before 2.4.57 leading in an assertion failure in slapd in the X.509 DN parsing in decode.c ber_next_element, resulting in denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-617')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить возможность запуска openldap только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3350" comment="libldap-common DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3351" comment="libldap-2.4-2 DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3352" comment="slapd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3353" comment="ldap-utils DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32322" comment="libldap2-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32323" comment="slapd-contrib DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32324" comment="slapd-smbk5pwd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32325" comment="slapi-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018018509404951888528850173646403" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-01953" ref_id="BDU:2021-01953" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36312" ref_id="CVE-2020-36312" />
        <description>An issue was discovered in the Linux kernel before 5.8.10. virt/kvm/kvm_main.c has a kvm_io_bus_unregister_dev memory leak upon a kmalloc failure, aka CID-f65886606c2d.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:P', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119430557423210240648586430076483" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в rustc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>rustc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36317" ref_id="CVE-2020-36317" />
        <description>In the standard library in Rust before 1.49.0, String::retain() function has a panic safety problem. It allows creation of a non-UTF-8 Rust string when the provided closure panics. This bug could result in a memory safety violation when other string APIs assume that UTF-8 encoding is used on the same string.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32519" comment="libstd-rust-1.51 DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32520" comment="libstd-rust-dev DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32521" comment="rust-doc DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32522" comment="rust-gdb DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32523" comment="rust-src DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32524" comment="rustc DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139712967026861911072533681362499" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в rustc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>rustc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36318" ref_id="CVE-2020-36318" />
        <description>In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-415')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32519" comment="libstd-rust-1.51 DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32520" comment="libstd-rust-dev DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32521" comment="rust-doc DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32522" comment="rust-gdb DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32523" comment="rust-src DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32524" comment="rustc DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018097737567466152866443717596739" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-02505" ref_id="BDU:2022-02505" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36322" ref_id="CVE-2020-36322" />
        <description>An issue was discovered in the FUSE filesystem implementation in the Linux kernel before 5.10.6, aka CID-5d069dbe8aaf. fuse_do_getattr() calls make_bad_inode() in inappropriate situations, causing a system crash. NOTE: the original fix for this vulnerability was incomplete, and its incompleteness is tracked as CVE-2021-28950.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-459')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:C', score=4.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139792195189376175410127225312835" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libwebp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libwebp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03100" ref_id="BDU:2021-03100" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36328" ref_id="CVE-2020-36328" />
        <description>A flaw was found in libwebp in versions before 1.0.1. A heap-based buffer overflow in function WebPDecodeRGBInto is possible due to an invalid check for buffer size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3499" comment="libwebp6 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3500" comment="libwebpmux3 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3501" comment="libwebpdemux2 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32553" comment="libwebp-dev DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32554" comment="webp DPKG is earlier than 0.6.1-2+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160074604793027845834074476598851" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libwebp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libwebp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03101" ref_id="BDU:2021-03101" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36329" ref_id="CVE-2020-36329" />
        <description>A flaw was found in libwebp in versions before 1.0.1. A use-after-free was found due to a thread being killed too early. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3499" comment="libwebp6 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3500" comment="libwebpmux3 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3501" comment="libwebpdemux2 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32553" comment="libwebp-dev DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32554" comment="webp DPKG is earlier than 0.6.1-2+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977612146522677076356142758975043" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libwebp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libwebp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03104" ref_id="BDU:2021-03104" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36330" ref_id="CVE-2020-36330" />
        <description>A flaw was found in libwebp in versions before 1.0.1. An out-of-bounds read was found in function ChunkVerifyAndAssign. The highest threat from this vulnerability is to data confidentiality and to the service availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:P', score=6.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H', score=9.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3499" comment="libwebp6 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3500" comment="libwebpmux3 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3501" comment="libwebpdemux2 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32553" comment="libwebp-dev DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32554" comment="webp DPKG is earlier than 0.6.1-2+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997894556126328746780090010261059" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libwebp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libwebp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03105" ref_id="BDU:2021-03105" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36331" ref_id="CVE-2020-36331" />
        <description>A flaw was found in libwebp in versions before 1.0.1. An out-of-bounds read was found in function ChunkAssignData. The highest threat from this vulnerability is to data confidentiality and to the service availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:P', score=6.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H', score=9.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3499" comment="libwebp6 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3500" comment="libwebpmux3 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3501" comment="libwebpdemux2 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32553" comment="libwebp-dev DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32554" comment="webp DPKG is earlier than 0.6.1-2+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018176965729980417204037261547075" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libwebp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libwebp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03107" ref_id="BDU:2021-03107" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36332" ref_id="CVE-2020-36332" />
        <description>A flaw was found in libwebp in versions before 1.0.1. When reading a file libwebp allocates an excessive amount of memory. The highest threat from this vulnerability is to the service availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20'), NistCWE(cwe='CWE-400')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3499" comment="libwebp6 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3500" comment="libwebpmux3 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:3501" comment="libwebpdemux2 DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32553" comment="libwebp-dev DPKG is earlier than 0.6.1-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32554" comment="webp DPKG is earlier than 0.6.1-2+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059218082367398808112699202164291" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2023-02799" ref_id="BDU:2023-02799" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36694" ref_id="CVE-2020-36694" />
        <description>An issue was discovered in netfilter in the Linux kernel before 5.10. There can be a use-after-free in the packet processing context, because the per-CPU sequence count is mishandled during concurrent iptables rules replacement. This could be exploited with the CAP_NET_ADMIN capability in an unprivileged namespace. NOTE: cc00bca was reverted in 5.12.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H', score=6.7)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119907164338335112054422592902723" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-02857" ref_id="BDU:2025-02857" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36777" ref_id="CVE-2020-36777" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

media: dvbdev: Fix memory leak in dvb_media_device_free()

dvb_media_device_free() is leaking memory. Free `dvbdev-&gt;adapter-&gt;conn`
before setting it to NULL, as documented in include/media/media-device.h:
"The media_entity instance itself must be freed explicitly by the driver
if required."</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:978009525275287683424385377850947" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-05304" ref_id="BDU:2025-05304" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36780" ref_id="CVE-2020-36780" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

i2c: sprd: fix reference leak when pm_runtime_get_sync fails

The PM reference count is not expected to be incremented on
return in sprd_i2c_master_xfer() and sprd_i2c_remove().

However, pm_runtime_get_sync will increment the PM reference
count even failed. Forgetting to putting operation will result
in a reference leak here.

Replace it with pm_runtime_resume_and_get to keep usage
counter balanced.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H', score=4.7)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018574344482591024272279880422979" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00836" ref_id="BDU:2025-00836" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36782" ref_id="CVE-2020-36782" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

i2c: imx-lpi2c: fix reference leak when pm_runtime_get_sync fails

The PM reference count is not expected to be incremented on
return in lpi2c_imx_master_enable.

However, pm_runtime_get_sync will increment the PM reference
count even failed. Forgetting to putting operation will result
in a reference leak here.

Replace it with pm_runtime_resume_and_get to keep usage
counter balanced.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038856754086242694696227131708995" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00835" ref_id="BDU:2025-00835" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36783" ref_id="CVE-2020-36783" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

i2c: img-scb: fix reference leak when pm_runtime_get_sync fails

The PM reference count is not expected to be incremented on
return in functions img_i2c_xfer and img_i2c_init.

However, pm_runtime_get_sync will increment the PM reference
count even failed. Forgetting to putting operation will result
in a reference leak here.

Replace it with pm_runtime_resume_and_get to keep usage
counter balanced.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119986392500849376392016136853059" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00833" ref_id="BDU:2025-00833" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36787" ref_id="CVE-2020-36787" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

media: aspeed: fix clock handling logic

Video engine uses eclk and vclk for its clock sources and its reset
control is coupled with eclk so the current clock enabling sequence works
like below.

 Enable eclk
 De-assert Video Engine reset
 10ms delay
 Enable vclk

It introduces improper reset on the Video Engine hardware and eventually
the hardware generates unexpected DMA memory transfers that can corrupt
memory region in random and sporadic patterns. This issue is observed
very rarely on some specific AST2500 SoCs but it causes a critical
kernel panic with making a various shape of signature so it's extremely
hard to debug. Moreover, the issue is observed even when the video
engine is not actively used because udevd turns on the video engine
hardware for a short time to make a query in every boot.

To fix this issue, this commit changes the clock handling logic to make
the reset de-assertion triggered after enabling both eclk and vclk. Also,
it adds clk_unprepare call for a case when probe fails.

clk: ast2600: fix reset settings for eclk and vclk
Video engine reset setting should be coupled with eclk to match it
with the setting for previous Aspeed SoCs which is defined in
clk-aspeed.c since all Aspeed SoCs are sharing a single video engine
driver. Also, reset bit 6 is defined as 'Video Engine' reset in
datasheet so it should be de-asserted when eclk is enabled. This
commit fixes the setting.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160551211708152717239910639425091" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-36789" ref_id="CVE-2020-36789" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context

If a driver calls can_get_echo_skb() during a hardware IRQ (which is often, but
not always, the case), the 'WARN_ON(in_irq)' in
net/core/skbuff.c#skb_release_head_state() might be triggered, under network
congestion circumstances, together with the potential risk of a NULL pointer
dereference.

The root cause of this issue is the call to kfree_skb() instead of
dev_kfree_skb_irq() in net/core/dev.c#enqueue_to_backlog().

This patch prevents the skb to be freed within the call to netif_rx() by
incrementing its reference count with skb_get(). The skb is finally freed by
one of the in-irq-context safe functions: dev_consume_skb_any() or
dev_kfree_skb_any(). The "any" version is used because some drivers might call
can_get_echo_skb() in a normal context.

The reason for this issue to occur is that initially, in the core network
stack, loopback skb were not supposed to be received in hardware IRQ context.
The CAN stack is an exeption.

This bug was previously reported back in 2017 in [1] but the proposed patch
never got accepted.

While [1] directly modifies net/core/dev.c, we try to propose here a
smoother modification local to CAN network stack (the assumption
behind is that only CAN devices are affected by this issue).

[1] http://lore.kernel.org/r/57a3ffb6-3309-3ad5-5a34-e93c3fe3614d@cetitec.com</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476'), NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4454174998665510517484860823107" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-4788" ref_id="CVE-2020-4788" />
        <description>IBM Power9 (AIX 7.1, 7.2, and VIOS 3.1) processors could allow a local user to obtain sensitive information from the data in the L1 cache under extenuating circumstances. IBM X-Force ID: 189296.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:N/A:N', score=1.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N', score=5.1)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4375247868125063188295109137987" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в atftp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>atftp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2020-04361" ref_id="BDU:2020-04361" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-6097" ref_id="CVE-2020-6097" />
        <description>An exploitable denial of service vulnerability exists in the atftpd daemon functionality of atftp 0.7.git20120829-3.1+b1. A specially crafted sequence of RRQ-Multicast requests trigger an assert() call resulting in denial-of-service. An attacker can send a sequence of malicious packets to trigger this vulnerability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-617'), NistCWE(cwe='CWE-617')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- С помощью межсетевого экрана ограничить обмен данными посредством ПО atftp-сервера внутренними локальными сетями, а также обеспечить возможность взаимодействия только между доверенными рабочими станциями путем конфигурации файлов /etc/hosts.allow и /etc/hosts.deny
- При использовании ПО atftp выполнять обработку файлов, полученных только из доверенных источников
- При использовании ПО atftpd в режиме сервиса проверить корректность конфигурации файлов /etc/hosts.allow (список рабочих станций, с которых разрешен доступ) и /etc/hosts.deny (список рабочих станций, с которых запрещен доступ)</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3750" comment="atftp DPKG is earlier than 0.7.git20120829-3.2~deb10u2" />
        <criterion test_ref="oval:astra:tst:3751" comment="atftpd DPKG is earlier than 0.7.git20120829-3.2~deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3978494130163196883335813355075" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04937" ref_id="BDU:2021-04937" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-6572" ref_id="CVE-2020-6572" />
        <description>Use after free in Media in Google Chrome prior to 81.0.4044.92 allowed a remote attacker to execute arbitrary code via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:C/I:C/A:C', score=9.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4531547469491399365034521220675" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в nss</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>nss</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-6829" ref_id="CVE-2020-6829" />
        <description>When performing EC scalar point multiplication, the wNAF point multiplication algorithm was used; which leaked partial information about the nonce used during signature generation. Given an electro-magnetic trace of a few signature generations, the private key could have been computed. This vulnerability affects Firefox &lt; 80 and Firefox for Android &lt; 80.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N', score=5.3)</CVSS3.0>
          <mitigations>- Запускать ПО, использующее библиотеку NSS, только на низком или отдельно выделенном уровне целостности
- При работе с ПО, которое задействует библиотеку NSS выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска ПО, использующего библиотеку NSS только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной сред</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3503" comment="libnss3 DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
        <criterion test_ref="oval:astra:tst:3504" comment="libnss3-tools DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
        <criterion test_ref="oval:astra:tst:32428" comment="libnss3-dev DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3898650624406748699492343961155" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openjpeg2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openjpeg2</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-6851" ref_id="CVE-2020-6851" />
        <description>OpenJPEG through 2.3.1 has a heap-based buffer overflow in opj_t1_clbl_decode_processor in openjp2/t1.c because of lack of opj_j2k_update_image_dimensions validation.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Используйте openjpeg2 с минимально необходимыми привилегиями
- Активировать режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Включить режим замкнутой программной среды
- При использовании ПО openjpeg2 выполнять обработку файлов, полученных только из доверенных источников</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3498" comment="libopenjp2-7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32430" comment="libopenjp2-7-dev DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32431" comment="libopenjp2-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32432" comment="libopenjp3d-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32433" comment="libopenjp3d7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32434" comment="libopenjpip-dec-server DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32435" comment="libopenjpip-viewer DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32436" comment="libopenjpip7 DPKG is earlier than 2.3.0-2+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4215244122769794270634042545731" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wireshark</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wireshark</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-7045" ref_id="CVE-2020-7045" />
        <description>In Wireshark 3.0.x before 3.0.8, the BT ATT dissector could crash. This was addressed in epan/dissectors/packet-btatt.c by validating opcodes.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:L/Au:N/C:N/I:N/A:P', score=3.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32555" comment="libwireshark-data DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32556" comment="libwireshark-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32557" comment="libwireshark11 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32558" comment="libwiretap-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32559" comment="libwiretap8 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32560" comment="libwscodecs2 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32561" comment="libwsutil-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32562" comment="libwsutil9 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32563" comment="tshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32564" comment="wireshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32565" comment="wireshark-common DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32566" comment="wireshark-doc DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32567" comment="wireshark-gtk DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32568" comment="wireshark-qt DPKG is earlier than 2.6.20-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4453547580332229973552123958851" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в php7.3</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>php7.3</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-01911" ref_id="BDU:2021-01911" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-7068" ref_id="CVE-2020-7068" />
        <description>In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, phar_parse_zipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:N/A:P', score=3.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L', score=4.8)</CVSS3.0>
          <mitigations>- Удалить ПО php, если оно не используется и не является зависимостью других пакетов;
- Запускать ПО php в изолированной программной среде с применением инструмента Firejail;
- При использовании ПО php выполнять обработку файлов, полученных только из доверенных источников;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Для непривилегированных пользователей активировать блокировку интерпретаторов;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Включить режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3805" comment="php7.3-common DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3806" comment="php7.3-json DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3807" comment="php7.3-opcache DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3808" comment="php7.3-readline DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3809" comment="php7.3-cli DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3810" comment="libapache2-mod-php7.3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3811" comment="php7.3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3812" comment="php7.3-cgi DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3813" comment="php7.3-curl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3814" comment="php7.3-imap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3815" comment="php7.3-ldap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3816" comment="php7.3-pgsql DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3817" comment="php7.3-snmp DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3818" comment="php7.3-xmlrpc DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3819" comment="php7.3-mbstring DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3820" comment="php7.3-xml DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3821" comment="php7.3-bcmath DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3822" comment="php7.3-gd DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3823" comment="php7.3-intl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3824" comment="php7.3-odbc DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3825" comment="php7.3-tidy DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3826" comment="php7.3-fpm DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3827" comment="php7.3-bz2 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3828" comment="php7.3-xsl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3829" comment="php7.3-zip DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32326" comment="libphp7.3-embed DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32327" comment="php7.3-dba DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32328" comment="php7.3-dev DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32329" comment="php7.3-enchant DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32330" comment="php7.3-gmp DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32331" comment="php7.3-interbase DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32332" comment="php7.3-mysql DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32333" comment="php7.3-phpdbg DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32334" comment="php7.3-pspell DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32335" comment="php7.3-recode DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32336" comment="php7.3-soap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32337" comment="php7.3-sqlite3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32338" comment="php7.3-sybase DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4532775742846494311145667909187" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в php7.3</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>php7.3</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-7069" ref_id="CVE-2020-7069" />
        <description>In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with openssl_encrypt() function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20'), NistCWE(cwe='CWE-326')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:N', score=6.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N', score=5.4)</CVSS3.0>
          <mitigations>- Удалить ПО php, если оно не используется и не является зависимостью других пакетов;
- Запускать ПО php в изолированной программной среде с применением инструмента Firejail;
- При использовании ПО php выполнять обработку файлов, полученных только из доверенных источников;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Для непривилегированных пользователей активировать блокировку интерпретаторов;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Включить режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3805" comment="php7.3-common DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3806" comment="php7.3-json DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3807" comment="php7.3-opcache DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3808" comment="php7.3-readline DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3809" comment="php7.3-cli DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3810" comment="libapache2-mod-php7.3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3811" comment="php7.3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3812" comment="php7.3-cgi DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3813" comment="php7.3-curl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3814" comment="php7.3-imap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3815" comment="php7.3-ldap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3816" comment="php7.3-pgsql DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3817" comment="php7.3-snmp DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3818" comment="php7.3-xmlrpc DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3819" comment="php7.3-mbstring DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3820" comment="php7.3-xml DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3821" comment="php7.3-bcmath DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3822" comment="php7.3-gd DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3823" comment="php7.3-intl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3824" comment="php7.3-odbc DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3825" comment="php7.3-tidy DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3826" comment="php7.3-fpm DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3827" comment="php7.3-bz2 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3828" comment="php7.3-xsl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3829" comment="php7.3-zip DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32326" comment="libphp7.3-embed DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32327" comment="php7.3-dba DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32328" comment="php7.3-dev DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32329" comment="php7.3-enchant DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32330" comment="php7.3-gmp DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32331" comment="php7.3-interbase DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32332" comment="php7.3-mysql DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32333" comment="php7.3-phpdbg DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32334" comment="php7.3-pspell DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32335" comment="php7.3-recode DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32336" comment="php7.3-soap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32337" comment="php7.3-sqlite3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32338" comment="php7.3-sybase DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3820031765227936617872497137219" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в php7.3</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>php7.3</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-01913" ref_id="BDU:2021-01913" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-7070" ref_id="CVE-2020-7070" />
        <description>In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host confused with cookies that decode to such prefix, thus leading to an attacker being able to forge cookie which is supposed to be secure. See also CVE-2020-8184 for more information.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20'), NistCWE(cwe='CWE-565')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:P/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>- Удалить ПО php, если оно не используется и не является зависимостью других пакетов;
- Запускать ПО php в изолированной программной среде с применением инструмента Firejail;
- При использовании ПО php выполнять обработку файлов, полученных только из доверенных источников;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Для непривилегированных пользователей активировать блокировку интерпретаторов;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Включить режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3805" comment="php7.3-common DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3806" comment="php7.3-json DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3807" comment="php7.3-opcache DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3808" comment="php7.3-readline DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3809" comment="php7.3-cli DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3810" comment="libapache2-mod-php7.3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3811" comment="php7.3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3812" comment="php7.3-cgi DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3813" comment="php7.3-curl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3814" comment="php7.3-imap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3815" comment="php7.3-ldap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3816" comment="php7.3-pgsql DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3817" comment="php7.3-snmp DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3818" comment="php7.3-xmlrpc DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3819" comment="php7.3-mbstring DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3820" comment="php7.3-xml DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3821" comment="php7.3-bcmath DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3822" comment="php7.3-gd DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3823" comment="php7.3-intl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3824" comment="php7.3-odbc DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3825" comment="php7.3-tidy DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3826" comment="php7.3-fpm DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3827" comment="php7.3-bz2 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3828" comment="php7.3-xsl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3829" comment="php7.3-zip DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32326" comment="libphp7.3-embed DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32327" comment="php7.3-dba DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32328" comment="php7.3-dev DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32329" comment="php7.3-enchant DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32330" comment="php7.3-gmp DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32331" comment="php7.3-interbase DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32332" comment="php7.3-mysql DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32333" comment="php7.3-phpdbg DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32334" comment="php7.3-pspell DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32335" comment="php7.3-recode DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32336" comment="php7.3-soap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32337" comment="php7.3-sqlite3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32338" comment="php7.3-sybase DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3899259927742200955466041087555" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в php7.3</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>php7.3</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-01914" ref_id="BDU:2021-01914" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-7071" ref_id="CVE-2020-7071" />
        <description>In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL and produce wrong data as components of the URL.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:P/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N', score=5.3)</CVSS3.0>
          <mitigations>- Удалить ПО php, если оно не используется и не является зависимостью других пакетов;
- Запускать ПО php в изолированной программной среде с применением инструмента Firejail;
- При использовании ПО php выполнять обработку файлов, полученных только из доверенных источников;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Для непривилегированных пользователей активировать блокировку интерпретаторов;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Включить режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3805" comment="php7.3-common DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3806" comment="php7.3-json DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3807" comment="php7.3-opcache DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3808" comment="php7.3-readline DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3809" comment="php7.3-cli DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3810" comment="libapache2-mod-php7.3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3811" comment="php7.3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3812" comment="php7.3-cgi DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3813" comment="php7.3-curl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3814" comment="php7.3-imap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3815" comment="php7.3-ldap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3816" comment="php7.3-pgsql DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3817" comment="php7.3-snmp DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3818" comment="php7.3-xmlrpc DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3819" comment="php7.3-mbstring DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3820" comment="php7.3-xml DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3821" comment="php7.3-bcmath DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3822" comment="php7.3-gd DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3823" comment="php7.3-intl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3824" comment="php7.3-odbc DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3825" comment="php7.3-tidy DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3826" comment="php7.3-fpm DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3827" comment="php7.3-bz2 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3828" comment="php7.3-xsl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3829" comment="php7.3-zip DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32326" comment="libphp7.3-embed DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32327" comment="php7.3-dba DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32328" comment="php7.3-dev DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32329" comment="php7.3-enchant DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32330" comment="php7.3-gmp DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32331" comment="php7.3-interbase DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32332" comment="php7.3-mysql DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32333" comment="php7.3-phpdbg DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32334" comment="php7.3-pspell DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32335" comment="php7.3-recode DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32336" comment="php7.3-soap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32337" comment="php7.3-sqlite3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32338" comment="php7.3-sybase DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4452621543154405167604299028035" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в netty</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>netty</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-7238" ref_id="CVE-2020-7238" />
        <description>Netty 4.1.43.Final allows HTTP Request Smuggling because it mishandles Transfer-Encoding whitespace (such as a [space]Transfer-Encoding:chunked line) and a later Content-Length header. This issue exists because of an incomplete fix for CVE-2019-16869.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-444')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:P/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32406" comment="libnetty-java DPKG is earlier than 1:4.1.33-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4057414021315825973359452444227" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ruby-websocket-extensions</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ruby-websocket-extensions</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-7663" ref_id="CVE-2020-7663" />
        <description>websocket-extensions ruby module prior to 0.1.5 allows Denial of Service (DoS) via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and some other character. This could be abused by an attacker to conduct Regex Denial Of Service (ReDoS) on a single-threaded server by providing a malicious payload with the Sec-WebSocket-Extensions header.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32651" comment="ruby-websocket-extensions DPKG is earlier than 0.1.2-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4136952877765731270650895881795" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в node-y18n</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>node-y18n</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-7774" ref_id="CVE-2020-7774" />
        <description>The package y18n before 3.2.2, 4.0.1 and 5.0.5, is vulnerable to Prototype Pollution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-1321')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L', score=7.3)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32602" comment="node-y18n DPKG is earlier than 3.2.1-2+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4454175012832609966093796464195" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в node-ini</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>node-ini</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-7788" ref_id="CVE-2020-7788" />
        <description>This affects the package ini before 1.3.6. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-1321')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L', score=7.3)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32600" comment="node-ini DPKG is earlier than 1.3.5-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3976632393845723320146056271427" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openjpeg2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openjpeg2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2020-02869" ref_id="BDU:2020-02869" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-8112" ref_id="CVE-2020-8112" />
        <description>opj_t1_clbl_decode_processor in openjp2/t1.c in OpenJPEG 2.3.1 through 2020-01-28 has a heap-based buffer overflow in the qmfbid==1 case, a different issue than CVE-2020-6851.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>- Используйте openjpeg2 с минимально необходимыми привилегиями
- Активировать режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Включить режим замкнутой программной среды
- При использовании ПО openjpeg2 выполнять обработку файлов, полученных только из доверенных источников</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3498" comment="libopenjp2-7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32430" comment="libopenjp2-7-dev DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32431" comment="libopenjp2-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32432" comment="libopenjp3d-tools DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32433" comment="libopenjp3d7 DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32434" comment="libopenjpip-dec-server DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32435" comment="libopenjpip-viewer DPKG is earlier than 2.3.0-2+deb10u2" />
        <criterion test_ref="oval:astra:tst:32436" comment="libopenjpip7 DPKG is earlier than 2.3.0-2+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4532776956494680408644487829059" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в curl</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>curl</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-8169" ref_id="CVE-2020-8169" />
        <description>curl 7.62.0 through 7.70.0 is vulnerable to an information disclosure vulnerability that can lead to a partial password being leaked over the network and to the DNS server(s).</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-200'), NistCWE(cwe='CWE-200')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N', score=7.5)</CVSS3.0>
          <mitigations>- Использовать ПО curl только на низком или отдельно выделенном уровне целостности
- Запускать ПО в изолированной программной среде с применением инструмента Firejail
- Отказаться от использования ПО curl в пользу ПО wget
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3547" comment="libcurl3-gnutls DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3548" comment="libcurl4 DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3549" comment="curl DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3550" comment="libcurl3-nss DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32025" comment="libcurl4-doc DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32026" comment="libcurl4-gnutls-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32027" comment="libcurl4-nss-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32028" comment="libcurl4-openssl-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4374630116475973078526124709443" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в curl</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>curl</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-8177" ref_id="CVE-2020-8177" />
        <description>curl 7.20.0 through 7.70.0 is vulnerable to improper restriction of names for files and other resources that can lead too overwriting a local file when the -J flag is used.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-99'), NistCWE(cwe='CWE-74')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Использовать ПО curl только на низком или отдельно выделенном уровне целостности
- Запускать ПО в изолированной программной среде с применением инструмента Firejail
- Отказаться от использования ПО curl в пользу ПО wget
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3547" comment="libcurl3-gnutls DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3548" comment="libcurl4 DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3549" comment="curl DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3550" comment="libcurl3-nss DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32025" comment="libcurl4-doc DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32026" comment="libcurl4-gnutls-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32027" comment="libcurl4-nss-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32028" comment="libcurl4-openssl-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3898024410276921287319136589379" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в curl</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>curl</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-8231" ref_id="CVE-2020-8231" />
        <description>Due to use of a dangling pointer, libcurl 7.29.0 through 7.71.1 can use the wrong connection when sending data.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N', score=7.5)</CVSS3.0>
          <mitigations>- Использовать ПО curl только на низком или отдельно выделенном уровне целостности
- Запускать ПО в изолированной программной среде с применением инструмента Firejail
- Отказаться от использования ПО curl в пользу ПО wget
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3547" comment="libcurl3-gnutls DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3548" comment="libcurl4 DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3549" comment="curl DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3550" comment="libcurl3-nss DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32025" comment="libcurl4-doc DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32026" comment="libcurl4-gnutls-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32027" comment="libcurl4-nss-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32028" comment="libcurl4-openssl-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4137256322868821025443392345667" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в curl</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>curl</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-8284" ref_id="CVE-2020-8284" />
        <description>A malicious server can use the FTP PASV response to trick curl 7.73.0 and earlier into connecting back to a given IP address and port, and this way potentially make curl extract information about services that are otherwise private and not disclosed, for example doing port scanning and service banner extractions.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-200')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N', score=3.7)</CVSS3.0>
          <mitigations>- Использовать ПО curl только на низком или отдельно выделенном уровне целостности
- Запускать ПО в изолированной программной среде с применением инструмента Firejail
- Отказаться от использования ПО curl в пользу ПО wget
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3547" comment="libcurl3-gnutls DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3548" comment="libcurl4 DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3549" comment="curl DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3550" comment="libcurl3-nss DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32025" comment="libcurl4-doc DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32026" comment="libcurl4-gnutls-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32027" comment="libcurl4-nss-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32028" comment="libcurl4-openssl-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4216484485383085363036936296003" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в curl</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>curl</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-8285" ref_id="CVE-2020-8285" />
        <description>curl 7.21.0 to and including 7.73.0 is vulnerable to uncontrolled recursion due to a stack overflow issue in FTP wildcard match parsing.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-674'), NistCWE(cwe='CWE-674')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Использовать ПО curl только на низком или отдельно выделенном уровне целостности
- Запускать ПО в изолированной программной среде с применением инструмента Firejail
- Отказаться от использования ПО curl в пользу ПО wget
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3547" comment="libcurl3-gnutls DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3548" comment="libcurl4 DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3549" comment="curl DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3550" comment="libcurl3-nss DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32025" comment="libcurl4-doc DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32026" comment="libcurl4-gnutls-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32027" comment="libcurl4-nss-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32028" comment="libcurl4-openssl-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4295712647897349700630480246339" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в curl</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>curl</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-8286" ref_id="CVE-2020-8286" />
        <description>curl 7.41.0 through 7.73.0 is vulnerable to an improper check for certificate revocation due to insufficient verification of the OCSP response.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-295'), NistCWE(cwe='CWE-295')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:P/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N', score=7.5)</CVSS3.0>
          <mitigations>- Использовать ПО curl только на низком или отдельно выделенном уровне целостности
- Запускать ПО в изолированной программной среде с применением инструмента Firejail
- Отказаться от использования ПО curl в пользу ПО wget
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3547" comment="libcurl3-gnutls DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3548" comment="libcurl4 DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3549" comment="curl DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3550" comment="libcurl3-nss DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32025" comment="libcurl4-doc DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32026" comment="libcurl4-gnutls-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32027" comment="libcurl4-nss-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32028" comment="libcurl4-openssl-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4214632411027435751141286434371" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в bind9</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>bind9</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-8625" ref_id="CVE-2020-8625" />
        <description>BIND servers are vulnerable if they are running an affected version and are configured to use GSS-TSIG features. In a configuration which uses BIND's default settings the vulnerable code path is not exposed, but a server can be rendered vulnerable by explicitly setting valid values for the tkey-gssapi-keytab or tkey-gssapi-credentialconfiguration options. Although the default configuration is not vulnerable, GSS-TSIG is frequently used in networks where BIND is integrated with Samba, as well as in mixed-server environments that combine BIND servers with Active Directory domain controllers. The most likely outcome of a successful exploitation of the vulnerability is a crash of the named process. However, remote code execution, while unproven, is theoretically possible. Affects: BIND 9.5.0 -&gt; 9.11.27, 9.12.0 -&gt; 9.16.11, and versions BIND 9.11.3-S1 -&gt; 9.11.27-S1 and 9.16.8-S1 -&gt; 9.16.11-S1 of BIND Supported Preview Edition. Also release versions 9.17.0 -&gt; 9.17.1 of the BIND 9.17 development branch</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H', score=8.1)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска bind9 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3377" comment="libisc1100 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3378" comment="libdns1104 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3379" comment="libisccc161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3380" comment="libisccfg163 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3381" comment="libbind9-161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3382" comment="liblwres161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3383" comment="bind9-host DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3384" comment="libirs161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3385" comment="dnsutils DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3386" comment="libisc-export1100 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3387" comment="libdns-export1104 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3388" comment="bind9utils DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3389" comment="bind9 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3390" comment="libisccfg-export163 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3391" comment="libirs-export161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:31972" comment="bind9-doc DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:31973" comment="libbind-dev DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:31974" comment="libbind-export-dev DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:31975" comment="libisccc-export161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4216798806096185166622359901763" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в intel-microcode</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>intel-microcode</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-8695" ref_id="CVE-2020-8695" />
        <description>Observable discrepancy in the RAPL interface for some Intel(R) Processors may allow a privileged user to potentially enable information disclosure via local access.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-203')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:4149" comment="intel-microcode DPKG is earlier than 3.20210608.2~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4296026968610449504215903852099" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в intel-microcode</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>intel-microcode</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-8696" ref_id="CVE-2020-8696" />
        <description>Improper removal of sensitive information before storage or transfer in some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-212')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:4149" comment="intel-microcode DPKG is earlier than 3.20210608.2~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4454483293638978179402991752771" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в intel-microcode</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>intel-microcode</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-8698" ref_id="CVE-2020-8698" />
        <description>Improper isolation of shared resources in some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-668')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:4149" comment="intel-microcode DPKG is earlier than 3.20210608.2~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4452314485440956017533214086723" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wireshark</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wireshark</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-9428" ref_id="CVE-2020-9428" />
        <description>In Wireshark 3.2.0 to 3.2.1, 3.0.0 to 3.0.8, and 2.6.0 to 2.6.14, the EAP dissector could crash. This was addressed in epan/dissectors/packet-eap.c by using more careful sscanf parsing.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32555" comment="libwireshark-data DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32556" comment="libwireshark-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32557" comment="libwireshark11 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32558" comment="libwiretap-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32559" comment="libwiretap8 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32560" comment="libwscodecs2 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32561" comment="libwsutil-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32562" comment="libwsutil9 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32563" comment="tshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32564" comment="wireshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32565" comment="wireshark-common DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32566" comment="wireshark-doc DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32567" comment="wireshark-gtk DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32568" comment="wireshark-qt DPKG is earlier than 2.6.20-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3818798670336662661853587265091" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wireshark</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wireshark</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-9430" ref_id="CVE-2020-9430" />
        <description>In Wireshark 3.2.0 to 3.2.1, 3.0.0 to 3.0.8, and 2.6.0 to 2.6.14, the WiMax DLMAP dissector could crash. This was addressed in plugins/epan/wimax/msg_dlmap.c by validating a length field.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32555" comment="libwireshark-data DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32556" comment="libwireshark-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32557" comment="libwireshark11 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32558" comment="libwiretap-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32559" comment="libwiretap8 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32560" comment="libwscodecs2 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32561" comment="libwsutil-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32562" comment="libwsutil9 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32563" comment="tshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32564" comment="wireshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32565" comment="wireshark-common DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32566" comment="wireshark-doc DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32567" comment="wireshark-gtk DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32568" comment="wireshark-qt DPKG is earlier than 2.6.20-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3898026832850926999447131215427" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wireshark</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wireshark</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2020-9431" ref_id="CVE-2020-9431" />
        <description>In Wireshark 3.2.0 to 3.2.1, 3.0.0 to 3.0.8, and 2.6.0 to 2.6.14, the LTE RRC dissector could leak memory. This was addressed in epan/dissectors/packet-lte-rrc.c by adjusting certain append operations.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32555" comment="libwireshark-data DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32556" comment="libwireshark-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32557" comment="libwireshark11 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32558" comment="libwiretap-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32559" comment="libwiretap8 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32560" comment="libwscodecs2 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32561" comment="libwsutil-dev DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32562" comment="libwsutil9 DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32563" comment="tshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32564" comment="wireshark DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32565" comment="wireshark-common DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32566" comment="wireshark-doc DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32567" comment="wireshark-gtk DPKG is earlier than 2.6.20-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32568" comment="wireshark-qt DPKG is earlier than 2.6.20-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4533394679809643678789638903363" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в xen</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>xen</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-0089" ref_id="CVE-2021-0089" />
        <description>Observable response discrepancy in some Intel(R) Processors may allow an authorized user to potentially enable information disclosure via local access.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-203')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>- Отказаться от использования ПО Xen в пользу сертифицированной виртуализации libvirt/qemu.
- Включить защиту файловой системы ("установить МКЦ на ФС");
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash, а также активировать режим Киоск-2.
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности.
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3981" comment="libxentoolcore1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3982" comment="libxentoollog1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3983" comment="libxencall1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3984" comment="libxendevicemodel1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3985" comment="libxenevtchn1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3986" comment="libxenforeignmemory1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3987" comment="libxengnttab1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3988" comment="libxenstore3.0 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3989" comment="libxenmisc4.11 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32572" comment="libxen-dev DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32573" comment="xen-doc DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32574" comment="xen-hypervisor-4.11-amd64 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32575" comment="xen-hypervisor-common DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32576" comment="xen-system-amd64 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32577" comment="xen-utils-4.11 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32578" comment="xen-utils-common DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32579" comment="xenstore-utils DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4531538978676535223006464923203" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, bluez</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, bluez</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04863" ref_id="BDU:2021-04863" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-0129" ref_id="CVE-2021-0129" />
        <description>Improper access control in BlueZ may allow an authenticated user to potentially enable information disclosure via adjacent access.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:L/Au:S/C:P/I:N/A:N', score=2.7)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.7)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:4835" comment="libbluetooth3 DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:5976" comment="bluez DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:5977" comment="bluez-obexd DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:32844" comment="bluetooth DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:32845" comment="bluez-cups DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:32846" comment="bluez-hcidump DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:32847" comment="bluez-source DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:32848" comment="bluez-test-scripts DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:32849" comment="bluez-test-tools DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
        <criterion test_ref="oval:astra:tst:32850" comment="libbluetooth-dev DPKG is earlier than 5.54-1~bpo10+1+ci202206301702+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4293856908985381439484182484547" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wpa</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wpa</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-0326" ref_id="CVE-2021-0326" />
        <description>In p2p_copy_client_info of p2p.c, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution if the target device is performing a Wi-Fi Direct search, with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10 Android-11 Android-8.1 Android-9Android ID: A-172937525</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:M/Au:N/C:C/I:C/A:C', score=7.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Отключить по возможности беспроводные системы передачи данных (WiFi, Bluetooth)
- При необходимости использования WiFi - использовать для защиты данных сети VPN
- Использовать ПО wpa только на низком или отдельно выделенном уровне целостности
- Обеспечить возможность запуска ПО wpa только доверенными пользователями ОС
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash, а также активировать режим Киоск-2
- Запускать ПО wpa с минимально необходимыми правами доступа
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3457" comment="wpasupplicant DPKG is earlier than 2:2.7+git20190128+0c1e29f-6+deb10u3" />
        <criterion test_ref="oval:astra:tst:3458" comment="hostapd DPKG is earlier than 2:2.7+git20190128+0c1e29f-6+deb10u3" />
        <criterion test_ref="oval:astra:tst:32296" comment="wpagui DPKG is earlier than 2:2.7+git20190128+0c1e29f-6+deb10u3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3976637191770141973299631314499" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-0512" ref_id="CVE-2021-0512" />
        <description>In __hidinput_change_resolution_multipliers of hid-input.c, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-173843328References: Upstream kernel</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4214013403228933255640713090627" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-0605" ref_id="CVE-2021-0605" />
        <description>In pfkey_dump of af_key.c, there is a possible out-of-bounds read due to a missing bounds check. This could lead to local information disclosure in the kernel with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-110373476</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:N/A:N', score=4.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N', score=4.4)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4373401810064384809921499452995" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-0937" ref_id="CVE-2021-0937" />
        <description>Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>None</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4452629972578649147515043403331" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00832" ref_id="BDU:2025-00832" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-0938" ref_id="CVE-2021-0938" />
        <description>In memzero_explicit of compiler-clang.h, there is a possible bypass of defense in depth due to uninitialized data. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-171418586References: Upstream kernel</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-908')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3898342319988620129428960532035" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-0941" ref_id="CVE-2021-0941" />
        <description>In bpf_skb_change_head of filter.c, there is a possible out of bounds read due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-154177719References: Upstream kernel</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H', score=6.7)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4215871526936047423551881696835" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-1765" ref_id="CVE-2021-1765" />
        <description>This issue was addressed with improved iframe sandbox enforcement. This issue is fixed in macOS Big Sur 11.2, Security Update 2021-001 Catalina, Security Update 2021-001 Mojave. Maliciously crafted web content may violate iframe sandboxing policy.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4454174984498483126469963109955" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-1788" ref_id="CVE-2021-1788" />
        <description>A use after free issue was addressed with improved memory management. This issue is fixed in macOS Big Sur 11.2, Security Update 2021-001 Catalina, Security Update 2021-001 Mojave, tvOS 14.4, watchOS 7.3, iOS 14.4 and iPadOS 14.4, Safari 14.0.3. Processing maliciously crafted web content may lead to arbitrary code execution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4533403147012747464063507060291" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06208" ref_id="BDU:2021-06208" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-1789" ref_id="CVE-2021-1789" />
        <description>A type confusion issue was addressed with improved state handling. This issue is fixed in macOS Big Sur 11.2, Security Update 2021-001 Catalina, Security Update 2021-001 Mojave, tvOS 14.4, watchOS 7.3, iOS 14.4 and iPadOS 14.4, Safari 14.0.3. Processing maliciously crafted web content may lead to arbitrary code execution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-843'), NistCWE(cwe='CWE-843')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4533712632022568809132231841347" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-1799" ref_id="CVE-2021-1799" />
        <description>A port redirection issue was addressed with additional port validation. This issue is fixed in macOS Big Sur 11.2, Security Update 2021-001 Catalina, Security Update 2021-001 Mojave, tvOS 14.4, watchOS 7.3, iOS 14.4 and iPadOS 14.4, Safari 14.0.3. A malicious website may be able to access restricted ports on arbitrary servers.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3897103175745881617394531915331" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-1801" ref_id="CVE-2021-1801" />
        <description>This issue was addressed with improved iframe sandbox enforcement. This issue is fixed in macOS Big Sur 11.2, Security Update 2021-001 Catalina, Security Update 2021-001 Mojave, watchOS 7.3, tvOS 14.4, iOS 14.4 and iPadOS 14.4. Maliciously crafted web content may violate iframe sandboxing policy.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4136025603327960010450062890563" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-1844" ref_id="CVE-2021-1844" />
        <description>A memory corruption issue was addressed with improved validation. This issue is fixed in iOS 14.4.1 and iPadOS 14.4.1, Safari 14.0.3 (v. 14610.4.3.1.7 and 15610.4.3.1.7), watchOS 7.3.2, macOS Big Sur 11.2.3. Processing maliciously crafted web content may lead to arbitrary code execution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3820041408300366695282061432387" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04824" ref_id="BDU:2021-04824" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-1870" ref_id="CVE-2021-1870" />
        <description>A logic issue was addressed with improved restrictions. This issue is fixed in macOS Big Sur 11.2, Security Update 2021-001 Catalina, Security Update 2021-001 Mojave, iOS 14.4 and iPadOS 14.4. A remote attacker may be able to cause arbitrary code execution. Apple is aware of a report that this issue may have been actively exploited..</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3899269570814631032875605382723" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-01940" ref_id="BDU:2021-01940" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-1871" ref_id="CVE-2021-1871" />
        <description>A logic issue was addressed with improved restrictions. This issue is fixed in macOS Big Sur 11.2, Security Update 2021-001 Catalina, Security Update 2021-001 Mojave, iOS 14.4 and iPadOS 14.4. A remote attacker may be able to cause arbitrary code execution. Apple is aware of a report that this issue may have been actively exploited..</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119905300169998971870959588693571" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04865" ref_id="BDU:2021-04865" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-20177" ref_id="CVE-2021-20177" />
        <description>A flaw was found in the Linux kernel's implementation of string matching within a packet. A privileged user (with root or CAP_NET_ADMIN) when inserting iptables rules could insert a rule which can panic the system. Kernel before kernel 5.5-rc1 is affected.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:P', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H', score=4.4)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078944649635134130680166091150915" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в grub2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>grub2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00308" ref_id="BDU:2022-00308" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-20225" ref_id="CVE-2021-20225" />
        <description>A flaw was found in grub2 in versions prior to 2.06. The option parser allows an attacker to write past the end of a heap-allocated buffer by calling certain commands with a large number of specific short forms of options. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H', score=6.7)</CVSS3.0>
          <mitigations>- Установить "взломостойкий" пароль на загрузчик Grub
- Обеспечить возможность запуска grub2 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3441" comment="grub-common DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3442" comment="grub2-common DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3443" comment="grub-pc-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3444" comment="grub-pc DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3445" comment="grub-efi-amd64-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3446" comment="grub-efi-amd64 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3447" comment="grub-efi DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3448" comment="grub-efi-ia32-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3449" comment="grub-efi-ia32 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32276" comment="grub-coreboot DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32277" comment="grub-coreboot-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32278" comment="grub-emu DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32279" comment="grub-firmware-qemu DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32280" comment="grub-ieee1275 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32281" comment="grub-ieee1275-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32282" comment="grub-linuxbios DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32283" comment="grub-rescue-pc DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32284" comment="grub-theme-starfield DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32285" comment="grub-xen DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32286" comment="grub-xen-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32287" comment="grub-xen-host DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32288" comment="grub2 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139791878446089141952007845008963" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ansible</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ansible</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-20228" ref_id="CVE-2021-20228" />
        <description>A flaw was found in the Ansible Engine 2.9.18, where sensitive info is not masked by default and is not protected by the no_log feature when using the sub-option feature of the basic.py module. This flaw allows an attacker to obtain sensitive information. The highest threat from this vulnerability is to confidentiality.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-200'), NistCWE(cwe='CWE-200')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N', score=7.5)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ansible только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Обеспечить применение ПО ansible только на выделенном уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3928" comment="ansible DPKG is earlier than 2.7.7+dfsg-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997894239383041713321970629957187" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в gnutls28</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>gnutls28</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-20231" ref_id="CVE-2021-20231" />
        <description>A flaw was found in gnutls. A use after free issue in client sending key_share extension may lead to memory corruption and other consequences.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>- Включить защиту файловой системы ("установить МКЦ на ФС")
- Запретить установку бита исполнения для каталогов с сертификатами и ключами, включая права администраторов.
- Активировать режим замкнутой программной среды.
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности.
- Для непривилегированных пользователей активировать режим Киоск-2.
- Ограничить редактирование файлов /etc/gnutls/ и переменных окружения GNUTLS_PRIORITY исключительно группой root.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3348" comment="libgnutls30 DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:3349" comment="libgnutls-dane0 DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:32252" comment="gnutls-bin DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:32253" comment="gnutls-doc DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:32254" comment="libgnutls-openssl27 DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:32255" comment="libgnutls28-dev DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:32256" comment="libgnutlsxx28 DPKG is earlier than 3.6.7-4+deb10u7" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018176648986693383745917881243203" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в gnutls28</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>gnutls28</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-20232" ref_id="CVE-2021-20232" />
        <description>A flaw was found in gnutls. A use after free issue in client_send_params in lib/ext/pre_shared_key.c may lead to memory corruption and other potential consequences.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>- Включить защиту файловой системы ("установить МКЦ на ФС")
- Запретить установку бита исполнения для каталогов с сертификатами и ключами, включая права администраторов.
- Активировать режим замкнутой программной среды.
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности.
- Для непривилегированных пользователей активировать режим Киоск-2.
- Ограничить редактирование файлов /etc/gnutls/ и переменных окружения GNUTLS_PRIORITY исключительно группой root.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3348" comment="libgnutls30 DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:3349" comment="libgnutls-dane0 DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:32252" comment="gnutls-bin DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:32253" comment="gnutls-doc DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:32254" comment="libgnutls-openssl27 DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:32255" comment="libgnutls28-dev DPKG is earlier than 3.6.7-4+deb10u7" />
        <criterion test_ref="oval:astra:tst:32256" comment="libgnutlsxx28 DPKG is earlier than 3.6.7-4+deb10u7" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038459058590345054169865132529219" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в grub2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>grub2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00304" ref_id="BDU:2022-00304" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-20233" ref_id="CVE-2021-20233" />
        <description>A flaw was found in grub2 in versions prior to 2.06. Setparam_prefix() in the menu rendering code performs a length calculation on the assumption that expressing a quoted single quote will require 3 characters, while it actually requires 4 characters which allows an attacker to corrupt memory by one byte for each quote in the input. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H', score=8.2)</CVSS3.0>
          <mitigations>- Установить "взломостойкий" пароль на загрузчик Grub
- Обеспечить возможность запуска grub2 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3441" comment="grub-common DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3442" comment="grub2-common DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3443" comment="grub-pc-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3444" comment="grub-pc DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3445" comment="grub-efi-amd64-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3446" comment="grub-efi-amd64 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3447" comment="grub-efi DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3448" comment="grub-efi-ia32-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:3449" comment="grub-efi-ia32 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32276" comment="grub-coreboot DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32277" comment="grub-coreboot-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32278" comment="grub-emu DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32279" comment="grub-firmware-qemu DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32280" comment="grub-ieee1275 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32281" comment="grub-ieee1275-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32282" comment="grub-linuxbios DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32283" comment="grub-rescue-pc DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32284" comment="grub-theme-starfield DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32285" comment="grub-xen DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32286" comment="grub-xen-bin DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32287" comment="grub-xen-host DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
        <criterion test_ref="oval:astra:tst:32288" comment="grub2 DPKG is earlier than 2.02+dfsg1-20+deb10u4+ci202109241449+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160153516212255076713548640245315" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04836" ref_id="BDU:2021-04836" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-20239" ref_id="CVE-2021-20239" />
        <description>A flaw was found in the Linux kernel in versions before 5.4.92 in the BPF protocol. This flaw allows an attacker with a local account to leak information about kernel internal addresses. The highest threat from this vulnerability is to confidentiality.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-822'), NistCWE(cwe='CWE-119')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N', score=3.3)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977928742429447100248397554472515" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в pygments</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>pygments</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-20270" ref_id="CVE-2021-20270" />
        <description>An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the "exception" keyword.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-835'), NistCWE(cwe='CWE-835')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3906" comment="python-pygments DPKG is earlier than 2.3.1+dfsg-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32626" comment="python-pygments-doc DPKG is earlier than 2.3.1+dfsg-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32627" comment="python3-pygments DPKG is earlier than 2.3.1+dfsg-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140267247421174727977569108710979" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ceph</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ceph</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-20288" ref_id="CVE-2021-20288" />
        <description>An authentication flaw was found in ceph in versions before 14.2.20. When the monitor handles CEPHX_GET_AUTH_SESSION_KEY requests, it doesn't sanitize other_keys, allowing key reuse. An attacker who can request a global_id can exploit the ability of any user to request a global_id previously associated with another user, as ceph does not force the reuse of old keys to generate new ones. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-287'), NistCWE(cwe='CWE-287')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:P/I:P/A:P', score=6.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H', score=7.2)</CVSS3.0>
          <mitigations>- Используя брандмауэр, ограничьте все входящие соединения, кроме необходимых для Ceph и администрирования
- Используйте аутентификацию по SSH-ключам
- Ограничьте пользователей, которые могут подключаться через SSH
- Включите шифрование трафика между клиентами и серверами
- Включите Cephx
- Установите строгие права доступа на файлы с ключами Ceph
- Создавайте пользователей Ceph с минимально необходимыми правами</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3935" comment="librados2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3936" comment="librbd1 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3937" comment="libcephfs2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3938" comment="python3-ceph-argparse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3939" comment="python3-rados DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3940" comment="python3-cephfs DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3941" comment="python3-rbd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3942" comment="libradosstriper1 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3943" comment="ceph-common DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3944" comment="ceph-base DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3945" comment="ceph-mgr DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3946" comment="ceph-mon DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3947" comment="ceph-osd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3948" comment="ceph DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3949" comment="ceph-mds DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3950" comment="librgw2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3951" comment="radosgw DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3952" comment="ceph-fuse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3953" comment="ceph-resource-agents DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3954" comment="python3-rgw DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3955" comment="rbd-fuse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3956" comment="rbd-mirror DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3957" comment="rbd-nbd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31994" comment="ceph-mgr-dashboard DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31995" comment="ceph-mgr-diskprediction-cloud DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31996" comment="ceph-mgr-rook DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31997" comment="ceph-mgr-ssh DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31998" comment="cephfs-shell DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31999" comment="libcephfs-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32000" comment="libcephfs-java DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32001" comment="libcephfs-jni DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32002" comment="librados-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32003" comment="libradospp-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32004" comment="libradosstriper-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32005" comment="librbd-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32006" comment="librgw-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32007" comment="python3-ceph DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32008" comment="rados-objclass-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078786502795115423350047728031299" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в nettle</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>nettle</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02748" ref_id="BDU:2021-02748" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-20305" ref_id="CVE-2021-20305" />
        <description>A flaw was found in Nettle in versions before 3.7.2, where several Nettle signature verification functions (GOST DSA, EDDSA &amp; ECDSA) result in the Elliptic Curve Cryptography point (ECC) multiply function being called with out-of-range scalers, possibly resulting in incorrect results. This flaw allows an attacker to force an invalid signature, causing an assertion failure or possible validation. The highest threat to this vulnerability is to confidentiality, integrity, as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-327'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H', score=8.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3346" comment="libnettle6 DPKG is earlier than 3.4.1-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:3347" comment="libhogweed4 DPKG is earlier than 3.4.1-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32365" comment="nettle-bin DPKG is earlier than 3.4.1-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32366" comment="nettle-dev DPKG is earlier than 3.4.1-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139633731606070434621889481889347" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в htmldoc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>htmldoc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-20308" ref_id="CVE-2021-20308" />
        <description>Integer overflow in the htmldoc 1.9.11 and before may allow attackers to execute arbitrary code and cause a denial of service that is similar to CVE-2017-9181.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32299" comment="htmldoc DPKG is earlier than 1.9.3-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32300" comment="htmldoc-common DPKG is earlier than 1.9.3-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099068294637673270698486704461379" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21106" ref_id="CVE-2021-21106" />
        <description>Use after free in autofill in Google Chrome prior to 87.0.4280.141 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:C/I:C/A:C', score=9.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119350704241324941122433955747395" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21107" ref_id="CVE-2021-21107" />
        <description>Use after free in drag and drop in Google Chrome on Linux prior to 87.0.4280.141 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139633113844976611546381207033411" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21108" ref_id="CVE-2021-21108" />
        <description>Use after free in media in Google Chrome prior to 87.0.4280.141 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159915523448628281970328458319427" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21109" ref_id="CVE-2021-21109" />
        <description>Use after free in payments in Google Chrome prior to 87.0.4280.141 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977453065178277512492396740695619" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-00111" ref_id="BDU:2021-00111" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21110" ref_id="CVE-2021-21110" />
        <description>Use after free in safe browsing in Google Chrome prior to 87.0.4280.141 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997735474781929182916343991981635" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21111" ref_id="CVE-2021-21111" />
        <description>Insufficient policy enforcement in WebUI in Google Chrome prior to 87.0.4280.141 allowed an attacker who convinced a user to install a malicious extension to potentially perform a sandbox escape via a crafted Chrome Extension.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-1021')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018017884385580853340291243267651" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21112" ref_id="CVE-2021-21112" />
        <description>Use after free in Blink in Google Chrome prior to 87.0.4280.141 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038300293989232523764238494553667" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21113" ref_id="CVE-2021-21113" />
        <description>Heap buffer overflow in Skia in Google Chrome prior to 87.0.4280.141 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058582703592884194188185745839683" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21114" ref_id="CVE-2021-21114" />
        <description>Use after free in audio in Google Chrome prior to 87.0.4280.141 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078865113196535864612132997125699" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21115" ref_id="CVE-2021-21115" />
        <description>User after free in safe browsing in Google Chrome prior to 87.0.4280.141 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099147522800187535036080248411715" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21116" ref_id="CVE-2021-21116" />
        <description>Heap buffer overflow in audio in Google Chrome prior to 87.0.4280.141 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119429932403839205460027499697731" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21117" ref_id="CVE-2021-21117" />
        <description>Insufficient policy enforcement in Cryptohome in Google Chrome prior to 88.0.4324.96 allowed a local attacker to perform OS-level privilege escalation via a crafted file.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-59')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139712342007490875883974750983747" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21118" ref_id="CVE-2021-21118" />
        <description>Insufficient data validation in V8 in Google Chrome prior to 88.0.4324.96 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-119')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159994751611142546307922002269763" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21119" ref_id="CVE-2021-21119" />
        <description>Use after free in Media in Google Chrome prior to 88.0.4324.96 allowed a remote attacker who had compromised the renderer process to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977532293340791776829990284645955" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21120" ref_id="CVE-2021-21120" />
        <description>Use after free in WebSQL in Google Chrome prior to 88.0.4324.96 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997814702944443447253937535931971" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21121" ref_id="CVE-2021-21121" />
        <description>Use after free in Omnibox in Google Chrome on Linux prior to 88.0.4324.96 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018097112548095117677884787217987" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21122" ref_id="CVE-2021-21122" />
        <description>Use after free in Blink in Google Chrome prior to 88.0.4324.96 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038379522151746788101832038504003" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-00910" ref_id="BDU:2021-00910" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21123" ref_id="CVE-2021-21123" />
        <description>Insufficient data validation in File System API in Google Chrome prior to 88.0.4324.96 allowed a remote attacker to bypass filesystem restrictions via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058661931755398458525779289790019" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21124" ref_id="CVE-2021-21124" />
        <description>Potential user after free in Speech Recognizer in Google Chrome on Android prior to 88.0.4324.96 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078944341359050128949726541076035" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21125" ref_id="CVE-2021-21125" />
        <description>Insufficient policy enforcement in File System API in Google Chrome on Windows prior to 88.0.4324.96 allowed a remote attacker to bypass filesystem restrictions via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-59')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:N', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N', score=8.1)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099226750962701799373673792362051" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21126" ref_id="CVE-2021-21126" />
        <description>Insufficient policy enforcement in extensions in Google Chrome prior to 88.0.4324.96 allowed a remote attacker to bypass site isolation via a crafted Chrome Extension.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119509160566353469797621043648067" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21127" ref_id="CVE-2021-21127" />
        <description>Insufficient policy enforcement in extensions in Google Chrome prior to 88.0.4324.96 allowed a remote attacker to bypass content security policy via a crafted Chrome Extension.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139791570170005140221568294934083" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21128" ref_id="CVE-2021-21128" />
        <description>Heap buffer overflow in Blink in Google Chrome prior to 88.0.4324.96 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160073979773656810645515546220099" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21129" ref_id="CVE-2021-21129" />
        <description>Insufficient policy enforcement in File System API in Google Chrome prior to 88.0.4324.96 allowed a remote attacker to bypass filesystem restrictions via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977611521503306041167583828596291" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21130" ref_id="CVE-2021-21130" />
        <description>Insufficient policy enforcement in File System API in Google Chrome prior to 88.0.4324.96 allowed a remote attacker to bypass filesystem restrictions via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997893931106957711591531079882307" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-00903" ref_id="BDU:2021-00903" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21131" ref_id="CVE-2021-21131" />
        <description>Insufficient policy enforcement in File System API in Google Chrome prior to 88.0.4324.96 allowed a remote attacker to bypass filesystem restrictions via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-59')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018176340710609382015478331168323" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21132" ref_id="CVE-2021-21132" />
        <description>Inappropriate implementation in DevTools in Google Chrome prior to 88.0.4324.96 allowed a remote attacker to potentially perform a sandbox escape via a crafted Chrome Extension.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-1021')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038458750314261052439425582454339" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21133" ref_id="CVE-2021-21133" />
        <description>Insufficient policy enforcement in Downloads in Google Chrome prior to 88.0.4324.96 allowed an attacker who convinced a user to download files to bypass navigation restrictions via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058741159917912722863372833740355" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21134" ref_id="CVE-2021-21134" />
        <description>Incorrect security UI in Page Info in Google Chrome on iOS prior to 88.0.4324.96 allowed a remote attacker to spoof security UI via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-290')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079023569521564393287320085026371" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21135" ref_id="CVE-2021-21135" />
        <description>Inappropriate implementation in Performance API in Google Chrome prior to 88.0.4324.96 allowed a remote attacker to leak cross-origin data via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-346')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099305979125216063711267336312387" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21136" ref_id="CVE-2021-21136" />
        <description>Insufficient policy enforcement in WebView in Google Chrome on Android prior to 88.0.4324.96 allowed a remote attacker to leak cross-origin data via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-346')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119588388728867734135214587598403" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21137" ref_id="CVE-2021-21137" />
        <description>Inappropriate implementation in DevTools in Google Chrome prior to 88.0.4324.96 allowed a remote attacker to obtain potentially sensitive information from disk via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-74')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139870798332519404559161838884419" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21138" ref_id="CVE-2021-21138" />
        <description>Use after free in DevTools in Google Chrome prior to 88.0.4324.96 allowed a local attacker to potentially perform a sandbox escape via a crafted file.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=8.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160153207936171074983109090170435" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21139" ref_id="CVE-2021-21139" />
        <description>Inappropriate implementation in iframe sandbox in Google Chrome prior to 88.0.4324.96 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-1021')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977690749665820305505177372546627" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21140" ref_id="CVE-2021-21140" />
        <description>Uninitialized use in USB in Google Chrome prior to 88.0.4324.96 allowed a local attacker to potentially perform out of bounds memory access via via a USB device.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-119')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=6.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997973159269471975929124623832643" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21141" ref_id="CVE-2021-21141" />
        <description>Insufficient policy enforcement in File System API in Google Chrome prior to 88.0.4324.96 allowed a remote attacker to bypass file extension policy via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-74')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018255568873123646353071875118659" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21142" ref_id="CVE-2021-21142" />
        <description>Use after free in Payments in Google Chrome on Mac prior to 88.0.4324.146 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038537978476775316777019126404675" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21143" ref_id="CVE-2021-21143" />
        <description>Heap buffer overflow in Extensions in Google Chrome prior to 88.0.4324.146 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted Chrome Extension.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058820388080426987200966377690691" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21144" ref_id="CVE-2021-21144" />
        <description>Heap buffer overflow in Tab Groups in Google Chrome prior to 88.0.4324.146 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted Chrome Extension.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079102797684078657624913628976707" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21145" ref_id="CVE-2021-21145" />
        <description>Use after free in Fonts in Google Chrome prior to 88.0.4324.146 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099385207287730328048860880262723" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21146" ref_id="CVE-2021-21146" />
        <description>Use after free in Navigation in Google Chrome prior to 88.0.4324.146 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119667616891381998472808131548739" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21147" ref_id="CVE-2021-21147" />
        <description>Inappropriate implementation in Skia in Google Chrome prior to 88.0.4324.146 allowed a local attacker to spoof the contents of the Omnibox (URL bar) via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139950026495033668896755382834755" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-00915" ref_id="BDU:2021-00915" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21148" ref_id="CVE-2021-21148" />
        <description>Heap buffer overflow in V8 in Google Chrome prior to 88.0.4324.150 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160232436098685339320702634120771" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21149" ref_id="CVE-2021-21149" />
        <description>Stack buffer overflow in Data Transfer in Google Chrome on Linux prior to 88.0.4324.182 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977769977828334569842770916496963" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21150" ref_id="CVE-2021-21150" />
        <description>Use after free in Downloads in Google Chrome on Windows prior to 88.0.4324.182 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998052387431986240266718167782979" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21151" ref_id="CVE-2021-21151" />
        <description>Use after free in Payments in Google Chrome prior to 88.0.4324.182 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018334797035637910690665419068995" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21152" ref_id="CVE-2021-21152" />
        <description>Heap buffer overflow in Media in Google Chrome on Linux prior to 88.0.4324.182 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038617206639289581114612670355011" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21153" ref_id="CVE-2021-21153" />
        <description>Stack buffer overflow in GPU Process in Google Chrome on Linux prior to 88.0.4324.182 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058899616242941251538559921641027" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21154" ref_id="CVE-2021-21154" />
        <description>Heap buffer overflow in Tab Strip in Google Chrome prior to 88.0.4324.182 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079182025846592921962507172927043" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21155" ref_id="CVE-2021-21155" />
        <description>Heap buffer overflow in Tab Strip in Google Chrome on Windows prior to 88.0.4324.182 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099464435450244592386454424213059" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21156" ref_id="CVE-2021-21156" />
        <description>Heap buffer overflow in V8 in Google Chrome prior to 88.0.4324.182 allowed a remote attacker to potentially exploit heap corruption via a crafted script.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119746845053896262810401675499075" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21157" ref_id="CVE-2021-21157" />
        <description>Use after free in Web Sockets in Google Chrome on Linux prior to 88.0.4324.182 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160311664261199603658296178071107" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21159" ref_id="CVE-2021-21159" />
        <description>Heap buffer overflow in TabStrip in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977849205990848834180364460447299" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21160" ref_id="CVE-2021-21160" />
        <description>Heap buffer overflow in WebAudio in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998131615594500504604311711733315" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21161" ref_id="CVE-2021-21161" />
        <description>Heap buffer overflow in TabStrip in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018414025198152175028258963019331" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21162" ref_id="CVE-2021-21162" />
        <description>Use after free in WebRTC in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038696434801803845452206214305347" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21163" ref_id="CVE-2021-21163" />
        <description>Insufficient data validation in Reader Mode in Google Chrome on iOS prior to 89.0.4389.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page and a malicious server.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-346')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058978844405455515876153465591363" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21164" ref_id="CVE-2021-21164" />
        <description>Insufficient data validation in Chrome on iOS in Google Chrome on iOS prior to 89.0.4389.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-346')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079261254009107186300100716877379" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21165" ref_id="CVE-2021-21165" />
        <description>Data race in audio in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099543663612758856724047968163395" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-01257" ref_id="BDU:2021-01257" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21166" ref_id="CVE-2021-21166" />
        <description>Data race in audio in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362'), NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119826073216410527147995219449411" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21167" ref_id="CVE-2021-21167" />
        <description>Use after free in bookmarks in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140108482820062197571942470735427" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21168" ref_id="CVE-2021-21168" />
        <description>Insufficient policy enforcement in appcache in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160390892423713867995889722021443" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21169" ref_id="CVE-2021-21169" />
        <description>Out of bounds memory access in V8 in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977928434153363098517958004397635" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21170" ref_id="CVE-2021-21170" />
        <description>Incorrect security UI in Loader in Google Chrome prior to 89.0.4389.72 allowed a remote attacker who had compromised the renderer process to spoof the contents of the Omnibox (URL bar) via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998210843757014768941905255683651" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21171" ref_id="CVE-2021-21171" />
        <description>Incorrect security UI in TabStrip and Navigation in Google Chrome on Android prior to 89.0.4389.72 allowed a remote attacker to spoof the contents of the Omnibox (URL bar) via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018493253360666439365852506969667" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21172" ref_id="CVE-2021-21172" />
        <description>Insufficient policy enforcement in File System API in Google Chrome on Windows prior to 89.0.4389.72 allowed a remote attacker to bypass filesystem restrictions via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:N', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N', score=8.1)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038775662964318109789799758255683" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21173" ref_id="CVE-2021-21173" />
        <description>Side-channel information leakage in Network Internals in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-203')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059058072567969780213747009541699" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21174" ref_id="CVE-2021-21174" />
        <description>Inappropriate implementation in Referrer in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079340482171621450637694260827715" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21175" ref_id="CVE-2021-21175" />
        <description>Inappropriate implementation in Site isolation in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-346')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099622891775273121061641512113731" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21176" ref_id="CVE-2021-21176" />
        <description>Inappropriate implementation in full screen mode in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to spoof the contents of the Omnibox (URL bar) via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119905301378924791485588763399747" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21177" ref_id="CVE-2021-21177" />
        <description>Insufficient policy enforcement in Autofill in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-732')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140187710982576461909536014685763" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21178" ref_id="CVE-2021-21178" />
        <description>Inappropriate implementation in Compositing in Google Chrome on Linux and Windows prior to 89.0.4389.72 allowed a remote attacker to spoof the contents of the Omnibox (URL bar) via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160470120586228132333483265971779" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21179" ref_id="CVE-2021-21179" />
        <description>Use after free in Network Internals in Google Chrome on Linux prior to 89.0.4389.72 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:978007662315877362855551548347971" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21180" ref_id="CVE-2021-21180" />
        <description>Use after free in tab search in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998290071919529033279498799633987" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21181" ref_id="CVE-2021-21181" />
        <description>Side-channel information leakage in autofill in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-203')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018572481523180703703446050920003" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21182" ref_id="CVE-2021-21182" />
        <description>Insufficient policy enforcement in navigations in Google Chrome prior to 89.0.4389.72 allowed a remote attacker who had compromised the renderer process to bypass navigation restrictions via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-863')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038854891126832374127393302206019" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21183" ref_id="CVE-2021-21183" />
        <description>Inappropriate implementation in performance APIs in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-346')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059137300730484044551340553492035" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21184" ref_id="CVE-2021-21184" />
        <description>Inappropriate implementation in performance APIs in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-346')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079419710334135714975287804778051" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21185" ref_id="CVE-2021-21185" />
        <description>Insufficient policy enforcement in extensions in Google Chrome prior to 89.0.4389.72 allowed an attacker who convinced a user to install a malicious extension to obtain sensitive information via a crafted Chrome Extension.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099702119937787385399235056064067" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21186" ref_id="CVE-2021-21186" />
        <description>Insufficient policy enforcement in QR scanning in Google Chrome on iOS prior to 89.0.4389.72 allowed an attacker who convinced the user to scan a QR code to bypass navigation restrictions via a crafted QR code.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-863')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119984529541439055823182307350083" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21187" ref_id="CVE-2021-21187" />
        <description>Insufficient data validation in URL formatting in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to perform domain spoofing via IDN homographs via a crafted domain name.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140266939145090726247129558636099" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21188" ref_id="CVE-2021-21188" />
        <description>Use after free in Blink in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160549348748742396671076809922115" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21189" ref_id="CVE-2021-21189" />
        <description>Insufficient policy enforcement in payments in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:978086890478391627193145092298307" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21190" ref_id="CVE-2021-21190" />
        <description>Uninitialized data in PDFium in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted PDF file.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-908')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998369300082043297617092343584323" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21191" ref_id="CVE-2021-21191" />
        <description>Use after free in WebRTC in Google Chrome prior to 89.0.4389.90 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018651709685694968041039594870339" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21192" ref_id="CVE-2021-21192" />
        <description>Heap buffer overflow in tab groups in Google Chrome prior to 89.0.4389.90 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038934119289346638464986846156355" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-01633" ref_id="BDU:2021-01633" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21193" ref_id="CVE-2021-21193" />
        <description>Use after free in Blink in Google Chrome prior to 89.0.4389.90 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059216528892998308888934097442371" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21194" ref_id="CVE-2021-21194" />
        <description>Use after free in screen sharing in Google Chrome prior to 89.0.4389.114 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079498938496649979312881348728387" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21195" ref_id="CVE-2021-21195" />
        <description>Use after free in V8 in Google Chrome prior to 89.0.4389.114 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099781348100301649736828600014403" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21196" ref_id="CVE-2021-21196" />
        <description>Heap buffer overflow in TabStrip in Google Chrome on Windows prior to 89.0.4389.114 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1120063757703953320160775851300419" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21197" ref_id="CVE-2021-21197" />
        <description>Heap buffer overflow in TabStrip in Google Chrome prior to 89.0.4389.114 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140346167307604990584723102586435" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21198" ref_id="CVE-2021-21198" />
        <description>Out of bounds read in IPC in Google Chrome prior to 89.0.4389.114 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N', score=7.4)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160628576911256661008670353872451" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21199" ref_id="CVE-2021-21199" />
        <description>Use after free in Aura in Google Chrome on Linux prior to 89.0.4389.114 allowed a remote attacker who had compromised the renderer process to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977374146500773069499871921526339" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21200" ref_id="CVE-2021-21200" />
        <description>Out of bounds read in WebUI Settings in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page. (Chrome security severity: Low)</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L', score=5.4)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997656556104424739923819172812355" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21201" ref_id="CVE-2021-21201" />
        <description>Use after free in permissions in Google Chrome prior to 90.0.4430.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1017938965708076410347766424098371" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21202" ref_id="CVE-2021-21202" />
        <description>Use after free in extensions in Google Chrome prior to 90.0.4430.72 allowed an attacker who convinced a user to install a malicious extension to potentially perform a sandbox escape via a crafted Chrome Extension.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=8.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038221375311728080771713675384387" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21203" ref_id="CVE-2021-21203" />
        <description>Use after free in Blink in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058503784915379751195660926670403" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21204" ref_id="CVE-2021-21204" />
        <description>Use after free in Blink in Google Chrome on OS X prior to 90.0.4430.72 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078786194519031421619608177956419" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21205" ref_id="CVE-2021-21205" />
        <description>Insufficient policy enforcement in navigation in Google Chrome on iOS prior to 90.0.4430.72 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:N', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N', score=8.1)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099068604122683092043555429242435" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03663" ref_id="BDU:2021-03663" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21206" ref_id="CVE-2021-21206" />
        <description>Use after free in Blink in Google Chrome prior to 89.0.4389.128 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119351013726334762467502680528451" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21207" ref_id="CVE-2021-21207" />
        <description>Use after free in IndexedDB in Google Chrome prior to 90.0.4430.72 allowed an attacker who convinced a user to install a malicious extension to potentially perform a sandbox escape via a crafted Chrome Extension.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=8.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139633423329986432891449931814467" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21208" ref_id="CVE-2021-21208" />
        <description>Insufficient data validation in QR scanner in Google Chrome on iOS prior to 90.0.4430.72 allowed an attacker displaying a QR code to perform domain spoofing via a crafted QR code.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159915832933638103315397183100483" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21209" ref_id="CVE-2021-21209" />
        <description>Inappropriate implementation in storage in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-346')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977453374663287333837465465476675" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21210" ref_id="CVE-2021-21210" />
        <description>Inappropriate implementation in Network in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to potentially access local UDP ports via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997735784266939004261412716762691" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21211" ref_id="CVE-2021-21211" />
        <description>Inappropriate implementation in Navigation in Google Chrome on iOS prior to 90.0.4430.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-346')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018018193870590674685359968048707" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21212" ref_id="CVE-2021-21212" />
        <description>Incorrect security UI in Network Config UI in Google Chrome on ChromeOS prior to 90.0.4430.72 allowed a remote attacker to potentially compromise WiFi connection security via a malicious WAP.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038300603474242345109307219334723" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21213" ref_id="CVE-2021-21213" />
        <description>Use after free in WebMIDI in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058583013077894015533254470620739" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21214" ref_id="CVE-2021-21214" />
        <description>Use after free in Network API in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to potentially exploit heap corruption via a crafted Chrome Extension.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078865422681545685957201721906755" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21215" ref_id="CVE-2021-21215" />
        <description>Inappropriate implementation in Autofill in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to spoof security UI via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-290')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099147832285197356381148973192771" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21216" ref_id="CVE-2021-21216" />
        <description>Inappropriate implementation in Autofill in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to spoof security UI via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-290')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119430241888849026805096224478787" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21217" ref_id="CVE-2021-21217" />
        <description>Uninitialized data in PDFium in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted PDF file.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-252')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139712651492500697229043475764803" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21218" ref_id="CVE-2021-21218" />
        <description>Uninitialized data in PDFium in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted PDF file.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-908')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159995061096152367652990727050819" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21219" ref_id="CVE-2021-21219" />
        <description>Uninitialized data in PDFium in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted PDF file.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-252')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977532602825801598175059009427011" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03664" ref_id="BDU:2021-03664" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21220" ref_id="CVE-2021-21220" />
        <description>Insufficient validation of untrusted input in V8 in Google Chrome prior to 89.0.4389.128 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997815012429453268599006260713027" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21221" ref_id="CVE-2021-21221" />
        <description>Insufficient validation of untrusted input in Mojo in Google Chrome prior to 90.0.4430.72 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018097422033104939022953511999043" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21222" ref_id="CVE-2021-21222" />
        <description>Heap buffer overflow in V8 in Google Chrome prior to 90.0.4430.85 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038379831636756609446900763285059" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21223" ref_id="CVE-2021-21223" />
        <description>Integer overflow in Mojo in Google Chrome prior to 90.0.4430.85 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058662241240408279870848014571075" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02338" ref_id="BDU:2021-02338" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21224" ref_id="CVE-2021-21224" />
        <description>Type confusion in V8 in Google Chrome prior to 90.0.4430.85 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-843'), NistCWE(cwe='CWE-843')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078944650844059950294795265857091" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21225" ref_id="CVE-2021-21225" />
        <description>Out of bounds memory access in V8 in Google Chrome prior to 90.0.4430.85 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099227060447711620718742517143107" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21226" ref_id="CVE-2021-21226" />
        <description>Use after free in navigation in Google Chrome prior to 90.0.4430.85 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119509470051363291142689768429123" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21227" ref_id="CVE-2021-21227" />
        <description>Insufficient data validation in V8 in Google Chrome prior to 90.0.4430.93 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139791879655014961566637019715139" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21228" ref_id="CVE-2021-21228" />
        <description>Insufficient policy enforcement in extensions in Google Chrome prior to 90.0.4430.93 allowed an attacker who convinced a user to install a malicious extension to bypass navigation restrictions via a crafted Chrome Extension.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-863')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160074289258666631990584271001155" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21229" ref_id="CVE-2021-21229" />
        <description>Incorrect security UI in downloads in Google Chrome on Android prior to 90.0.4430.93 allowed a remote attacker to perform domain spoofing via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-346')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977611830988315862512652553377347" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21230" ref_id="CVE-2021-21230" />
        <description>Type confusion in V8 in Google Chrome prior to 90.0.4430.93 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-843')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997894240591967532936599804663363" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03762" ref_id="BDU:2021-03762" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21231" ref_id="CVE-2021-21231" />
        <description>Insufficient data validation in V8 in Google Chrome prior to 90.0.4430.93 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038459059799270873784494307235395" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21233" ref_id="CVE-2021-21233" />
        <description>Heap buffer overflow in ANGLE in Google Chrome on Windows prior to 90.0.4430.93 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:978087199963401448538213817079363" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в netty</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>netty</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21290" ref_id="CVE-2021-21290" />
        <description>Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers &amp; clients. In Netty before version 4.1.59.Final there is a vulnerability on Unix-like systems involving an insecure temp file. When netty's multipart decoders are used local information disclosure can occur via the local system temporary directory if temporary storing uploads on the disk is enabled. On unix-like systems, the temporary directory is shared between all user. As such, writing to this directory using APIs that do not explicitly set the file/directory permissions can lead to information disclosure. Of note, this does not impact modern MacOS Operating Systems. The method "File.createTempFile" on unix-like systems creates a random file, but, by default will create this file with the permissions "-rw-r--r--". Thus, if sensitive information is written to this file, other local users can read this information. This is the case in netty's "AbstractDiskHttpData" is vulnerable. This has been fixed in version 4.1.59.Final. As a workaround, one may specify your own "java.io.tmpdir" when you start the JVM or use "DefaultHttpDataFactory.setBaseDir(...)" to set the directory to something that is only readable by the current user.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-378'), NistCWE(cwe='CWE-668')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:N/A:N', score=1.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N', score=6.2)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32406" comment="libnetty-java DPKG is earlier than 1:4.1.33-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079499247981659800657950073509443" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в netty</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>netty</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21295" ref_id="CVE-2021-21295" />
        <description>Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers &amp; clients. In Netty (io.netty:netty-codec-http2) before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a Content-Length header is present in the original HTTP/2 request, the field is not validated by `Http2MultiplexHandler` as it is propagated up. This is fine as long as the request is not proxied through as HTTP/1.1. If the request comes in as an HTTP/2 stream, gets converted into the HTTP/1.1 domain objects (`HttpRequest`, `HttpContent`, etc.) via `Http2StreamFrameToHttpObjectCodec `and then sent up to the child channel's pipeline and proxied through a remote peer as HTTP/1.1 this may result in request smuggling. In a proxy case, users may assume the content-length is validated somehow, which is not the case. If the request is forwarded to a backend channel that is a HTTP/1.1 connection, the Content-Length now has meaning and needs to be checked. An attacker can smuggle requests inside the body as it gets downgraded from HTTP/2 to HTTP/1.1. For an example attack refer to the linked GitHub Advisory. Users are only affected if all of this is true: `HTTP2MultiplexCodec` or `Http2FrameCodec` is used, `Http2StreamFrameToHttpObjectCodec` is used to convert to HTTP/1.1 objects, and these HTTP/1.1 objects are forwarded to another remote peer. This has been patched in 4.1.60.Final As a workaround, the user can do the validation by themselves by implementing a custom `ChannelInboundHandler` that is put in the `ChannelPipeline` behind `Http2StreamFrameToHttpObjectCodec`.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-444'), NistCWE(cwe='CWE-444')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:N/I:P/A:N', score=2.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N', score=5.9)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32406" comment="libnetty-java DPKG is earlier than 1:4.1.33-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977374455985782890844940646307395" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в git</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>git</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-01629" ref_id="BDU:2021-01629" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21300" ref_id="CVE-2021-21300" />
        <description>Git is an open-source distributed revision control system. In affected versions of Git a specially crafted repository that contains symbolic links as well as files using a clean/smudge filter such as Git LFS, may cause just-checked out script to be executed while cloning onto a case-insensitive file system such as NTFS, HFS+ or APFS (i.e. the default file systems on Windows and macOS). Note that clean/smudge filters have to be configured for that. Git for Windows configures Git LFS by default, and is therefore vulnerable. The problem has been patched in the versions published on Tuesday, March 9th, 2021. As a workaound, if symbolic link support is disabled in Git (e.g. via `git config --global core.symlinks false`), the described attack won't work. Likewise, if no clean/smudge filters such as Git LFS are configured globally (i.e. _before_ cloning), the attack is foiled. As always, it is best to avoid cloning repositories from untrusted sources. The earliest impacted version is 2.14.2. The fix versions are: 2.30.1, 2.29.3, 2.28.1, 2.27.1, 2.26.3, 2.25.5, 2.24.4, 2.23.4, 2.22.5, 2.21.4, 2.20.5, 2.19.6, 2.18.5, 2.17.62.17.6.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-59'), NistCWE(cwe='CWE-59')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:P/I:P/A:P', score=5.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N', score=8.0)</CVSS3.0>
          <mitigations>- Удалить библиотеку golang-github-dvsekhvalnov-jose2go, если она не используется и не является зависимостью других пакетов
- Запускать ПО, использующее библиотеку golang-github-dvsekhvalnov-jose2go, в изолированной программной среде с применением инструмента Firejail
- Использовать ПО, использующее библиотеку golang-github-dvsekhvalnov-jose2go, только на низком или отдельно выделенном уровне целостности
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3893" comment="git-man DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3894" comment="git DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3895" comment="git-svn DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32244" comment="git-cvs DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32245" comment="git-daemon-sysvinit DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32246" comment="git-doc DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32247" comment="git-el DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32248" comment="git-email DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32249" comment="git-gui DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32250" comment="gitk DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32251" comment="gitweb DPKG is earlier than 1:2.30.2-1~bpo10+1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998290690889548675969636249196099" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в flatpak</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>flatpak</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21381" ref_id="CVE-2021-21381" />
        <description>Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. In Flatpack since version 0.9.4 and before version 1.10.2 has a vulnerability in the "file forwarding" feature which can be used by an attacker to gain access to files that would not ordinarily be allowed by the app's permissions. By putting the special tokens `@@` and/or `@@u` in the Exec field of a Flatpak app's .desktop file, a malicious app publisher can trick flatpak into behaving as though the user had chosen to open a target file with their Flatpak app, which automatically makes that file available to the Flatpak app. This is fixed in version 1.10.2. A minimal solution is the first commit "`Disallow @@ and @@U usage in desktop files`". The follow-up commits "`dir: Reserve the whole @@ prefix`" and "`dir: Refuse to export .desktop files with suspicious uses of @@ tokens`" are recommended, but not strictly required. As a workaround, avoid installing Flatpak apps from untrusted sources, or check the contents of the exported `.desktop` files in `exports/share/applications/*.desktop` (typically `~/.local/share/flatpak/exports/share/applications/*.desktop` and `/var/lib/flatpak/exports/share/applications/*.desktop`) to make sure that literal filenames do not follow `@@` or `@@u`.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-74')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:N', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N', score=7.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32148" comment="flatpak DPKG is earlier than 1.10.5-0+deb11u1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32149" comment="flatpak-tests DPKG is earlier than 1.10.5-0+deb11u1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32150" comment="gir1.2-flatpak-1.0 DPKG is earlier than 1.10.5-0+deb11u1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32151" comment="libflatpak-dev DPKG is earlier than 1.10.5-0+deb11u1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32152" comment="libflatpak-doc DPKG is earlier than 1.10.5-0+deb11u1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32153" comment="libflatpak0 DPKG is earlier than 1.10.5-0+deb11u1~bpo10+1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159916451903657746005534632662595" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в netty</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>netty</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21409" ref_id="CVE-2021-21409" />
        <description>Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers &amp; clients. In Netty (io.netty:netty-codec-http2) before version 4.1.61.Final there is a vulnerability that enables request smuggling. The content-length header is not correctly validated if the request only uses a single Http2HeaderFrame with the endStream set to to true. This could lead to request smuggling if the request is proxied to a remote peer and translated to HTTP/1.1. This is a followup of GHSA-wm47-8v5p-wjpj/CVE-2021-21295 which did miss to fix this one case. This was fixed as part of 4.1.61.Final.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-444'), NistCWE(cwe='CWE-444')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N', score=5.9)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32406" comment="libnetty-java DPKG is earlier than 1:4.1.33-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119430860858868669495233674040899" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в fluidsynth</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>fluidsynth</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2023-07823" ref_id="BDU:2023-07823" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21417" ref_id="CVE-2021-21417" />
        <description>fluidsynth is a software synthesizer based on the SoundFont 2 specifications. A use after free violation was discovered in fluidsynth, that can be triggered when loading an invalid SoundFont file.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N', score=7.2)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3720" comment="libfluidsynth1 DPKG is earlier than 1.1.11-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32154" comment="fluidsynth DPKG is earlier than 1.1.11-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32155" comment="libfluidsynth-dev DPKG is earlier than 1.1.11-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4057407953074967543459390772803" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openjdk-11</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openjdk-11</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-2163" ref_id="CVE-2021-2163" />
        <description>Vulnerability in the Java SE, Java SE Embedded, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 7u291, 8u281, 11.0.10, 16; Java SE Embedded: 8u281; Oracle GraalVM Enterprise Edition: 19.3.5, 20.3.1.2 and 21.0.0.2. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded, Oracle GraalVM Enterprise Edition. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Java SE, Java SE Embedded, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 5.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N).</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:N/I:P/A:N', score=2.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N', score=5.3)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32605" comment="openjdk-11-demo DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32606" comment="openjdk-11-doc DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32607" comment="openjdk-11-jdk DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32608" comment="openjdk-11-jdk-headless DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32609" comment="openjdk-11-jre DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32610" comment="openjdk-11-jre-headless DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32611" comment="openjdk-11-jre-zero DPKG is earlier than 11.0.12+7-2~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1017940513133125517073110048003651" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в php7.3</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>php7.3</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03159" ref_id="BDU:2021-03159" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21702" ref_id="CVE-2021-21702" />
        <description>In PHP versions 7.3.x below 7.3.27, 7.4.x below 7.4.15 and 8.0.x below 8.0.2, when using SOAP extension to connect to a SOAP server, a malicious SOAP server could return malformed XML data as a response that would cause PHP to access a null pointer and thus cause a crash.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476'), NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L', score=5.3)</CVSS3.0>
          <mitigations>- Удалить ПО php, если оно не используется и не является зависимостью других пакетов;
- Запускать ПО php в изолированной программной среде с применением инструмента Firejail;
- При использовании ПО php выполнять обработку файлов, полученных только из доверенных источников;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Для непривилегированных пользователей активировать блокировку интерпретаторов;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Включить режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3805" comment="php7.3-common DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3806" comment="php7.3-json DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3807" comment="php7.3-opcache DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3808" comment="php7.3-readline DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3809" comment="php7.3-cli DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3810" comment="libapache2-mod-php7.3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3811" comment="php7.3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3812" comment="php7.3-cgi DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3813" comment="php7.3-curl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3814" comment="php7.3-imap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3815" comment="php7.3-ldap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3816" comment="php7.3-pgsql DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3817" comment="php7.3-snmp DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3818" comment="php7.3-xmlrpc DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3819" comment="php7.3-mbstring DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3820" comment="php7.3-xml DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3821" comment="php7.3-bcmath DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3822" comment="php7.3-gd DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3823" comment="php7.3-intl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3824" comment="php7.3-odbc DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3825" comment="php7.3-tidy DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3826" comment="php7.3-fpm DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3827" comment="php7.3-bz2 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3828" comment="php7.3-xsl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3829" comment="php7.3-zip DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32326" comment="libphp7.3-embed DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32327" comment="php7.3-dba DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32328" comment="php7.3-dev DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32329" comment="php7.3-enchant DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32330" comment="php7.3-gmp DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32331" comment="php7.3-interbase DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32332" comment="php7.3-mysql DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32333" comment="php7.3-phpdbg DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32334" comment="php7.3-pspell DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32335" comment="php7.3-recode DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32336" comment="php7.3-soap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32337" comment="php7.3-sqlite3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32338" comment="php7.3-sybase DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058505332340428857921004550575683" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в php7.3</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>php7.3</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03559" ref_id="BDU:2021-03559" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21704" ref_id="CVE-2021-21704" />
        <description>In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using Firebird PDO driver extension, a malicious database server could cause crashes in various database functions, such as getAttribute(), execute(), fetch() and others by returning invalid response data that is not parsed correctly by the driver. This can result in crashes, denial of service or potentially memory corruption.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L', score=5.0)</CVSS3.0>
          <mitigations>- Удалить ПО php, если оно не используется и не является зависимостью других пакетов;
- Запускать ПО php в изолированной программной среде с применением инструмента Firejail;
- При использовании ПО php выполнять обработку файлов, полученных только из доверенных источников;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Для непривилегированных пользователей активировать блокировку интерпретаторов;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Включить режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3805" comment="php7.3-common DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3806" comment="php7.3-json DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3807" comment="php7.3-opcache DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3808" comment="php7.3-readline DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3809" comment="php7.3-cli DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3810" comment="libapache2-mod-php7.3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3811" comment="php7.3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3812" comment="php7.3-cgi DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3813" comment="php7.3-curl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3814" comment="php7.3-imap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3815" comment="php7.3-ldap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3816" comment="php7.3-pgsql DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3817" comment="php7.3-snmp DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3818" comment="php7.3-xmlrpc DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3819" comment="php7.3-mbstring DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3820" comment="php7.3-xml DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3821" comment="php7.3-bcmath DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3822" comment="php7.3-gd DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3823" comment="php7.3-intl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3824" comment="php7.3-odbc DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3825" comment="php7.3-tidy DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3826" comment="php7.3-fpm DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3827" comment="php7.3-bz2 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3828" comment="php7.3-xsl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3829" comment="php7.3-zip DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32326" comment="libphp7.3-embed DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32327" comment="php7.3-dba DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32328" comment="php7.3-dev DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32329" comment="php7.3-enchant DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32330" comment="php7.3-gmp DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32331" comment="php7.3-interbase DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32332" comment="php7.3-mysql DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32333" comment="php7.3-phpdbg DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32334" comment="php7.3-pspell DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32335" comment="php7.3-recode DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32336" comment="php7.3-soap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32337" comment="php7.3-sqlite3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32338" comment="php7.3-sybase DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078787741944080528344951801861699" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в php7.3</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>php7.3</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03703" ref_id="BDU:2021-03703" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21705" ref_id="CVE-2021-21705" />
        <description>In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can be accepted as valid. This can lead to the code incorrectly parsing the URL and potentially leading to other security implications - like contacting a wrong server or making a wrong access decision.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:P/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations>- Удалить ПО php, если оно не используется и не является зависимостью других пакетов;
- Запускать ПО php в изолированной программной среде с применением инструмента Firejail;
- При использовании ПО php выполнять обработку файлов, полученных только из доверенных источников;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Для непривилегированных пользователей активировать блокировку интерпретаторов;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Включить режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3805" comment="php7.3-common DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3806" comment="php7.3-json DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3807" comment="php7.3-opcache DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3808" comment="php7.3-readline DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3809" comment="php7.3-cli DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3810" comment="libapache2-mod-php7.3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3811" comment="php7.3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3812" comment="php7.3-cgi DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3813" comment="php7.3-curl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3814" comment="php7.3-imap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3815" comment="php7.3-ldap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3816" comment="php7.3-pgsql DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3817" comment="php7.3-snmp DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3818" comment="php7.3-xmlrpc DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3819" comment="php7.3-mbstring DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3820" comment="php7.3-xml DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3821" comment="php7.3-bcmath DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3822" comment="php7.3-gd DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3823" comment="php7.3-intl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3824" comment="php7.3-odbc DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3825" comment="php7.3-tidy DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3826" comment="php7.3-fpm DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3827" comment="php7.3-bz2 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3828" comment="php7.3-xsl DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:3829" comment="php7.3-zip DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32326" comment="libphp7.3-embed DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32327" comment="php7.3-dba DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32328" comment="php7.3-dev DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32329" comment="php7.3-enchant DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32330" comment="php7.3-gmp DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32331" comment="php7.3-interbase DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32332" comment="php7.3-mysql DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32333" comment="php7.3-phpdbg DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32334" comment="php7.3-pspell DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32335" comment="php7.3-recode DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32336" comment="php7.3-soap DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32337" comment="php7.3-sqlite3 DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
        <criterion test_ref="oval:astra:tst:32338" comment="php7.3-sybase DPKG is earlier than 7.3.29-1~deb10u1+ci202109271134+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079342339081680378708106609514051" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21775" ref_id="CVE-2021-21775" />
        <description>A use-after-free vulnerability exists in the way certain events are processed for ImageLoader objects of Webkit WebKitGTK 2.30.4. A specially crafted web page can lead to a potential information leak and further memory corruption. In order to trigger the vulnerability, a victim must be tricked into visiting a malicious webpage.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:S/C:P/I:P/A:P', score=6.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:L', score=6.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160471977496287060403895614658115" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21779" ref_id="CVE-2021-21779" />
        <description>A use-after-free vulnerability exists in the way Webkit’s GraphicsContext handles certain events in WebKitGTK 2.30.4. A specially crafted web page can lead to a potential information leak and further memory corruption. A victim must be tricked into visiting a malicious web page to trigger this vulnerability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:L', score=6.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998291928829587961349911148320323" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21781" ref_id="CVE-2021-21781" />
        <description>An information disclosure vulnerability exists in the ARM SIGPAGE functionality of Linux Kernel v5.4.66 and v5.4.54. The latest version (5.11-rc4) seems to still be vulnerable. A userland application can read the contents of the sigpage, which can leak kernel memory contents. An attacker can read a process’s memory at a specific offset to trigger this vulnerability. This was fixed in kernel releases: 4.14.222 4.19.177 5.4.99 5.10.17 5.11</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-908'), NistCWE(cwe='CWE-908')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N', score=4.0)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099070461032742020113967777928771" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-21806" ref_id="CVE-2021-21806" />
        <description>An exploitable use-after-free vulnerability exists in WebKitGTK browser version 2.30.3 x64. A specially crafted HTML web page can cause a use-after-free condition, resulting in remote code execution. The victim needs to visit a malicious web site to trigger the vulnerability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058503786124305570810290101376579" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libimage-exiftool-perl</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libimage-exiftool-perl</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00327" ref_id="BDU:2022-00327" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-22204" ref_id="CVE-2021-22204" />
        <description>Improper neutralization of user data in the DjVu file format in ExifTool versions 7.44 and up allows arbitrary code execution when parsing the malicious image</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-94'), NistCWE(cwe='CWE-94')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L', score=6.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3718" comment="libimage-exiftool-perl DPKG is earlier than 11.16-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079183264995558026957411246757443" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04260" ref_id="BDU:2021-04260" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-22555" ref_id="CVE-2021-22555" />
        <description>A heap out-of-bounds write affecting Linux since v2.6.19-rc1 was discovered in net/netfilter/x_tables.c. This allows an attacker to gain privileges or cause a DoS (via heap memory corruption) through user name space</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H', score=8.3)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099625059379267690091751760287299" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в curl</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>curl</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05241" ref_id="BDU:2021-05241" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-22876" ref_id="CVE-2021-22876" />
        <description>curl 7.1.1 to and including 7.75.0 is vulnerable to an "Exposure of Private Personal Information to an Unauthorized Actor" by leaking credentials in the HTTP Referer: header. libcurl does not strip off user credentials from the URL when automatically populating the Referer: HTTP request header field in outgoing HTTP requests, and therefore risks leaking sensitive data to the server that is the target of the second HTTP request.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-359'), NistCWE(cwe='CWE-200')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N', score=5.3)</CVSS3.0>
          <mitigations>- Использовать ПО curl только на низком или отдельно выделенном уровне целостности
- Запускать ПО в изолированной программной среде с применением инструмента Firejail
- Отказаться от использования ПО curl в пользу ПО wget
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3547" comment="libcurl3-gnutls DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3548" comment="libcurl4 DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3549" comment="curl DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3550" comment="libcurl3-nss DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32025" comment="libcurl4-doc DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32026" comment="libcurl4-gnutls-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32027" comment="libcurl4-nss-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32028" comment="libcurl4-openssl-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:978009829919871931885661796521539" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в rails</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>rails</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00323" ref_id="BDU:2022-00323" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-22880" ref_id="CVE-2021-22880" />
        <description>The PostgreSQL adapter in Active Record before 6.1.2.1, 6.0.3.5, 5.2.4.5 suffers from a regular expression denial of service (REDoS) vulnerability. Carefully crafted input can cause the input validation in the `money` type of the PostgreSQL adapter in Active Record to spend too much time in a regular expression, resulting in the potential for a DoS attack. This only impacts Rails applications that are using PostgreSQL along with money type columns that take user input.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-400'), NistCWE(cwe='CWE-400')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ПО rails только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- При использовании ПО rails выполнять обработку файлов, полученных только из доверенных источников
- Для непривилегированных пользователей активировать блокировку bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32638" comment="rails DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32639" comment="ruby-actioncable DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32640" comment="ruby-actionmailer DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32641" comment="ruby-actionpack DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32642" comment="ruby-actionview DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32643" comment="ruby-activejob DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32644" comment="ruby-activemodel DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32645" comment="ruby-activerecord DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32646" comment="ruby-activestorage DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32647" comment="ruby-activesupport DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32648" comment="ruby-rails DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32649" comment="ruby-railties DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079421877938130284005398052951619" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в rails</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>rails</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05269" ref_id="BDU:2021-05269" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-22885" ref_id="CVE-2021-22885" />
        <description>A possible information disclosure / unintended method execution vulnerability in Action Pack &gt;= 2.0.0 when using the `redirect_to` or `polymorphic_url`helper with untrusted user input.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-209'), NistCWE(cwe='CWE-209')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N', score=7.5)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ПО rails только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- При использовании ПО rails выполнять обработку файлов, полученных только из доверенных источников
- Для непривилегированных пользователей активировать блокировку bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32638" comment="rails DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32639" comment="ruby-actioncable DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32640" comment="ruby-actionmailer DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32641" comment="ruby-actionpack DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32642" comment="ruby-actionview DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32643" comment="ruby-activejob DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32644" comment="ruby-activemodel DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32645" comment="ruby-activerecord DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32646" comment="ruby-activestorage DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32647" comment="ruby-activesupport DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32648" comment="ruby-rails DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32649" comment="ruby-railties DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:978089058082386196223255340471875" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в curl</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>curl</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-22890" ref_id="CVE-2021-22890" />
        <description>curl 7.63.0 to and including 7.75.0 includes vulnerability that allows a malicious HTTPS proxy to MITM a connection due to bad handling of TLS 1.3 session tickets. When using a HTTPS proxy and TLS 1.3, libcurl can confuse session tickets arriving from the HTTPS proxy but work as if they arrived from the remote server and then wrongly "short-cut" the host handshake. When confusing the tickets, a HTTPS proxy can trick libcurl to use the wrong session ticket resume for the host and thereby circumvent the server TLS certificate check and make a MITM attack to be possible to perform unnoticed. Note that such a malicious HTTPS proxy needs to provide a certificate that curl will accept for the MITMed server for an attack to work - unless curl has been told to ignore the server certificate check.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-300'), NistCWE(cwe='CWE-290')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N', score=3.7)</CVSS3.0>
          <mitigations>- Использовать ПО curl только на низком или отдельно выделенном уровне целостности
- Запускать ПО в изолированной программной среде с применением инструмента Firejail
- Отказаться от использования ПО curl в пользу ПО wget
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3547" comment="libcurl3-gnutls DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3548" comment="libcurl4 DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3549" comment="curl DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3550" comment="libcurl3-nss DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32025" comment="libcurl4-doc DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32026" comment="libcurl4-gnutls-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32027" comment="libcurl4-nss-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32028" comment="libcurl4-openssl-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140348334911599559614833350760003" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в curl</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>curl</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03580" ref_id="BDU:2021-03580" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-22898" ref_id="CVE-2021-22898" />
        <description>curl 7.7 through 7.76.1 suffers from an information disclosure when the `-t` command line option, known as `CURLOPT_TELNETOPTIONS` in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEW_ENV variables, libcurl could be made to pass on uninitialized data from a stack based buffer to the server, resulting in potentially revealing sensitive internal information to the server using a clear-text network protocol.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-200'), NistCWE(cwe='CWE-909')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:P/I:N/A:N', score=2.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N', score=3.1)</CVSS3.0>
          <mitigations>- Использовать ПО curl только на низком или отдельно выделенном уровне целостности
- Запускать ПО в изолированной программной среде с применением инструмента Firejail
- Отказаться от использования ПО curl в пользу ПО wget
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3547" comment="libcurl3-gnutls DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3548" comment="libcurl4 DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3549" comment="curl DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3550" comment="libcurl3-nss DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32025" comment="libcurl4-doc DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32026" comment="libcurl4-gnutls-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32027" comment="libcurl4-nss-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32028" comment="libcurl4-openssl-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058505952519374320225771174843971" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в rails</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>rails</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05203" ref_id="BDU:2021-05203" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-22904" ref_id="CVE-2021-22904" />
        <description>The actionpack ruby gem before 6.1.3.2, 6.0.3.7, 5.2.4.6, 5.2.6 suffers from a possible denial of service vulnerability in the Token Authentication logic in Action Controller due to a too permissive regular expression. Impacted code uses `authenticate_or_request_with_http_token` or `authenticate_with_http_token` for request authentication.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-400')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Обеспечить возможность запуска ПО rails только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- При использовании ПО rails выполнять обработку файлов, полученных только из доверенных источников
- Для непривилегированных пользователей активировать блокировку bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32638" comment="rails DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32639" comment="ruby-actioncable DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32640" comment="ruby-actionmailer DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32641" comment="ruby-actionpack DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32642" comment="ruby-actionview DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32643" comment="ruby-activejob DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32644" comment="ruby-activemodel DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32645" comment="ruby-activerecord DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32646" comment="ruby-activestorage DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32647" comment="ruby-activesupport DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32648" comment="ruby-rails DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32649" comment="ruby-railties DPKG is earlier than 2:5.2.2.1+dfsg-1+deb10u3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139714819096495266259153723938371" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libuv1</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libuv1</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03700" ref_id="BDU:2021-03700" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-22918" ref_id="CVE-2021-22918" />
        <description>Node.js before 16.4.1, 14.17.2, 12.22.2 is vulnerable to an out-of-bounds read when uv__idna_toascii() is used to convert strings to ASCII. The pointer p is read and increased without checking whether it is beyond pe, with the latter holding a pointer to the end of the buffer. This can lead to information disclosures or crashes. This function can be triggered via uv_getaddrinfo().</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N', score=5.3)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3995" comment="libuv1 DPKG is earlier than 1.24.1-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32542" comment="libuv1-dev DPKG is earlier than 1.24.1-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977613998592310431542762801550915" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в nodejs</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>nodejs</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-22930" ref_id="CVE-2021-22930" />
        <description>Node.js before 16.6.0, 14.17.4, and 12.22.4 is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>- При использовании ПО NodeJS выполнять обработку только доверенных файлов, полученных из доверенных источников
- Запускайте NodeJS-скрипты с минимально необходимыми правами доступа
- Запускать ПО в изолированной программной среде с применением инструмента Firejail
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3996" comment="libnode64 DPKG is earlier than 10.24.0~dfsg-1~deb10u1+ci202112021504+astra1" />
        <criterion test_ref="oval:astra:tst:3997" comment="nodejs DPKG is earlier than 10.24.0~dfsg-1~deb10u1+ci202112021504+astra1" />
        <criterion test_ref="oval:astra:tst:32407" comment="libnode-dev DPKG is earlier than 10.24.0~dfsg-1~deb10u1+ci202112021504+astra1" />
        <criterion test_ref="oval:astra:tst:32408" comment="nodejs-doc DPKG is earlier than 10.24.0~dfsg-1~deb10u1+ci202112021504+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099387684376734718424039853217347" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в curl</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>curl</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05649" ref_id="BDU:2021-05649" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-22946" ref_id="CVE-2021-22946" />
        <description>A user can tell curl &gt;= 7.20.0 and &lt;= 7.78.0 to require a successful upgrade to TLS when speaking to an IMAP, POP3 or FTP server (`--ssl-reqd` on the command line or`CURLOPT_USE_SSL` set to `CURLUSESSL_CONTROL` or `CURLUSESSL_ALL` withlibcurl). This requirement could be bypassed if the server would return a properly crafted but perfectly legitimate response.This flaw would then make curl silently continue its operations **withoutTLS** contrary to the instructions and expectations, exposing possibly sensitive data in clear text over the network.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-325'), NistCWE(cwe='CWE-319')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N', score=7.5)</CVSS3.0>
          <mitigations>- Использовать ПО curl только на низком или отдельно выделенном уровне целостности
- Запускать ПО в изолированной программной среде с применением инструмента Firejail
- Отказаться от использования ПО curl в пользу ПО wget
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3547" comment="libcurl3-gnutls DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3548" comment="libcurl4 DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3549" comment="curl DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:3550" comment="libcurl3-nss DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32025" comment="libcurl4-doc DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32026" comment="libcurl4-gnutls-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32027" comment="libcurl4-nss-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
        <criterion test_ref="oval:astra:tst:32028" comment="libcurl4-openssl-dev DPKG is earlier than 7.64.0-4+deb10u2+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038458752732112691668683931866691" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04855" ref_id="BDU:2021-04855" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23133" ref_id="CVE-2021-23133" />
        <description>A race condition in Linux kernel SCTP sockets (net/sctp/socket.c) before 5.12-rc8 can lead to kernel privilege escalation from the context of a network service or an unprivileged process. If sctp_destroy_sock is called without sock_net(sk)-&gt;sctp.addr_wq_lock then an element is removed from the auto_asconf_splist list without any proper locking. This can be exploited by an attacker with network service privileges to escalate to root or from the context of an unprivileged user directly if a BPF_CGROUP_INET_SOCK_CREATE is attached which denies creation of some SCTP socket.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362'), NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H', score=6.7)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140029257075399572463607276197443" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в htmldoc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>htmldoc</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-07290" ref_id="BDU:2024-07290" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23158" ref_id="CVE-2021-23158" />
        <description>A flaw was found in htmldoc in v1.9.12. Double-free in function pspdf_export(),in ps-pdf.cxx may result in a write-what-where condition, allowing an attacker to execute arbitrary code and denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-415'), NistCWE(cwe='CWE-415')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32299" comment="htmldoc DPKG is earlier than 1.9.3-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32300" comment="htmldoc-common DPKG is earlier than 1.9.3-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079261256426958825529359066289731" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в htmldoc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>htmldoc</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-07292" ref_id="BDU:2024-07292" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23165" ref_id="CVE-2021-23165" />
        <description>A flaw was found in htmldoc before v1.9.12. Heap buffer overflow in pspdf_prepare_outpages(), in ps-pdf.cxx may lead to execute arbitrary code and denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-122'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:C/I:C/A:C', score=10.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32299" comment="htmldoc DPKG is earlier than 1.9.3-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32300" comment="htmldoc-common DPKG is earlier than 1.9.3-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:978007664733729002084809897760323" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в htmldoc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>htmldoc</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-07294" ref_id="BDU:2024-07294" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23180" ref_id="CVE-2021-23180" />
        <description>A flaw was found in htmldoc in v1.9.12 and before. Null pointer dereference in file_extension(),in file.c may lead to execute arbitrary code and denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476'), NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32299" comment="htmldoc DPKG is earlier than 1.9.3-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32300" comment="htmldoc-common DPKG is earlier than 1.9.3-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998369302499894936846350692996675" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в htmldoc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>htmldoc</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-07295" ref_id="BDU:2024-07295" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23191" ref_id="CVE-2021-23191" />
        <description>A security issue was found in htmldoc v1.9.12 and before. A NULL pointer dereference in the function image_load_jpeg() in image.cxx may result in denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476'), NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32299" comment="htmldoc DPKG is earlier than 1.9.3-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32300" comment="htmldoc-common DPKG is earlier than 1.9.3-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099068606540534731272813778654787" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в htmldoc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>htmldoc</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-07296" ref_id="BDU:2024-07296" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23206" ref_id="CVE-2021-23206" />
        <description>A flaw was found in htmldoc in v1.9.12 and prior. A stack buffer overflow in parse_table() in ps-pdf.cxx may lead to execute arbitrary code and denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-121'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32299" comment="htmldoc DPKG is earlier than 1.9.3-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32300" comment="htmldoc-common DPKG is earlier than 1.9.3-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058583015495745654762512820033091" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в postgresql-11</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>postgresql-11</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05857" ref_id="BDU:2021-05857" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23214" ref_id="CVE-2021-23214" />
        <description>When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-89'), NistCWE(cwe='CWE-89')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:P/I:P/A:P', score=5.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H', score=8.1)</CVSS3.0>
          <mitigations>- При использовании ПО postgresql выполнять обработку файлов, полученных только из доверенных источников
- Запускать ПО postgresql в изолированной программной среде с применением инструмента Firejail
- Использовать выделенную группу postgres для взаимодействия с postgresql
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Включить режим замкнутой программной среды
- Включить мандатный контроль целостности (МКЦ)
- Включить межсетевой экран ufw;
- Отключить и удалить неиспользуемые учётные записи пользователей</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3684" comment="libpq5 DPKG is earlier than 11.10-astra.se13" />
        <criterion test_ref="oval:astra:tst:3685" comment="postgresql-client-11 DPKG is earlier than 11.10-astra.se13" />
        <criterion test_ref="oval:astra:tst:3686" comment="postgresql-11 DPKG is earlier than 11.10-astra.se13" />
        <criterion test_ref="oval:astra:tst:3687" comment="postgresql-plperl-11 DPKG is earlier than 11.10-astra.se13" />
        <criterion test_ref="oval:astra:tst:3688" comment="postgresql-plpython-11 DPKG is earlier than 11.10-astra.se13" />
        <criterion test_ref="oval:astra:tst:3689" comment="postgresql-plpython3-11 DPKG is earlier than 11.10-astra.se13" />
        <criterion test_ref="oval:astra:tst:3690" comment="postgresql-pltcl-11 DPKG is earlier than 11.10-astra.se13" />
        <criterion test_ref="oval:astra:tst:32351" comment="libecpg-compat3 DPKG is earlier than 11.10-astra.se13" />
        <criterion test_ref="oval:astra:tst:32352" comment="libecpg-dev DPKG is earlier than 11.10-astra.se13" />
        <criterion test_ref="oval:astra:tst:32353" comment="libecpg6 DPKG is earlier than 11.10-astra.se13" />
        <criterion test_ref="oval:astra:tst:32354" comment="libpgtypes3 DPKG is earlier than 11.10-astra.se13" />
        <criterion test_ref="oval:astra:tst:32355" comment="libpq-dev DPKG is earlier than 11.10-astra.se13" />
        <criterion test_ref="oval:astra:tst:32356" comment="postgresql-doc-11 DPKG is earlier than 11.10-astra.se13" />
        <criterion test_ref="oval:astra:tst:32357" comment="postgresql-server-dev-11 DPKG is earlier than 11.10-astra.se13" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018414646586023456947654761993795" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в node-hosted-git-info</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>node-hosted-git-info</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23362" ref_id="CVE-2021-23362" />
        <description>The package hosted-git-info before 3.0.8 are vulnerable to Regular Expression Denial of Service (ReDoS) via regular expression shortcutMatch in the fromUrl function in index.js. The affected regular expression exhibits polynomial worst-case time complexity.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-1333')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L', score=5.3)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32599" comment="node-hosted-git-info DPKG is earlier than 2.7.1-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3898335075878435407393202722371" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openjdk-11</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openjdk-11</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-2341" ref_id="CVE-2021-2341" />
        <description>Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Networking). Supported versions that are affected are Java SE: 7u301, 8u291, 11.0.11, 16.0.1; Oracle GraalVM Enterprise Edition: 20.3.2 and 21.1.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 3.1 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N).</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N', score=3.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32605" comment="openjdk-11-demo DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32606" comment="openjdk-11-doc DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32607" comment="openjdk-11-jdk DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32608" comment="openjdk-11-jdk-headless DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32609" comment="openjdk-11-jre DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32610" comment="openjdk-11-jre-headless DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32611" comment="openjdk-11-jre-zero DPKG is earlier than 11.0.12+7-2~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4532779346012192798279003887171" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openjdk-11</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openjdk-11</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-2369" ref_id="CVE-2021-2369" />
        <description>Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Library). Supported versions that are affected are Java SE: 7u301, 8u291, 11.0.11, 16.0.1; Oracle GraalVM Enterprise Edition: 20.3.2 and 21.1.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 4.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N).</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32605" comment="openjdk-11-demo DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32606" comment="openjdk-11-doc DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32607" comment="openjdk-11-jdk DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32608" comment="openjdk-11-jdk-headless DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32609" comment="openjdk-11-jre DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32610" comment="openjdk-11-jre-headless DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32611" comment="openjdk-11-jre-zero DPKG is earlier than 11.0.12+7-2~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4454170153517571150822909498947" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openjdk-11</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openjdk-11</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-2388" ref_id="CVE-2021-2388" />
        <description>Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Hotspot). Supported versions that are affected are Java SE: 8u291, 11.0.11, 16.0.1; Oracle GraalVM Enterprise Edition: 20.3.2 and 21.1.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in takeover of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 7.5 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H).</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:P/I:P/A:P', score=5.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32605" comment="openjdk-11-demo DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32606" comment="openjdk-11-doc DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32607" comment="openjdk-11-jdk DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32608" comment="openjdk-11-jdk-headless DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32609" comment="openjdk-11-jre DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32610" comment="openjdk-11-jre-headless DPKG is earlier than 11.0.12+7-2~deb10u1" />
        <criterion test_ref="oval:astra:tst:32611" comment="openjdk-11-jre-zero DPKG is earlier than 11.0.12+7-2~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038619684937219791104420818015811" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23953" ref_id="CVE-2021-23953" />
        <description>If a user clicked into a specifically crafted PDF, the PDF reader could be confused into leaking cross-origin information, when said information is served as chunked data. This vulnerability affects Firefox &lt; 85, Thunderbird &lt; 78.7, and Firefox ESR &lt; 78.7.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058902094540871461528368069301827" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02087" ref_id="BDU:2021-02087" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23954" ref_id="CVE-2021-23954" />
        <description>Using the new logical assignment operators in a JavaScript switch statement could have caused a type confusion, leading to a memory corruption and a potentially exploitable crash. This vulnerability affects Firefox &lt; 85, Thunderbird &lt; 78.7, and Firefox ESR &lt; 78.7.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-843')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079184504144523131952315320587843" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23955" ref_id="CVE-2021-23955" />
        <description>The browser could have been confused into transferring a pointer lock state into another tab, which could have lead to clickjacking attacks. This vulnerability affects Firefox &lt; 85.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-1021')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N', score=6.1)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099466913748174802376262571873859" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02086" ref_id="BDU:2021-02086" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23956" ref_id="CVE-2021-23956" />
        <description>An ambiguous file picker design could have confused users who intended to select and upload a single file into uploading a whole directory. This was addressed by adding a new prompt. This vulnerability affects Firefox &lt; 85.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140031732955478143224157074445891" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02084" ref_id="BDU:2021-02084" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23958" ref_id="CVE-2021-23958" />
        <description>The browser could have been confused into transferring a screen sharing state into another tab, which would leak unintended information. This vulnerability affects Firefox &lt; 85.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-668')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977851684288779044170172608108099" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23960" ref_id="CVE-2021-23960" />
        <description>Performing garbage collection on re-declared JavaScript variables resulted in a user-after-poison, and a potentially exploitable crash. This vulnerability affects Firefox &lt; 85, Thunderbird &lt; 78.7, and Firefox ESR &lt; 78.7.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998134093892430714594119859394115" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02082" ref_id="BDU:2021-02082" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23961" ref_id="CVE-2021-23961" />
        <description>Further techniques that built on the slipstream research combined with a malicious webpage could have exposed both an internal network's hosts as well as services running on the user's local machine. This vulnerability affects Firefox &lt; 85.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N', score=7.4)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018416503496082385018067110680131" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02081" ref_id="BDU:2021-02081" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23962" ref_id="CVE-2021-23962" />
        <description>Incorrect use of the '&lt;RowCountChanged&gt;' method could have led to a user-after-poison and a potentially exploitable crash. This vulnerability affects Firefox &lt; 85.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038698913099734055442014361966147" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23963" ref_id="CVE-2021-23963" />
        <description>When sharing geolocation during an active WebRTC share, Firefox could have reset the webRTC sharing state in the user interface, leading to loss of control over the currently granted permission. This vulnerability affects Firefox &lt; 85.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-281')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058981322703385725865961613252163" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02088" ref_id="BDU:2021-02088" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23964" ref_id="CVE-2021-23964" />
        <description>Mozilla developers reported memory safety bugs present in Firefox 84 and Firefox ESR 78.6. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox &lt; 85, Thunderbird &lt; 78.7, and Firefox ESR &lt; 78.7.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079263732307037396289908864538179" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02079" ref_id="BDU:2021-02079" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23965" ref_id="CVE-2021-23965" />
        <description>Mozilla developers reported memory safety bugs present in Firefox 84. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox &lt; 85.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140110961117992407561750618396227" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23968" ref_id="CVE-2021-23968" />
        <description>If Content Security Policy blocked frame navigation, the full destination of a redirect served in the frame was reported in the violation report; as opposed to the original frame URI. This could be used to leak sensitive information contained in such URIs. This vulnerability affects Firefox &lt; 86, Thunderbird &lt; 78.8, and Firefox ESR &lt; 78.8.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-209')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160393370721644077985697869682243" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23969" ref_id="CVE-2021-23969" />
        <description>As specified in the W3C Content Security Policy draft, when creating a violation report, "User agents need to ensure that the source file is the URL requested by the page, pre-redirects. If that’s not possible, user agents need to strip the URL down to an origin to avoid unintentional leakage." Under certain types of redirects, Firefox incorrectly set the source file to be the destination of the redirects. This was fixed to be the redirect destination's origin. This vulnerability affects Firefox &lt; 86, Thunderbird &lt; 78.8, and Firefox ESR &lt; 78.8.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977930912451293308507766152058435" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23970" ref_id="CVE-2021-23970" />
        <description>Context-specific code was included in a shared jump table; resulting in assertions being triggered in multithreaded wasm code. This vulnerability affects Firefox &lt; 86.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-617')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998213322054944978931713403344451" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23971" ref_id="CVE-2021-23971" />
        <description>When processing a redirect with a conflicting Referrer-Policy, Firefox would have adopted the redirect's Referrer-Policy. This would have potentially resulted in more information than intended by the original origin being provided to the destination of the redirect. This vulnerability affects Firefox &lt; 86.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018495731658596649355660654630467" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23972" ref_id="CVE-2021-23972" />
        <description>One phishing tactic on the web is to provide a link with HTTP Auth. For example 'https://www.phishingtarget.com@evil.com'. To mitigate this type of attack, Firefox will display a warning dialog; however, this warning dialog would not have been displayed if evil.com used a redirect that was cached by the browser. This vulnerability affects Firefox &lt; 86.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038778141262248319779607905916483" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23973" ref_id="CVE-2021-23973" />
        <description>When trying to load a cross-origin resource in an audio/video context a decoding error may have resulted, and the content of that error may have revealed information about the resource. This vulnerability affects Firefox &lt; 86, Thunderbird &lt; 78.8, and Firefox ESR &lt; 78.8.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-209')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059060550865899990203555157202499" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23974" ref_id="CVE-2021-23974" />
        <description>The DOMParser API did not properly process '&lt;noscript&gt;' elements for escaping. This could be used as an mXSS vector to bypass an HTML Sanitizer. This vulnerability affects Firefox &lt; 86.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N', score=6.1)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079342960469551660627502408488515" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23975" ref_id="CVE-2021-23975" />
        <description>The developer page about:memory has a Measure function for exploring what object types the browser has allocated and their sizes. When this function was invoked we incorrectly called the sizeof function, instead of using the API method that checks for invalid pointers. This vulnerability affects Firefox &lt; 86.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-862')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140190189280506671899344162346563" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23978" ref_id="CVE-2021-23978" />
        <description>Mozilla developers reported memory safety bugs present in Firefox 85 and Firefox ESR 78.7. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox &lt; 86, Thunderbird &lt; 78.8, and Firefox ESR &lt; 78.8.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160472598884158342323291413632579" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23979" ref_id="CVE-2021-23979" />
        <description>Mozilla developers reported memory safety bugs present in Firefox 85. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox &lt; 86.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:978010140613807572845359696008771" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в python-bleach</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>python-bleach</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03144" ref_id="BDU:2021-03144" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23980" ref_id="CVE-2021-23980" />
        <description>A mutation XSS affects users calling bleach.clean with all of: svg or math in the allowed tags p or br in allowed tags style, title, noscript, script, textarea, noframes, iframe, or xmp in allowed tags the keyword argument strip_comments=False Note: none of the above tags are in the default allowed tags and strip_comments defaults to True.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-79'), NistCWE(cwe='CWE-79')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N', score=6.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32617" comment="python-bleach DPKG is earlier than 3.1.2-0+deb10u2" />
        <criterion test_ref="oval:astra:tst:32618" comment="python-bleach-doc DPKG is earlier than 3.1.2-0+deb10u2" />
        <criterion test_ref="oval:astra:tst:32619" comment="python3-bleach DPKG is earlier than 3.1.2-0+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998292550217459243269306947294787" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23981" ref_id="CVE-2021-23981" />
        <description>A texture upload of a Pixel Buffer Object could have confused the WebGL code to skip binding the buffer used to unpack it, resulting in memory corruption and a potentially exploitable information leak or crash. This vulnerability affects Firefox ESR &lt; 78.9, Firefox &lt; 87, and Thunderbird &lt; 78.9.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:P', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H', score=8.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018574959821110913693254198580803" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23982" ref_id="CVE-2021-23982" />
        <description>Using techniques that built on the slipstream research, a malicious webpage could have scanned both an internal network's hosts as well as services running on the user's local machine utilizing WebRTC connections. This vulnerability affects Firefox ESR &lt; 78.9, Firefox &lt; 87, and Thunderbird &lt; 78.9.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-326')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038857369424762584117201449866819" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23983" ref_id="CVE-2021-23983" />
        <description>By causing a transition on a parent node by removing a CSS rule, an invalid property for a marker could have been applied, resulting in memory corruption and a potentially exploitable crash. This vulnerability affects Firefox &lt; 87.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059139779028414254541148701152835" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23984" ref_id="CVE-2021-23984" />
        <description>A malicious extension could have opened a popup window lacking an address bar. The title of the popup lacking an address bar should not be fully controllable, but in this situation was. This could have been used to spoof a website and attempt to trick the user into providing credentials. This vulnerability affects Firefox ESR &lt; 78.9, Firefox &lt; 87, and Thunderbird &lt; 78.9.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-290')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079422188632065924965095952438851" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23985" ref_id="CVE-2021-23985" />
        <description>If an attacker is able to alter specific about:config values (for example malware running on the user's computer), the Devtools remote debugging feature could have been enabled in a way that was unnoticable to the user. This would have allowed a remote attacker (able to make a direct network connection to the victim) to monitor the user's browsing activity and (plaintext) network traffic. This was addressed by providing a visual cue when Devtools has an open network socket. This vulnerability affects Firefox &lt; 87.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099704598235717595389043203724867" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23986" ref_id="CVE-2021-23986" />
        <description>A malicious extension with the 'search' permission could have installed a new search engine whose favicon referenced a cross-origin URL. The response to this cross-origin request could have been read by the extension, allowing a same-origin policy bypass by the extension, which should not have cross-origin permissions. This cross-origin request was made without cookies, so the sensitive information disclosed by the violation was limited to local-network resources or resources that perform IP-based authentication. This vulnerability affects Firefox &lt; 87.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-346')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119987007839369265812990455010883" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23987" ref_id="CVE-2021-23987" />
        <description>Mozilla developers and community members reported memory safety bugs present in Firefox 86 and Firefox ESR 78.8. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox ESR &lt; 78.9, Firefox &lt; 87, and Thunderbird &lt; 78.9.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140269417443020936236937706296899" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23988" ref_id="CVE-2021-23988" />
        <description>Mozilla developers reported memory safety bugs present in Firefox 86. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox &lt; 87.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998371778379973507606900491245123" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23991" ref_id="CVE-2021-23991" />
        <description>If a Thunderbird user has previously imported Alice's OpenPGP key, and Alice has extended the validity period of her key, but Alice's updated key has not yet been imported, an attacker may send an email containing a crafted version of Alice's key with an invalid subkey, Thunderbird might subsequently attempt to use the invalid subkey, and will fail to send encrypted email to Alice. This vulnerability affects Thunderbird &lt; 78.9.1.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:P/I:P/A:N', score=4.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N', score=6.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Thunderbird, если оно не используется
2. Отказаться от использования ПО Thunderbird в пользу ПО Evolution
3. Обеспечить запуск ПО Thunderbird в изолированной программной среде с применением инструмента Firejail</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018654187983625178030847742531139" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23992" ref_id="CVE-2021-23992" />
        <description>Thunderbird did not check if the user ID associated with an OpenPGP key has a valid self signature. An attacker may create a crafted version of an OpenPGP key, by either replacing the original user ID, or by adding another user ID. If Thunderbird imports and accepts the crafted key, the Thunderbird user may falsely conclude that the false user ID belongs to the correspondent. This vulnerability affects Thunderbird &lt; 78.9.1.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-347')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Thunderbird, если оно не используется
2. Отказаться от использования ПО Thunderbird в пользу ПО Evolution
3. Обеспечить запуск ПО Thunderbird в изолированной программной среде с применением инструмента Firejail</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038936597587276848454794993817155" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23993" ref_id="CVE-2021-23993" />
        <description>An attacker may perform a DoS attack to prevent a user from sending encrypted email to a correspondent. If an attacker creates a crafted OpenPGP key with a subkey that has an invalid self signature, and the Thunderbird user imports the crafted key, then Thunderbird may try to use the invalid subkey, but the RNP library rejects it from being used, causing encryption to fail. This vulnerability affects Thunderbird &lt; 78.9.1.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-347')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Thunderbird, если оно не используется
2. Отказаться от использования ПО Thunderbird в пользу ПО Evolution
3. Обеспечить запуск ПО Thunderbird в изолированной программной среде с применением инструмента Firejail</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059219007190928518878742245103171" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23994" ref_id="CVE-2021-23994" />
        <description>A WebGL framebuffer was not initialized early enough, resulting in memory corruption and an out of bound write. This vulnerability affects Firefox ESR &lt; 78.10, Thunderbird &lt; 78.10, and Firefox &lt; 88.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-909')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079501416794580189302689496389187" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02280" ref_id="BDU:2021-02280" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23995" ref_id="CVE-2021-23995" />
        <description>When Responsive Design Mode was enabled, it used references to objects that were previously freed. We presume that with enough effort this could have been exploited to run arbitrary code. This vulnerability affects Firefox ESR &lt; 78.10, Thunderbird &lt; 78.10, and Firefox &lt; 88.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-672')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:P/I:P/A:P', score=5.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099783826398231859726636747675203" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23996" ref_id="CVE-2021-23996" />
        <description>By utilizing 3D CSS in conjunction with Javascript, content could have been rendered outside the webpage's viewport, resulting in a spoofing attack that could have been used for phishing or other attacks on a user. This vulnerability affects Firefox &lt; 88.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1120066236001883530150583998961219" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02585" ref_id="BDU:2021-02585" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23997" ref_id="CVE-2021-23997" />
        <description>Due to unexpected data type conversions, a use-after-free could have occurred when interacting with the font cache. We presume that with enough effort this could have been exploited to run arbitrary code. This vulnerability affects Firefox &lt; 88.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-681')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140348645605535200574531250247235" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02281" ref_id="BDU:2021-02281" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23998" ref_id="CVE-2021-23998" />
        <description>Through complicated navigations with new windows, an HTTP page could have inherited a secure lock icon from an HTTPS page. This vulnerability affects Firefox ESR &lt; 78.10, Thunderbird &lt; 78.10, and Firefox &lt; 88.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-345')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160631055209186870998478501533251" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-23999" ref_id="CVE-2021-23999" />
        <description>If a Blob URL was loaded through some unusual user interaction, it could have been loaded by the System Principal and granted additional privileges that should not be granted to web content. This vulnerability affects Firefox ESR &lt; 78.10, Thunderbird &lt; 78.10, and Firefox &lt; 88.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-269')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977373531157530885653621996082755" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-24000" ref_id="CVE-2021-24000" />
        <description>A race condition with requestPointerLock() and setTimeout() could have resulted in a user interacting with one tab when they believed they were on a separate tab. In conjunction with certain elements (such as &amp;lt;input type="file"&amp;gt;) this could have led to an attack where a user was confused about the origin of the webpage and potentially disclosed information they did not intend to. This vulnerability affects Firefox &lt; 88.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:P/I:N/A:N', score=2.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N', score=3.1)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997655940761182556077569247368771" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-24001" ref_id="CVE-2021-24001" />
        <description>A compromised content process could have performed session history manipulations it should not have been able to due to testing infrastructure that was not restricted to testing-only configurations. This vulnerability affects Firefox &lt; 88.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-668')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1017938350364834226501516498654787" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-24002" ref_id="CVE-2021-24002" />
        <description>When a user clicked on an FTP URL containing encoded newline characters (%0A and %0D), the newlines would have been interpreted as such and allowed arbitrary commands to be sent to the FTP server. This vulnerability affects Firefox ESR &lt; 78.10, Thunderbird &lt; 78.10, and Firefox &lt; 88.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-74')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997893625248725349090349879219779" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libzstd</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libzstd</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2023-07824" ref_id="BDU:2023-07824" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-24031" ref_id="CVE-2021-24031" />
        <description>In the Zstandard command-line utility prior to v1.4.1, output files were created with default permissions. Correct file permissions (matching the input) would only be set at completion time. Output files could therefore be readable or writable to unintended parties.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-277'), NistCWE(cwe='CWE-276')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>- Исключить передачу пустых строк в аргументах утилите zstd в скриптах и сервисах, добавить проверки аргументов и валидацию входных данных
- При использовании ПО libzstd выполнять обработку файлов, полученных только из доверенных источников
- Активировать режим замкнутой программной среды
- Запускать приложения, использующие libzstd, на низком уровне целостности
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3364" comment="libzstd1 DPKG is earlier than 1.3.8+dfsg-3+deb10u2" />
        <criterion test_ref="oval:astra:tst:32585" comment="libzstd-dev DPKG is earlier than 1.3.8+dfsg-3+deb10u2" />
        <criterion test_ref="oval:astra:tst:32586" comment="zstd DPKG is earlier than 1.3.8+dfsg-3+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018176034852377019514297130505795" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libzstd</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libzstd</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-24032" ref_id="CVE-2021-24032" />
        <description>Beginning in v1.4.1 and prior to v1.4.9, due to an incomplete fix for CVE-2021-24031, the Zstandard command-line utility created output files with default permissions and restricted those permissions immediately afterwards. Output files could therefore momentarily be readable or writable to unintended parties.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-277'), NistCWE(cwe='CWE-276')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:N/A:N', score=1.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N', score=4.7)</CVSS3.0>
          <mitigations>- Исключить передачу пустых строк в аргументах утилите zstd в скриптах и сервисах, добавить проверки аргументов и валидацию входных данных
- При использовании ПО libzstd выполнять обработку файлов, полученных только из доверенных источников
- Активировать режим замкнутой программной среды
- Запускать приложения, использующие libzstd, на низком уровне целостности
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3364" comment="libzstd1 DPKG is earlier than 1.3.8+dfsg-3+deb10u2" />
        <criterion test_ref="oval:astra:tst:32585" comment="libzstd-dev DPKG is earlier than 1.3.8+dfsg-3+deb10u2" />
        <criterion test_ref="oval:astra:tst:32586" comment="zstd DPKG is earlier than 1.3.8+dfsg-3+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018097117383798396136401486042691" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в tomcat9</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>tomcat9</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-25122" ref_id="CVE-2021-25122" />
        <description>When responding to new h2c connection requests, Apache Tomcat versions 10.0.0-M1 to 10.0.0, 9.0.0.M1 to 9.0.41 and 8.5.0 to 8.5.61 could duplicate request headers and a limited amount of request body from one request to another meaning user A and user B could both see the results of user A's request.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-200'), NistCWE(cwe='CWE-200')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N', score=7.5)</CVSS3.0>
          <mitigations>- Запускать ПО tomcat в изолированной программной среде
- Включить режим замкнутой программной среды
- Включить мандатный контроль целостности (МКЦ)
- Включить межсетевой экран ufw;
- Не запускайте Tomcat от имени пользователя Root. Для этого создайте пользователя для запуска службы Tomcat:

```
sudo useradd -m -U -d /home/tomcat -s $(which false) tomcat
```

Измените право собственности на созданного пользователя tomcat:

```
chown -R tomcat:tomcat /home/tomcat
```

- Запускайте сервер Apache Tomcat с помощью Security Manager. Это предотвращает запуск недоверенных апплетов в браузере
- Измените процедуру выключения Tomcat. Это поможет предотвратить отключение служб Tomcat злоумышленниками. Для этого отредактируйте файл server.xml и удалите следующий блок:

```
&lt;Server port=“8005” shutdown=“SHUTDOWN”&gt;
```

Если вы хотите сохранить команду shutdown, измените порт и команду по умолчанию:

```
&lt;Server port="5800" shutdown="KILLME"&gt;
```

- Добавьте флаги Secure и HttpOnly. Отредактируйте файл web.xml и добавьте следующие записи в блок &lt;cookie-config&gt;:

```
&lt;http-only&gt;true&lt;/http-only&gt;

&lt;secure&gt;true&lt;/secure&gt;

&lt;/cookie-config&gt;
```</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32535" comment="libtomcat9-embed-java DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32536" comment="libtomcat9-java DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32537" comment="tomcat9 DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32538" comment="tomcat9-admin DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32539" comment="tomcat9-common DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32540" comment="tomcat9-docs DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32541" comment="tomcat9-user DPKG is earlier than 9.0.31-1~deb10u6" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058583017913597293991771169445443" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в bind9</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>bind9</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02777" ref_id="BDU:2021-02777" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-25214" ref_id="CVE-2021-25214" />
        <description>In BIND 9.8.5 -&gt; 9.8.8, 9.9.3 -&gt; 9.11.29, 9.12.0 -&gt; 9.16.13, and versions BIND 9.9.3-S1 -&gt; 9.11.29-S1 and 9.16.8-S1 -&gt; 9.16.13-S1 of BIND 9 Supported Preview Edition, as well as release versions 9.17.0 -&gt; 9.17.11 of the BIND 9.17 development branch, when a vulnerable version of named receives a malformed IXFR triggering the flaw described above, the named process will terminate due to a failed assertion the next time the transferred secondary zone is refreshed.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-617')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:N/I:N/A:P', score=4.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска bind9 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3377" comment="libisc1100 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3378" comment="libdns1104 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3379" comment="libisccc161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3380" comment="libisccfg163 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3381" comment="libbind9-161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3382" comment="liblwres161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3383" comment="bind9-host DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3384" comment="libirs161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3385" comment="dnsutils DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3386" comment="libisc-export1100 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3387" comment="libdns-export1104 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3388" comment="bind9utils DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3389" comment="bind9 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3390" comment="libisccfg-export163 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3391" comment="libirs-export161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:31972" comment="bind9-doc DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:31973" comment="libbind-dev DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:31974" comment="libbind-export-dev DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:31975" comment="libisccc-export161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078865427517248964415718420731459" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в bind9</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>bind9</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02778" ref_id="BDU:2021-02778" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-25215" ref_id="CVE-2021-25215" />
        <description>In BIND 9.0.0 -&gt; 9.11.29, 9.12.0 -&gt; 9.16.13, and versions BIND 9.9.3-S1 -&gt; 9.11.29-S1 and 9.16.8-S1 -&gt; 9.16.13-S1 of BIND Supported Preview Edition, as well as release versions 9.17.0 -&gt; 9.17.11 of the BIND 9.17 development branch, when a vulnerable version of named receives a query for a record triggering the flaw described above, the named process will terminate due to a failed assertion check. The vulnerability affects all currently maintained BIND 9 branches (9.11, 9.11-S, 9.16, 9.16-S, 9.17) as well as all other versions of BIND 9.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-617')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска bind9 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3377" comment="libisc1100 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3378" comment="libdns1104 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3379" comment="libisccc161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3380" comment="libisccfg163 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3381" comment="libbind9-161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3382" comment="liblwres161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3383" comment="bind9-host DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3384" comment="libirs161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3385" comment="dnsutils DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3386" comment="libisc-export1100 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3387" comment="libdns-export1104 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3388" comment="bind9utils DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3389" comment="bind9 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3390" comment="libisccfg-export163 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3391" comment="libirs-export161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:31972" comment="bind9-doc DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:31973" comment="libbind-dev DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:31974" comment="libbind-export-dev DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:31975" comment="libisccc-export161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099147837120900634839665672017475" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в bind9</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>bind9</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02773" ref_id="BDU:2021-02773" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-25216" ref_id="CVE-2021-25216" />
        <description>In BIND 9.5.0 -&gt; 9.11.29, 9.12.0 -&gt; 9.16.13, and versions BIND 9.11.3-S1 -&gt; 9.11.29-S1 and 9.16.8-S1 -&gt; 9.16.13-S1 of BIND Supported Preview Edition, as well as release versions 9.17.0 -&gt; 9.17.1 of the BIND 9.17 development branch, BIND servers are vulnerable if they are running an affected version and are configured to use GSS-TSIG features. In a configuration which uses BIND's default settings the vulnerable code path is not exposed, but a server can be rendered vulnerable by explicitly setting values for the tkey-gssapi-keytab or tkey-gssapi-credential configuration options. Although the default configuration is not vulnerable, GSS-TSIG is frequently used in networks where BIND is integrated with Samba, as well as in mixed-server environments that combine BIND servers with Active Directory domain controllers. For servers that meet these conditions, the ISC SPNEGO implementation is vulnerable to various attacks, depending on the CPU architecture for which BIND was built: For named binaries compiled for 64-bit platforms, this flaw can be used to trigger a buffer over-read, leading to a server crash. For named binaries compiled for 32-bit platforms, this flaw can be used to trigger a server crash due to a buffer overflow and possibly also to achieve remote code execution. We have determined that standard SPNEGO implementations are available in the MIT and Heimdal Kerberos libraries, which support a broad range of operating systems, rendering the ISC implementation unnecessary and obsolete. Therefore, to reduce the attack surface for BIND users, we will be removing the ISC SPNEGO implementation in the April releases of BIND 9.11 and 9.16 (it had already been dropped from BIND 9.17). We would not normally remove something from a stable ESV (Extended Support Version) of BIND, but since system libraries can replace the ISC SPNEGO implementation, we have made an exception in this case for reasons of stability and security.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H', score=8.1)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис (стандартная конфигурация ОС)
- Обеспечить возможность запуска bind9 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3377" comment="libisc1100 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3378" comment="libdns1104 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3379" comment="libisccc161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3380" comment="libisccfg163 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3381" comment="libbind9-161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3382" comment="liblwres161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3383" comment="bind9-host DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3384" comment="libirs161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3385" comment="dnsutils DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3386" comment="libisc-export1100 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3387" comment="libdns-export1104 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3388" comment="bind9utils DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3389" comment="bind9 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3390" comment="libisccfg-export163 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:3391" comment="libirs-export161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:31972" comment="bind9-doc DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:31973" comment="libbind-dev DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:31974" comment="libbind-export-dev DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
        <criterion test_ref="oval:astra:tst:31975" comment="libisccc-export161 DPKG is earlier than 1:9.11.5.P4+dfsg-5.1+deb10u5+ci202105021328+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119430246724552305263612923303491" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в isc-dhcp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>isc-dhcp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03707" ref_id="BDU:2021-03707" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-25217" ref_id="CVE-2021-25217" />
        <description>In ISC DHCP 4.1-ESV-R1 -&gt; 4.1-ESV-R16, ISC DHCP 4.4.0 -&gt; 4.4.2 (Other branches of ISC DHCP (i.e., releases in the 4.0.x series or lower and releases in the 4.3.x series) are beyond their End-of-Life (EOL) and no longer supported by ISC. From inspection it is clear that the defect is also present in releases from those series, but they have not been officially tested for the vulnerability), The outcome of encountering the defect while reading a lease that will trigger it varies, according to: the component being affected (i.e., dhclient or dhcpd) whether the package was built as a 32-bit or 64-bit binary whether the compiler flag -fstack-protection-strong was used when compiling In dhclient, ISC has not successfully reproduced the error on a 64-bit system. However, on a 32-bit system it is possible to cause dhclient to crash when reading an improper lease, which could cause network connectivity problems for an affected system due to the absence of a running DHCP client process. In dhcpd, when run in DHCPv4 or DHCPv6 mode: if the dhcpd server binary was built for a 32-bit architecture AND the -fstack-protection-strong flag was specified to the compiler, dhcpd may exit while parsing a lease file containing an objectionable lease, resulting in lack of service to clients. Additionally, the offending lease and the lease immediately following it in the lease database may be improperly deleted. if the dhcpd server binary was built for a 64-bit architecture OR if the -fstack-protection-strong compiler flag was NOT specified, the crash will not occur, but it is possible for the offending lease and the lease which immediately followed it to be improperly deleted.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-119')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:L/Au:N/C:N/I:N/A:P', score=3.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H', score=7.4)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3412" comment="isc-dhcp-client DPKG is earlier than 4.4.1-2+deb10u1+ci202109241456+astra3" />
        <criterion test_ref="oval:astra:tst:3413" comment="isc-dhcp-common DPKG is earlier than 4.4.1-2+deb10u1+ci202109241456+astra3" />
        <criterion test_ref="oval:astra:tst:3414" comment="isc-dhcp-server DPKG is earlier than 4.4.1-2+deb10u1+ci202109241456+astra3" />
        <criterion test_ref="oval:astra:tst:32311" comment="isc-dhcp-client-ddns DPKG is earlier than 4.4.1-2+deb10u1+ci202109241456+astra3" />
        <criterion test_ref="oval:astra:tst:32312" comment="isc-dhcp-dev DPKG is earlier than 4.4.1-2+deb10u1+ci202109241456+astra3" />
        <criterion test_ref="oval:astra:tst:32313" comment="isc-dhcp-relay DPKG is earlier than 4.4.1-2+deb10u1+ci202109241456+astra3" />
        <criterion test_ref="oval:astra:tst:32314" comment="isc-dhcp-server-ldap DPKG is earlier than 4.4.1-2+deb10u1+ci202109241456+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160074603579379731794169694606915" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в tomcat9</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>tomcat9</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-25329" ref_id="CVE-2021-25329" />
        <description>The fix for CVE-2020-9484 was incomplete. When using Apache Tomcat 10.0.0-M1 to 10.0.0, 9.0.0.M1 to 9.0.41, 8.5.0 to 8.5.61 or 7.0.0. to 7.0.107 with a configuration edge case that was highly unlikely to be used, the Tomcat instance was still vulnerable to CVE-2020-9494. Note that both the previously published prerequisites for CVE-2020-9484 and the previously published mitigations for CVE-2020-9484 also apply to this issue.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:P/A:P', score=4.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.0)</CVSS3.0>
          <mitigations>- Запускать ПО tomcat в изолированной программной среде
- Включить режим замкнутой программной среды
- Включить мандатный контроль целостности (МКЦ)
- Включить межсетевой экран ufw;
- Не запускайте Tomcat от имени пользователя Root. Для этого создайте пользователя для запуска службы Tomcat:

```
sudo useradd -m -U -d /home/tomcat -s $(which false) tomcat
```

Измените право собственности на созданного пользователя tomcat:

```
chown -R tomcat:tomcat /home/tomcat
```

- Запускайте сервер Apache Tomcat с помощью Security Manager. Это предотвращает запуск недоверенных апплетов в браузере
- Измените процедуру выключения Tomcat. Это поможет предотвратить отключение служб Tomcat злоумышленниками. Для этого отредактируйте файл server.xml и удалите следующий блок:

```
&lt;Server port=“8005” shutdown=“SHUTDOWN”&gt;
```

Если вы хотите сохранить команду shutdown, измените порт и команду по умолчанию:

```
&lt;Server port="5800" shutdown="KILLME"&gt;
```

- Добавьте флаги Secure и HttpOnly. Отредактируйте файл web.xml и добавьте следующие записи в блок &lt;cookie-config&gt;:

```
&lt;http-only&gt;true&lt;/http-only&gt;

&lt;secure&gt;true&lt;/secure&gt;

&lt;/cookie-config&gt;
```</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32535" comment="libtomcat9-embed-java DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32536" comment="libtomcat9-java DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32537" comment="tomcat9 DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32538" comment="tomcat9-admin DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32539" comment="tomcat9-common DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32540" comment="tomcat9-docs DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32541" comment="tomcat9-user DPKG is earlier than 9.0.31-1~deb10u6" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038460302575013437623285905184323" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libreoffice</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libreoffice</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05337" ref_id="BDU:2021-05337" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-25633" ref_id="CVE-2021-25633" />
        <description>LibreOffice supports digital signatures of ODF documents and macros within documents, presenting visual aids that no alteration of the document occurred since the last signing and that the signature is valid. An Improper Certificate Validation vulnerability in LibreOffice allowed an attacker to create a digitally signed ODF document, by manipulating the documentsignatures.xml or macrosignatures.xml stream within the document to combine multiple certificate data, which when opened caused LibreOffice to display a validly signed indicator but whose content was unrelated to the signature shown. This issue affects: The Document Foundation LibreOffice 7-0 versions prior to 7.0.6; 7-1 versions prior to 7.1.2.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-295'), NistCWE(cwe='CWE-295')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:P/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N', score=7.5)</CVSS3.0>
          <mitigations>- При использовании ПО libreoffice выполнять обработку файлов, полученных только из доверенных источников
- Включить блокировку исполнения макросов в документах LibreOffice. Для этого необходимо выполнить следующие действия:

  - Запустить ОС с правами администратора.
  - В терминале выполнить следующую команду:

    `
    astra-macros-lock enable
    `

  - Для проверки активации блокировки исполнения макросов в документах Libreoffice в терминале нужно выполнить следующую команду:

    `
    astra-macros-lock status
    `

  - В результате выполнения команды в терминале должно быть выведено "АКТИВНО".
- Запускать ПО libreoffice в изолированной программной среде с применением инструмента Firejail;
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Запретить установку бита исполнения для всех пользователей, включая администраторов.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3848" comment="fonts-opensymbol DPKG is earlier than 2:102.11+LibO7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3849" comment="libreoffice-style-colibre DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3850" comment="libuno-sal3 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3851" comment="libuno-salhelpergcc3-3 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3852" comment="libuno-cppu3 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3853" comment="uno-libs-private DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3854" comment="libuno-cppuhelpergcc3-3 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3855" comment="libuno-purpenvhelpergcc3-3 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3856" comment="ure DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3857" comment="libreoffice-common DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3858" comment="libreoffice-core DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3859" comment="libreoffice-qt5 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3860" comment="libreoffice-kf5 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3861" comment="libreoffice-plasma DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3862" comment="libreoffice-kde5 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3863" comment="libreoffice-gtk3 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3864" comment="libreoffice-style-breeze DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3865" comment="libreoffice-l10n-ru DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3866" comment="libreoffice-base-core DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3867" comment="libreoffice-calc DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3868" comment="libreoffice-draw DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3869" comment="libreoffice-impress DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3870" comment="libreoffice-math DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3871" comment="libreoffice-writer DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3872" comment="python3-uno DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3873" comment="libreoffice DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3874" comment="libreoffice-help-common DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3875" comment="libreoffice-help-ru DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3876" comment="libreoffice-pdfimport DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3877" comment="libreoffice-gtk2 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3878" comment="libreoffice-gtk DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32158" comment="gir1.2-lokdocview-0.1 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32159" comment="libjuh-java DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32160" comment="libjurt-java DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32161" comment="liblibreoffice-java DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32162" comment="liblibreofficekitgtk DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32163" comment="libofficebean-java DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32164" comment="libreoffice-avmedia-backend-gstreamer DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32165" comment="libreoffice-base DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32166" comment="libreoffice-base-drivers DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32167" comment="libreoffice-dev DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32168" comment="libreoffice-dev-common DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32169" comment="libreoffice-dev-doc DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32170" comment="libreoffice-dev-gui DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32171" comment="libreoffice-evolution DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32172" comment="libreoffice-gnome DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32173" comment="libreoffice-help-id DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32174" comment="libreoffice-java-common DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32175" comment="libreoffice-kde DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32176" comment="libreoffice-kde4 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32177" comment="libreoffice-l10n-am DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32178" comment="libreoffice-l10n-gug DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32179" comment="libreoffice-l10n-id DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32180" comment="libreoffice-l10n-kn DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32181" comment="libreoffice-l10n-szl DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32182" comment="libreoffice-librelogo DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32183" comment="libreoffice-mysql-connector DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32184" comment="libreoffice-nlpsolver DPKG is earlier than 0.9+LibO7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32185" comment="libreoffice-officebean DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32186" comment="libreoffice-ogltrans DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32187" comment="libreoffice-report-builder DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32188" comment="libreoffice-report-builder-bin DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32189" comment="libreoffice-script-provider-bsh DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32190" comment="libreoffice-script-provider-js DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32191" comment="libreoffice-script-provider-python DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32192" comment="libreoffice-sdbc-firebird DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32193" comment="libreoffice-sdbc-hsqldb DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32194" comment="libreoffice-sdbc-mysql DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32195" comment="libreoffice-sdbc-postgresql DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32196" comment="libreoffice-style-elementary DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32197" comment="libreoffice-style-galaxy DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32198" comment="libreoffice-style-human DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32199" comment="libreoffice-style-karasa-jaga DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32200" comment="libreoffice-style-oxygen DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32201" comment="libreoffice-style-sifr DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32202" comment="libreoffice-style-sukapura DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32203" comment="libreoffice-style-tango DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32204" comment="libreoffice-style-yaru DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32205" comment="libreoffice-systray DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32206" comment="libreoffice-wiki-publisher DPKG is earlier than 1.2.0+LibO7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32207" comment="libreofficekit-data DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32208" comment="libreofficekit-dev DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32209" comment="libridl-java DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32210" comment="libunoil-java DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32211" comment="libunoloader-java DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32212" comment="python3-access2base DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058742712178665108047233156470339" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libreoffice</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libreoffice</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-05923" ref_id="BDU:2022-05923" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-25634" ref_id="CVE-2021-25634" />
        <description>LibreOffice supports digital signatures of ODF documents and macros within documents, presenting visual aids that no alteration of the document occurred since the last signing and that the signature is valid. An Improper Certificate Validation vulnerability in LibreOffice allowed an attacker to modify a digitally signed ODF document to insert an additional signing time timestamp which LibreOffice would incorrectly present as a valid signature signed at the bogus signing time. This issue affects: The Document Foundation LibreOffice 7-0 versions prior to 7.0.6; 7-1 versions prior to 7.1.2.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-295'), NistCWE(cwe='CWE-295')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:P/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N', score=7.5)</CVSS3.0>
          <mitigations>- При использовании ПО libreoffice выполнять обработку файлов, полученных только из доверенных источников
- Включить блокировку исполнения макросов в документах LibreOffice. Для этого необходимо выполнить следующие действия:

  - Запустить ОС с правами администратора.
  - В терминале выполнить следующую команду:

    `
    astra-macros-lock enable
    `

  - Для проверки активации блокировки исполнения макросов в документах Libreoffice в терминале нужно выполнить следующую команду:

    `
    astra-macros-lock status
    `

  - В результате выполнения команды в терминале должно быть выведено "АКТИВНО".
- Запускать ПО libreoffice в изолированной программной среде с применением инструмента Firejail;
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Запретить установку бита исполнения для всех пользователей, включая администраторов.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3848" comment="fonts-opensymbol DPKG is earlier than 2:102.11+LibO7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3849" comment="libreoffice-style-colibre DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3850" comment="libuno-sal3 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3851" comment="libuno-salhelpergcc3-3 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3852" comment="libuno-cppu3 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3853" comment="uno-libs-private DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3854" comment="libuno-cppuhelpergcc3-3 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3855" comment="libuno-purpenvhelpergcc3-3 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3856" comment="ure DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3857" comment="libreoffice-common DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3858" comment="libreoffice-core DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3859" comment="libreoffice-qt5 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3860" comment="libreoffice-kf5 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3861" comment="libreoffice-plasma DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3862" comment="libreoffice-kde5 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3863" comment="libreoffice-gtk3 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3864" comment="libreoffice-style-breeze DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3865" comment="libreoffice-l10n-ru DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3866" comment="libreoffice-base-core DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3867" comment="libreoffice-calc DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3868" comment="libreoffice-draw DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3869" comment="libreoffice-impress DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3870" comment="libreoffice-math DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3871" comment="libreoffice-writer DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3872" comment="python3-uno DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3873" comment="libreoffice DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3874" comment="libreoffice-help-common DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3875" comment="libreoffice-help-ru DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3876" comment="libreoffice-pdfimport DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3877" comment="libreoffice-gtk2 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:3878" comment="libreoffice-gtk DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32158" comment="gir1.2-lokdocview-0.1 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32159" comment="libjuh-java DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32160" comment="libjurt-java DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32161" comment="liblibreoffice-java DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32162" comment="liblibreofficekitgtk DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32163" comment="libofficebean-java DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32164" comment="libreoffice-avmedia-backend-gstreamer DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32165" comment="libreoffice-base DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32166" comment="libreoffice-base-drivers DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32167" comment="libreoffice-dev DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32168" comment="libreoffice-dev-common DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32169" comment="libreoffice-dev-doc DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32170" comment="libreoffice-dev-gui DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32171" comment="libreoffice-evolution DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32172" comment="libreoffice-gnome DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32173" comment="libreoffice-help-id DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32174" comment="libreoffice-java-common DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32175" comment="libreoffice-kde DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32176" comment="libreoffice-kde4 DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32177" comment="libreoffice-l10n-am DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32178" comment="libreoffice-l10n-gug DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32179" comment="libreoffice-l10n-id DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32180" comment="libreoffice-l10n-kn DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32181" comment="libreoffice-l10n-szl DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32182" comment="libreoffice-librelogo DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32183" comment="libreoffice-mysql-connector DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32184" comment="libreoffice-nlpsolver DPKG is earlier than 0.9+LibO7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32185" comment="libreoffice-officebean DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32186" comment="libreoffice-ogltrans DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32187" comment="libreoffice-report-builder DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32188" comment="libreoffice-report-builder-bin DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32189" comment="libreoffice-script-provider-bsh DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32190" comment="libreoffice-script-provider-js DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32191" comment="libreoffice-script-provider-python DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32192" comment="libreoffice-sdbc-firebird DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32193" comment="libreoffice-sdbc-hsqldb DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32194" comment="libreoffice-sdbc-mysql DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32195" comment="libreoffice-sdbc-postgresql DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32196" comment="libreoffice-style-elementary DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32197" comment="libreoffice-style-galaxy DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32198" comment="libreoffice-style-human DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32199" comment="libreoffice-style-karasa-jaga DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32200" comment="libreoffice-style-oxygen DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32201" comment="libreoffice-style-sifr DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32202" comment="libreoffice-style-sukapura DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32203" comment="libreoffice-style-tango DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32204" comment="libreoffice-style-yaru DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32205" comment="libreoffice-systray DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32206" comment="libreoffice-wiki-publisher DPKG is earlier than 1.2.0+LibO7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32207" comment="libreofficekit-data DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32208" comment="libreofficekit-dev DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32209" comment="libridl-java DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32210" comment="libunoil-java DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32211" comment="libunoloader-java DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
        <criterion test_ref="oval:astra:tst:32212" comment="python3-access2base DPKG is earlier than 1:7.0.6-0ubuntu0.20.10.1astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018335112565276830108880017380931" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в htmldoc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>htmldoc</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-07298" ref_id="BDU:2024-07298" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-26252" ref_id="CVE-2021-26252" />
        <description>A flaw was found in htmldoc in v1.9.12. Heap buffer overflow in pspdf_prepare_page(),in ps-pdf.cxx may lead to execute arbitrary code and denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32299" comment="htmldoc DPKG is earlier than 1.9.3-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32300" comment="htmldoc-common DPKG is earlier than 1.9.3-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160311979790838523076510776383043" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в htmldoc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>htmldoc</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-07299" ref_id="BDU:2024-07299" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-26259" ref_id="CVE-2021-26259" />
        <description>A flaw was found in htmldoc in v1.9.12. Heap buffer overflow in render_table_row(),in ps-pdf.cxx may lead to arbitrary code execution and denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32299" comment="htmldoc DPKG is earlier than 1.9.3-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32300" comment="htmldoc-common DPKG is earlier than 1.9.3-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038300919003881264527521817646659" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в xen</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>xen</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-26313" ref_id="CVE-2021-26313" />
        <description>Potential speculative code store bypass in all supported CPU products, in conjunction with software vulnerabilities relating to speculative execution of overwritten instructions, may cause an incorrect speculation and could result in data leakage.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-208'), NistCWE(cwe='CWE-203')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>- Отказаться от использования ПО Xen в пользу сертифицированной виртуализации libvirt/qemu.
- Включить защиту файловой системы ("установить МКЦ на ФС");
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash, а также активировать режим Киоск-2.
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности.
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3981" comment="libxentoolcore1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3982" comment="libxentoollog1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3983" comment="libxencall1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3984" comment="libxendevicemodel1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3985" comment="libxenevtchn1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3986" comment="libxenforeignmemory1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3987" comment="libxengnttab1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3988" comment="libxenstore3.0 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3989" comment="libxenmisc4.11 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32572" comment="libxen-dev DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32573" comment="xen-doc DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32574" comment="xen-hypervisor-4.11-amd64 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32575" comment="xen-hypervisor-common DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32576" comment="xen-system-amd64 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32577" comment="xen-utils-4.11 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32578" comment="xen-utils-common DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32579" comment="xenstore-utils DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079342035641299655436183758263875" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в connman</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>connman</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-26675" ref_id="CVE-2021-26675" />
        <description>A stack-based buffer overflow in dnsproxy in ConnMan before 1.39 could be used by network adjacent attackers to execute code.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:L/Au:N/C:P/I:P/A:P', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3721" comment="connman DPKG is earlier than 1.36-2.1~deb10u2+ci202111101443+astra4" />
        <criterion test_ref="oval:astra:tst:32011" comment="connman-dev DPKG is earlier than 1.36-2.1~deb10u2+ci202111101443+astra4" />
        <criterion test_ref="oval:astra:tst:32012" comment="connman-doc DPKG is earlier than 1.36-2.1~deb10u2+ci202111101443+astra4" />
        <criterion test_ref="oval:astra:tst:32013" comment="connman-vpn DPKG is earlier than 1.36-2.1~deb10u2+ci202111101443+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099624445244951325860131009549891" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в connman</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>connman</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-26676" ref_id="CVE-2021-26676" />
        <description>gdhcp in ConnMan before 1.39 could be used by network-adjacent attackers to leak sensitive stack information, allowing further exploitation of bugs in gdhcp.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:L/Au:N/C:P/I:N/A:N', score=3.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3721" comment="connman DPKG is earlier than 1.36-2.1~deb10u2+ci202111101443+astra4" />
        <criterion test_ref="oval:astra:tst:32011" comment="connman-dev DPKG is earlier than 1.36-2.1~deb10u2+ci202111101443+astra4" />
        <criterion test_ref="oval:astra:tst:32012" comment="connman-doc DPKG is earlier than 1.36-2.1~deb10u2+ci202111101443+astra4" />
        <criterion test_ref="oval:astra:tst:32013" comment="connman-vpn DPKG is earlier than 1.36-2.1~deb10u2+ci202111101443+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:978088443948069831991634589734467" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в apache2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>apache2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03681" ref_id="BDU:2021-03681" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-26690" ref_id="CVE-2021-26690" />
        <description>Apache HTTP Server versions 2.4.0 to 2.4.46 A specially crafted Cookie header handled by mod_session can cause a NULL pointer dereference and crash, leading to a possible Denial Of Service</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Обеспечить возможность использования библиотеки libapache2-mod-nss только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3746" comment="apache2-bin DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3747" comment="apache2-data DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3748" comment="apache2-utils DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3749" comment="apache2 DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31939" comment="apache2-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31940" comment="apache2-doc DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31941" comment="apache2-ssl-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31942" comment="apache2-suexec-custom DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31943" comment="apache2-suexec-pristine DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31944" comment="libapache2-mod-md DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31945" comment="libapache2-mod-proxy-uwsgi DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998370853551721502415581841020483" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в apache2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>apache2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03678" ref_id="BDU:2021-03678" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-26691" ref_id="CVE-2021-26691" />
        <description>In Apache HTTP Server versions 2.4.0 to 2.4.46 a specially crafted SessionHeader sent by an origin server could cause a heap overflow</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-122'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>- Обеспечить возможность использования библиотеки libapache2-mod-nss только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3746" comment="apache2-bin DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3747" comment="apache2-data DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3748" comment="apache2-utils DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3749" comment="apache2 DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31939" comment="apache2-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31940" comment="apache2-doc DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31941" comment="apache2-ssl-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31942" comment="apache2-suexec-custom DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31943" comment="apache2-suexec-pristine DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31944" comment="libapache2-mod-md DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31945" comment="libapache2-mod-proxy-uwsgi DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977534156295479802973548506863171" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в avahi</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>avahi</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-05969" ref_id="BDU:2022-05969" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-26720" ref_id="CVE-2021-26720" />
        <description>avahi-daemon-check-dns.sh in the Debian avahi package through 0.8-4 is executed as root via /etc/network/if-up.d/avahi-daemon, and allows a local attacker to cause a denial of service or create arbitrary empty files via a symlink attack on files under /run/avahi-daemon. NOTE: this only affects the packaging for Debian GNU/Linux (used indirectly by SUSE), not the upstream Avahi product.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-59')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Проверить необходимость локального обнаружения переферийных устройств. Если не нужно, то отключить демон avahi:

`
sudo systemctl disable avahi-daemon. service &amp;&amp; sudo systemctl disable avahi-daemon.socket
`


- Проверить состояние демона:

`
sudo systemctl status avahi-daemon
`</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3505" comment="libavahi-common-data DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:3506" comment="libavahi-common3 DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:3507" comment="libavahi-client3 DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:3508" comment="libavahi-core7 DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:3509" comment="avahi-daemon DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:3510" comment="libavahi-glib1 DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31953" comment="avahi-autoipd DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31954" comment="avahi-discover DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31955" comment="avahi-dnsconfd DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31956" comment="avahi-ui-utils DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31957" comment="avahi-utils DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31958" comment="gir1.2-avahi-0.6 DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31959" comment="libavahi-client-dev DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31960" comment="libavahi-common-dev DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31961" comment="libavahi-compat-libdnssd-dev DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31962" comment="libavahi-compat-libdnssd1 DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31963" comment="libavahi-core-dev DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31964" comment="libavahi-glib-dev DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31965" comment="libavahi-gobject-dev DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31966" comment="libavahi-gobject0 DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31967" comment="libavahi-ui-gtk3-0 DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31968" comment="libavahi-ui-gtk3-dev DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
        <criterion test_ref="oval:astra:tst:31969" comment="python-avahi DPKG is earlier than 0.7-4+deb10u1+ci202109291629+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977614003428013710001279500375619" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-26930" ref_id="CVE-2021-26930" />
        <description>An issue was discovered in the Linux kernel 3.11 through 5.10.16, as used by Xen. To service requests to the PV backend, the driver maps grant references provided by the frontend. In this process, errors may be encountered. In one case, an error encountered earlier might be discarded by later processing, resulting in the caller assuming successful mapping, and hence subsequent operations trying to access space that wasn't mapped. In another case, internal state would be insufficiently updated, preventing safe recovery from the error. This affects drivers/block/xen-blkback/blkback.c.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997896413031665380425226751661635" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-26931" ref_id="CVE-2021-26931" />
        <description>An issue was discovered in the Linux kernel 2.6.39 through 5.10.16, as used in Xen. Block, net, and SCSI backends consider certain errors a plain bug, deliberately causing a kernel crash. For errors potentially being at least under the influence of guests (such as out of memory conditions), it isn't correct to assume a plain bug. Memory allocations potentially causing such crashes occur only when Linux is running in PV mode, though. This affects drivers/block/xen-blkback/blkback.c and drivers/xen/xen-scsiback.c.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-770')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:N/I:N/A:P', score=1.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018178822635317050849174002947651" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-26932" ref_id="CVE-2021-26932" />
        <description>An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then loops over the results, performing follow-up actions based on the success or failure of each operation. Unfortunately, when running in PV mode, the Linux backend drivers mishandle this: Some errors are ignored, effectively implying their success from the success of related batch elements. In other cases, errors resulting from one batch element lead to further batch elements not being inspected, and hence successful ones to not be possible to properly unmap upon error recovery. Only systems with Linux backends running in PV mode are vulnerable. Linux backends run in HVM / PVH modes are not vulnerable. This affects arch/*/xen/p2m.c and drivers/xen/gntdev.c.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:N/I:N/A:P', score=1.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038461232238968721273121254233667" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в xen</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>xen</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-26933" ref_id="CVE-2021-26933" />
        <description>An issue was discovered in Xen 4.9 through 4.14.x. On Arm, a guest is allowed to control whether memory accesses are bypassing the cache. This means that Xen needs to ensure that all writes (such as the ones during scrubbing) have reached the memory before handing over the page to a guest. Unfortunately, the operation to clean the cache is happening before checking if the page was scrubbed. Therefore there is no guarantee when all the writes will reach the memory.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>- Отказаться от использования ПО Xen в пользу сертифицированной виртуализации libvirt/qemu.
- Включить защиту файловой системы ("установить МКЦ на ФС");
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash, а также активировать режим Киоск-2.
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности.
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3981" comment="libxentoolcore1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3982" comment="libxentoollog1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3983" comment="libxencall1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3984" comment="libxendevicemodel1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3985" comment="libxenevtchn1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3986" comment="libxenforeignmemory1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3987" comment="libxengnttab1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3988" comment="libxenstore3.0 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3989" comment="libxenmisc4.11 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32572" comment="libxen-dev DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32573" comment="xen-doc DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32574" comment="xen-hypervisor-4.11-amd64 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32575" comment="xen-hypervisor-common DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32576" comment="xen-system-amd64 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32577" comment="xen-utils-4.11 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32578" comment="xen-utils-common DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32579" comment="xenstore-utils DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119590870653575402968910259377731" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в screen</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>screen</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-26937" ref_id="CVE-2021-26937" />
        <description>encoding.c in GNU Screen through 4.8.0 allows remote attackers to cause a denial of service (invalid write access and application crash) or possibly have unspecified other impact via a crafted UTF-8 character sequence.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-88')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3440" comment="screen DPKG is earlier than 4.6.2-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139952508419741337730451054614083" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в htmldoc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>htmldoc</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-07300" ref_id="BDU:2024-07300" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-26948" ref_id="CVE-2021-26948" />
        <description>Null pointer dereference in the htmldoc v1.9.11 and before may allow attackers to execute arbitrary code and cause a denial of service via a crafted html file.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-479'), NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32299" comment="htmldoc DPKG is earlier than 1.9.3-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32300" comment="htmldoc-common DPKG is earlier than 1.9.3-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018018201124145592373135016285763" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openldap</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openldap</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-27212" ref_id="CVE-2021-27212" />
        <description>In OpenLDAP through 2.4.57 and 2.5.x through 2.5.1alpha, an assertion failure in slapd can occur in the issuerAndThisUpdateCheck function via a crafted packet, resulting in a denial of service (daemon exit) via a short timestamp. This is related to schema_init.c and checkTime.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-617')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить возможность запуска openldap только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3350" comment="libldap-common DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3351" comment="libldap-2.4-2 DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3352" comment="slapd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:3353" comment="ldap-utils DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32322" comment="libldap2-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32323" comment="slapd-contrib DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32324" comment="slapd-smbk5pwd DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
        <criterion test_ref="oval:astra:tst:32325" comment="slapi-dev DPKG is earlier than 2.4.57+dfsg-3~bpo10+1.astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139712658746055614916818524001859" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в glib2.0</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>glib2.0</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-00816" ref_id="BDU:2021-00816" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-27218" ref_id="CVE-2021-27218" />
        <description>An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If g_byte_array_new_take() was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 2**32, causing unintended length truncation.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-681')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>-  Включить защиту файловой системы ("установить МКЦ на ФС")
-  Запретить установку бита исполнения для каталогов с обрабатываемыми данными, включая права администраторов.
-  Активировать регламентный контроль целостности ОС и режим замкнутой программной среды.
-  Обрабатывать данные только из доверенных источников, блокируя загрузку непроверенных строковых объектов.
-  Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности.
-  Для непривилегированных пользователей активировать режим Киоск-2 с блокировкой интерпретаторов.
-  Ограничить редактирование конфигурационных файлов glib2.0 исключительно группой root.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3463" comment="libglib2.0-0 DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:3464" comment="libglib2.0-data DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:3465" comment="libglib2.0-bin DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:32360" comment="libglib2.0-dev DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:32361" comment="libglib2.0-dev-bin DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:32362" comment="libglib2.0-doc DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:32363" comment="libglib2.0-tests DPKG is earlier than 2.58.3-2+deb10u3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159995068349707285340765775287875" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в glib2.0</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>glib2.0</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-27219" ref_id="CVE-2021-27219" />
        <description>An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function g_bytes_new has an integer overflow on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. The overflow could potentially lead to memory corruption.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-681')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>-  Включить защиту файловой системы ("установить МКЦ на ФС")
-  Запретить установку бита исполнения для каталогов с обрабатываемыми данными, включая права администраторов.
-  Активировать регламентный контроль целостности ОС и режим замкнутой программной среды.
-  Обрабатывать данные только из доверенных источников, блокируя загрузку непроверенных строковых объектов.
-  Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности.
-  Для непривилегированных пользователей активировать режим Киоск-2 с блокировкой интерпретаторов.
-  Ограничить редактирование конфигурационных файлов glib2.0 исключительно группой root.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3463" comment="libglib2.0-0 DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:3464" comment="libglib2.0-data DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:3465" comment="libglib2.0-bin DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:32360" comment="libglib2.0-dev DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:32361" comment="libglib2.0-dev-bin DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:32362" comment="libglib2.0-doc DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:32363" comment="libglib2.0-tests DPKG is earlier than 2.58.3-2+deb10u3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998369616820608036649936116602435" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в pygments</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>pygments</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-27291" ref_id="CVE-2021-27291" />
        <description>In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-1333')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3906" comment="python-pygments DPKG is earlier than 2.3.1+dfsg-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32626" comment="python-pygments-doc DPKG is earlier than 2.3.1+dfsg-1+deb10u2" />
        <criterion test_ref="oval:astra:tst:32627" comment="python3-pygments DPKG is earlier than 2.3.1+dfsg-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160470746809802692711395763770947" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в xen</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>xen</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-27379" ref_id="CVE-2021-27379" />
        <description>An issue was discovered in Xen through 4.11.x, allowing x86 Intel HVM guest OS users to achieve unintended read/write DMA access, and possibly cause a denial of service (host OS crash) or gain privileges. This occurs because a backport missed a flush, and thus IOMMU updates were not always correct. NOTE: this issue exists because of an incomplete fix for CVE-2020-15565.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:P/A:C', score=5.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Отказаться от использования ПО Xen в пользу сертифицированной виртуализации libvirt/qemu.
- Включить защиту файловой системы ("установить МКЦ на ФС");
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash, а также активировать режим Киоск-2.
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности.
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3981" comment="libxentoolcore1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3982" comment="libxentoollog1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3983" comment="libxencall1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3984" comment="libxendevicemodel1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3985" comment="libxenevtchn1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3986" comment="libxenforeignmemory1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3987" comment="libxengnttab1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3988" comment="libxenstore3.0 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3989" comment="libxenmisc4.11 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32572" comment="libxen-dev DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32573" comment="xen-doc DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32574" comment="xen-hypervisor-4.11-amd64 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32575" comment="xen-hypervisor-common DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32576" comment="xen-system-amd64 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32577" comment="xen-utils-4.11 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32578" comment="xen-utils-common DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32579" comment="xenstore-utils DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038223239475341926529901072307779" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в wpa</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>wpa</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-27803" ref_id="CVE-2021-27803" />
        <description>A vulnerability was discovered in how p2p/p2p_pd.c in wpa_supplicant before 2.10 processes P2P (Wi-Fi Direct) provision discovery requests. It could result in denial of service or other impact (potentially execution of arbitrary code), for an attacker within radio range.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:M/Au:N/C:P/I:P/A:P', score=5.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Отключить по возможности беспроводные системы передачи данных (WiFi, Bluetooth)
- При необходимости использования WiFi - использовать для защиты данных сети VPN
- Использовать ПО wpa только на низком или отдельно выделенном уровне целостности
- Обеспечить возможность запуска ПО wpa только доверенными пользователями ОС
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash, а также активировать режим Киоск-2
- Запускать ПО wpa с минимально необходимыми правами доступа
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3457" comment="wpasupplicant DPKG is earlier than 2:2.7+git20190128+0c1e29f-6+deb10u3" />
        <criterion test_ref="oval:astra:tst:3458" comment="hostapd DPKG is earlier than 2:2.7+git20190128+0c1e29f-6+deb10u3" />
        <criterion test_ref="oval:astra:tst:32296" comment="wpagui DPKG is earlier than 2:2.7+git20190128+0c1e29f-6+deb10u3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139870497309990320516497337046595" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28038" ref_id="CVE-2021-28038" />
        <description>An issue was discovered in the Linux kernel through 5.11.3, as used with Xen PV. A certain part of the netback driver lacks necessary treatment of errors such as failed memory allocations (as a result of changes to the handling of grant mapping errors). A host OS denial of service may occur during misbehavior of a networking frontend driver. NOTE: this issue exists because of an incomplete fix for CVE-2021-26931.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-770')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:C', score=4.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038617215101770318417016893298243" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в glib2.0</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>glib2.0</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00320" ref_id="BDU:2022-00320" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28153" ref_id="CVE-2021-28153" />
        <description>An issue was discovered in GNOME GLib before 2.66.8. When g_file_replace() is used with G_FILE_CREATE_REPLACE_DESTINATION to replace a path that is a dangling symlink, it incorrectly also creates the target of the symlink as an empty file, which could conceivably have security relevance if the symlink is attacker-controlled. (If the path is a symlink to a file that already exists, then the contents of that file correctly remain unchanged.)</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-59')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:P/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N', score=5.3)</CVSS3.0>
          <mitigations>-  Включить защиту файловой системы ("установить МКЦ на ФС")
-  Запретить установку бита исполнения для каталогов с обрабатываемыми данными, включая права администраторов.
-  Активировать регламентный контроль целостности ОС и режим замкнутой программной среды.
-  Обрабатывать данные только из доверенных источников, блокируя загрузку непроверенных строковых объектов.
-  Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности.
-  Для непривилегированных пользователей активировать режим Киоск-2 с блокировкой интерпретаторов.
-  Ограничить редактирование конфигурационных файлов glib2.0 исключительно группой root.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3463" comment="libglib2.0-0 DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:3464" comment="libglib2.0-data DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:3465" comment="libglib2.0-bin DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:32360" comment="libglib2.0-dev DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:32361" comment="libglib2.0-dev-bin DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:32362" comment="libglib2.0-doc DPKG is earlier than 2.58.3-2+deb10u3" />
        <criterion test_ref="oval:astra:tst:32363" comment="libglib2.0-tests DPKG is earlier than 2.58.3-2+deb10u3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079261262471587923602504939820611" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в jetty9</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>jetty9</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-05507" ref_id="BDU:2022-05507" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28165" ref_id="CVE-2021-28165" />
        <description>In Eclipse Jetty 7.2.2 to 9.4.38, 10.0.0.alpha0 to 10.0.1, and 11.0.0.alpha0 to 11.0.1, CPU usage can reach 100% upon receiving a large invalid TLS frame.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-400'), NistCWE(cwe='CWE-755'), NistCWE(cwe='CWE-755')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:C', score=7.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Удалить ПО jetty9, если оно не используется и не является зависимостью других пакетов
- Отказаться от использования ПО jetty9
- Обеспечить возможность запуска ПО jetty9 только доверенными пользователями ОС
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32315" comment="jetty9 DPKG is earlier than 9.4.16-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32316" comment="libjetty9-extra-java DPKG is earlier than 9.4.16-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32317" comment="libjetty9-java DPKG is earlier than 9.4.16-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160390900886194605298293944964675" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в jetty9</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>jetty9</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28169" ref_id="CVE-2021-28169" />
        <description>For Eclipse Jetty versions &lt;= 9.4.40, &lt;= 10.0.2, &lt;= 11.0.2, it is possible for requests to the ConcatServlet with a doubly encoded path to access protected resources within the WEB-INF directory. For example a request to `/concat?/%2557EB-INF/web.xml` can retrieve the web.xml file. This can reveal sensitive information regarding the implementation of a web application.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-200')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N', score=5.3)</CVSS3.0>
          <mitigations>- Удалить ПО jetty9, если оно не используется и не является зависимостью других пакетов
- Отказаться от использования ПО jetty9
- Обеспечить возможность запуска ПО jetty9 только доверенными пользователями ОС
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32315" comment="jetty9 DPKG is earlier than 9.4.16-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32316" comment="libjetty9-extra-java DPKG is earlier than 9.4.16-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32317" comment="libjetty9-java DPKG is earlier than 9.4.16-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079341109604121830630235933333059" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04833" ref_id="BDU:2021-04833" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28375" ref_id="CVE-2021-28375" />
        <description>An issue was discovered in the Linux kernel through 5.11.6. fastrpc_internal_invoke in drivers/misc/fastrpc.c does not prevent user applications from sending kernel RPC messages, aka CID-20c40794eb85. This is a related issue to CVE-2019-2308.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-862')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160074916691167011983125943506499" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2023-09077" ref_id="BDU:2023-09077" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28429" ref_id="CVE-2021-28429" />
        <description>Integer overflow vulnerability in av_timecode_make_string in libavutil/timecode.c in FFmpeg version 4.3.2, allows local attackers to cause a denial of service (DoS) via crafted .mov file.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998053943319516084294466014631491" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в squid</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>squid</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02732" ref_id="BDU:2021-02732" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28651" ref_id="CVE-2021-28651" />
        <description>An issue was discovered in Squid before 4.15 and 5.x before 5.0.6. Due to a buffer-management bug, it allows a denial of service. When resolving a request with the urn: scheme, the parser leaks a small amount of memory. However, there is an unspecified attack methodology that can easily trigger a large amount of memory consumption.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить подключения пользователей к прокси серверу squid только по https протоколу
- Использовать ПО squid только на низком или отдельно выделенном уровне целостности
- Запускать ПО Squid с минимально необходимыми привилегиями
- Используя полномочия администратора системы с высоким уровнем целостности, настройте конфигурационный файл Squid (/etc/squid/squid.conf):

```
# Разрешите доступ к прокси-серверу только с доверенных IP-адресов

acl localnet src YOUR_TRUSTED_IP

http_access allow localnet

http_access deny all
```

- Настройте брандмауэр так, чтобы разрешать входящие подключения к Squid только с доверенных сетей, например:

```
sudo iptables -A INPUT -s YOUR_TRUSTED_IP -p tcp --dport 3128 -j ACCEPT

sudo iptables -A INPUT -p tcp --dport 3128 -j DROP
```

- Ограничьте доступ к ненадёжным и недоверенным ресурсам с помощью белых или чёрных списков.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3839" comment="squid-common DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:3840" comment="squid DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:3841" comment="squid3 DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32652" comment="squid-cgi DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32653" comment="squid-purge DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32654" comment="squidclient DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018336352923167754718413265917507" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в squid</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>squid</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02730" ref_id="BDU:2021-02730" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28652" ref_id="CVE-2021-28652" />
        <description>An issue was discovered in Squid before 4.15 and 5.x before 5.0.6. Due to incorrect parser validation, it allows a Denial of Service attack against the Cache Manager API. This allows a trusted client to trigger memory leaks that. over time, lead to a Denial of Service via an unspecified short query string. This attack is limited to clients with Cache Manager API access privilege.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:N/I:N/A:P', score=4.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H', score=4.9)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить подключения пользователей к прокси серверу squid только по https протоколу
- Использовать ПО squid только на низком или отдельно выделенном уровне целостности
- Запускать ПО Squid с минимально необходимыми привилегиями
- Используя полномочия администратора системы с высоким уровнем целостности, настройте конфигурационный файл Squid (/etc/squid/squid.conf):

```
# Разрешите доступ к прокси-серверу только с доверенных IP-адресов

acl localnet src YOUR_TRUSTED_IP

http_access allow localnet

http_access deny all
```

- Настройте брандмауэр так, чтобы разрешать входящие подключения к Squid только с доверенных сетей, например:

```
sudo iptables -A INPUT -s YOUR_TRUSTED_IP -p tcp --dport 3128 -j ACCEPT

sudo iptables -A INPUT -p tcp --dport 3128 -j DROP
```

- Ограничьте доступ к ненадёжным и недоверенным ресурсам с помощью белых или чёрных списков.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3839" comment="squid-common DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:3840" comment="squid DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:3841" comment="squid3 DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32652" comment="squid-cgi DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32653" comment="squid-purge DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32654" comment="squidclient DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977850761878378678208112307295811" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28660" ref_id="CVE-2021-28660" />
        <description>rtw_wx_set_scan in drivers/staging/rtl8188eu/os_dep/ioctl_linux.c in the Linux kernel through 5.11.6 allows writing beyond the end of the -&gt;ssid[] array. NOTE: from the perspective of kernel.org releases, CVE IDs are not normally used for drivers/staging/* (unfinished work); however, system integrators may have situations in which a drivers/staging issue is relevant to their own customer base.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:L/Au:N/C:C/I:C/A:C', score=8.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018415581085682019056006809867843" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в squid</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>squid</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28662" ref_id="CVE-2021-28662" />
        <description>An issue was discovered in Squid 4.x before 4.15 and 5.x before 5.0.6. If a remote server sends a certain response header over HTTP or HTTPS, there is a denial of service. This header can plausibly occur in benign network traffic.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-116')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить подключения пользователей к прокси серверу squid только по https протоколу
- Использовать ПО squid только на низком или отдельно выделенном уровне целостности
- Запускать ПО Squid с минимально необходимыми привилегиями
- Используя полномочия администратора системы с высоким уровнем целостности, настройте конфигурационный файл Squid (/etc/squid/squid.conf):

```
# Разрешите доступ к прокси-серверу только с доверенных IP-адресов

acl localnet src YOUR_TRUSTED_IP

http_access allow localnet

http_access deny all
```

- Настройте брандмауэр так, чтобы разрешать входящие подключения к Squid только с доверенных сетей, например:

```
sudo iptables -A INPUT -s YOUR_TRUSTED_IP -p tcp --dport 3128 -j ACCEPT

sudo iptables -A INPUT -p tcp --dport 3128 -j DROP
```

- Ограничьте доступ к ненадёжным и недоверенным ресурсам с помощью белых или чёрных списков.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3839" comment="squid-common DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:3840" comment="squid DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:3841" comment="squid3 DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32652" comment="squid-cgi DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32653" comment="squid-purge DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32654" comment="squidclient DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140268495032620570274877405484611" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28688" ref_id="CVE-2021-28688" />
        <description>The fix for XSA-365 includes initialization of pointers such that subsequent cleanup code wouldn't use uninitialized or stale values. This initialization went too far and may under certain conditions also overwrite pointers which are in need of cleaning up. The lack of cleanup would result in leaking persistent grants. The leak in turn would prevent fully cleaning up after a respective guest has died, leaving around zombie domains. All Linux versions having the fix for XSA-365 applied are vulnerable. XSA-365 was classified to affect versions back to at least 3.11.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-665')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:P', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:978088446365921471220892939146819" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в xen</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>xen</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28690" ref_id="CVE-2021-28690" />
        <description>x86: TSX Async Abort protections not restored after S3 This issue relates to the TSX Async Abort speculative security vulnerability. Please see https://xenbits.xen.org/xsa/advisory-305.html for details. Mitigating TAA by disabling TSX (the default and preferred option) requires selecting a non-default setting in MSR_TSX_CTRL. This setting isn't restored after S3 suspend.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:P/I:N/A:N', score=4.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>- Отказаться от использования ПО Xen в пользу сертифицированной виртуализации libvirt/qemu.
- Включить защиту файловой системы ("установить МКЦ на ФС");
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash, а также активировать режим Киоск-2.
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности.
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3981" comment="libxentoolcore1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3982" comment="libxentoollog1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3983" comment="libxencall1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3984" comment="libxendevicemodel1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3985" comment="libxenevtchn1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3986" comment="libxenforeignmemory1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3987" comment="libxengnttab1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3988" comment="libxenstore3.0 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3989" comment="libxenmisc4.11 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32572" comment="libxen-dev DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32573" comment="xen-doc DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32574" comment="xen-hypervisor-4.11-amd64 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32575" comment="xen-hypervisor-common DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32576" comment="xen-system-amd64 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32577" comment="xen-utils-4.11 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32578" comment="xen-utils-common DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32579" comment="xenstore-utils DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018653265573224812068787441718851" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в xen</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>xen</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28692" ref_id="CVE-2021-28692" />
        <description>inappropriate x86 IOMMU timeout detection / handling IOMMUs process commands issued to them in parallel with the operation of the CPU(s) issuing such commands. In the current implementation in Xen, asynchronous notification of the completion of such commands is not used. Instead, the issuing CPU spin-waits for the completion of the most recently issued command(s). Some of these waiting loops try to apply a timeout to fail overly-slow commands. The course of action upon a perceived timeout actually being detected is inappropriate: - on Intel hardware guests which did not originally cause the timeout may be marked as crashed, - on AMD hardware higher layer callers would not be notified of the issue, making them continue as if the IOMMU operation succeeded.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-269')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:C', score=5.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H', score=7.1)</CVSS3.0>
          <mitigations>- Отказаться от использования ПО Xen в пользу сертифицированной виртуализации libvirt/qemu.
- Включить защиту файловой системы ("установить МКЦ на ФС");
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash, а также активировать режим Киоск-2.
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности.
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3981" comment="libxentoolcore1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3982" comment="libxentoollog1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3983" comment="libxencall1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3984" comment="libxendevicemodel1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3985" comment="libxenevtchn1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3986" comment="libxenforeignmemory1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3987" comment="libxengnttab1 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3988" comment="libxenstore3.0 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:3989" comment="libxenmisc4.11 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32572" comment="libxen-dev DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32573" comment="xen-doc DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32574" comment="xen-hypervisor-4.11-amd64 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32575" comment="xen-hypervisor-common DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32576" comment="xen-system-amd64 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32577" comment="xen-utils-4.11 DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32578" comment="xen-utils-common DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
        <criterion test_ref="oval:astra:tst:32579" comment="xenstore-utils DPKG is earlier than 4.11.4+107-gef32c7afa2-1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058743334775462209581258130150979" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ruby-kramdown</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ruby-kramdown</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28834" ref_id="CVE-2021-28834" />
        <description>Kramdown before 2.3.1 does not restrict Rouge formatters to the Rouge::Formatters namespace, and thus arbitrary classes can be instantiated.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32650" comment="ruby-kramdown DPKG is earlier than 1.17.0-1+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079342657029170937355579557238339" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в rustc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>rustc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28875" ref_id="CVE-2021-28875" />
        <description>In the standard library in Rust before 1.50.0, read_to_end() does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-252')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32519" comment="libstd-rust-1.51 DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32520" comment="libstd-rust-dev DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32521" comment="rust-doc DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32522" comment="rust-gdb DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32523" comment="rust-src DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32524" comment="rustc DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119907476236474278203474059810371" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в rustc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>rustc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28877" ref_id="CVE-2021-28877" />
        <description>In the standard library in Rust before 1.51.0, the Zip implementation calls __iterator_get_unchecked() for the same index more than once when nested. This bug can lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-119')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32519" comment="libstd-rust-1.51 DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32520" comment="libstd-rust-dev DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32521" comment="rust-doc DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32522" comment="rust-gdb DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32523" comment="rust-src DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
        <criterion test_ref="oval:astra:tst:32524" comment="rustc DPKG is earlier than 1.51.0+dfsg1+llvm-1~exp3ubuntu1~18.04.1+ci202108241055+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119749329396455570873355696690755" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в lxml</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>lxml</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28957" ref_id="CVE-2021-28957" />
        <description>An XSS vulnerability was discovered in python-lxml's clean module versions before 4.6.3. When disabling the safe_attrs_only and forms arguments, the Cleaner class does not remove the formaction attribute allowing for JS to bypass the sanitizer. A remote attacker could exploit this flaw to run arbitrary JS code on users who interact with incorrectly sanitized HTML. This issue is patched in lxml 4.6.3.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-79'), NistCWE(cwe='CWE-79')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N', score=6.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3831" comment="python-lxml DPKG is earlier than 4.3.2-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:3832" comment="python3-lxml DPKG is earlier than 4.3.2-1+deb10u3" />
        <criterion test_ref="oval:astra:tst:32625" comment="python-lxml-doc DPKG is earlier than 4.3.2-1+deb10u3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058981328748014823939107486783043" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28964" ref_id="CVE-2021-28964" />
        <description>A race condition was discovered in get_old_root in fs/btrfs/ctree.c in the Linux kernel through 5.11.8. It allows attackers to cause a denial of service (BUG) because of a lack of locking on an extent buffer before a cloning operation, aka CID-dbcc7d57bffc.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:N/I:N/A:P', score=1.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H', score=4.7)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079263738351666494363054738069059" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ruby2.5</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ruby2.5</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00302" ref_id="BDU:2022-00302" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28965" ref_id="CVE-2021-28965" />
        <description>The REXML gem before 3.2.5 in Ruby before 2.6.7, 2.7.x before 2.7.3, and 3.x before 3.0.1 does not properly address XML round-trip issues. An incorrect document can be produced after parsing and serializing.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:P/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N', score=7.5)</CVSS3.0>
          <mitigations>- При использовании ПО Ruby выполнять обработку только доверенных файлов, полученных из доверенных источников
- Запускайте Ruby-скрипты с минимально необходимыми правами доступа
- Запускать ПО в изолированной программной среде с применением инструмента Firejail
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3880" comment="ruby2.5 DPKG is earlier than 2.5.5-3+deb10u3+ci202112021507+astra3" />
        <criterion test_ref="oval:astra:tst:3881" comment="libruby2.5 DPKG is earlier than 2.5.5-3+deb10u3+ci202112021507+astra3" />
        <criterion test_ref="oval:astra:tst:32511" comment="ruby2.5-dev DPKG is earlier than 2.5.5-3+deb10u3+ci202112021507+astra3" />
        <criterion test_ref="oval:astra:tst:32512" comment="ruby2.5-doc DPKG is earlier than 2.5.5-3+deb10u3+ci202112021507+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998213328099574077004859276875331" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28971" ref_id="CVE-2021-28971" />
        <description>In intel_pmu_drain_pebs_nhm in arch/x86/events/intel/ds.c in the Linux kernel through 5.11.8 on some Haswell CPUs, userspace applications (such as perf-fuzzer) can cause a system crash because the PEBS status in a PEBS record is mishandled, aka CID-d88d05a9e0b6.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-755')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:C', score=4.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018495737703225747428806528161347" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-28972" ref_id="CVE-2021-28972" />
        <description>In drivers/pci/hotplug/rpadlpar_sysfs.c in the Linux kernel through 5.11.8, the RPA PCI Hotplug driver has a user-tolerable buffer overflow when writing a new device name to the driver from userspace, allowing userspace to write data to the kernel stack frame directly. This occurs because add_slot_store and remove_slot_store mishandle drc_name '\0' termination, aka CID-cc7a0bb058b8.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H', score=6.7)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058899625914347808455593319290435" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29154" ref_id="CVE-2021-29154" />
        <description>BPF JIT compilers in the Linux kernel through 5.11.12 have incorrect computation of branch displacements, allowing them to execute arbitrary code within the kernel context. This affects arch/x86/net/bpf_jit_comp.c and arch/x86/net/bpf_jit_comp32.c.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-77')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079182035517999478879540570576451" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02346" ref_id="BDU:2021-02346" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29155" ref_id="CVE-2021-29155" />
        <description>An issue was discovered in the Linux kernel through 5.11.x. kernel/bpf/verifier.c performs undesirable out-of-bounds speculation on pointer arithmetic, leading to side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory. Specifically, for sequences of pointer arithmetic operations, the pointer modification performed by the first operation is not correctly accounted for when restricting subsequent operations.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058979163561871894138255588021827" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29264" ref_id="CVE-2021-29264" />
        <description>An issue was discovered in the Linux kernel through 5.11.10. drivers/net/ethernet/freescale/gianfar.c in the Freescale Gianfar Ethernet driver allows attackers to cause a system crash because a negative fragment size is calculated in situations involving an rx queue overrun when jumbo packets are used and NAPI is enabled, aka CID-d8861bab48b6.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:N/I:N/A:C', score=4.7)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079261573165523564562202839307843" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29265" ref_id="CVE-2021-29265" />
        <description>An issue was discovered in the Linux kernel before 5.11.7. usbip_sockfd_store in drivers/usb/usbip/stub_dev.c allows attackers to cause a denial of service (GPF) because the stub-up sequence has race conditions during an update of the local and shared status, aka CID-9380afd6df70.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:N/I:N/A:C', score=4.7)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H', score=4.7)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078945279485486149901966113068611" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в commons-io</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>commons-io</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29425" ref_id="CVE-2021-29425" />
        <description>In Apache Commons IO before 2.7, When invoking the method FileNameUtils.normalize with an improper input string, like "//../foo", or "\\..\foo", the result would be the same value, thus possibly providing access to files in the parent directory, but not further above (thus "limited" path traversal), if the calling code would use the result to construct a path value.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20'), NistCWE(cwe='CWE-22')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:N', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N', score=4.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32349" comment="libcommons-io-java DPKG is earlier than 2.6-2+deb10u1" />
        <criterion test_ref="oval:astra:tst:32350" comment="libcommons-io-java-doc DPKG is earlier than 2.6-2+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119747783180332283762641247491651" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exiv2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exiv2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05234" ref_id="BDU:2021-05234" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29457" ref_id="CVE-2021-29457" />
        <description>Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A heap buffer overflow was found in Exiv2 versions v0.27.3 and earlier. The heap overflow is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to gain code execution, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when _writing_ the metadata, which is a less frequently used Exiv2 operation than _reading_ the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `insert`. The bug is fixed in version v0.27.4.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-122')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Использовать ПО exiv2 только на низком или отдельно выделенном уровне целостности
- При использовании ПО Exiv2 выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска По Exiv2 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3578" comment="libexiv2-14 DPKG is earlier than 0.25-4+deb10u2" />
        <criterion test_ref="oval:astra:tst:32035" comment="exiv2 DPKG is earlier than 0.25-4+deb10u2" />
        <criterion test_ref="oval:astra:tst:32036" comment="libexiv2-dev DPKG is earlier than 0.25-4+deb10u2" />
        <criterion test_ref="oval:astra:tst:32037" comment="libexiv2-doc DPKG is earlier than 0.25-4+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018494191487102460318092078962243" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в composer</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>composer</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05213" ref_id="BDU:2021-05213" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29472" ref_id="CVE-2021-29472" />
        <description>Composer is a dependency manager for PHP. URLs for Mercurial repositories in the root composer.json and package source download URLs are not sanitized correctly. Specifically crafted URL values allow code to be executed in the HgDriver if hg/Mercurial is installed on the system. The impact to Composer users directly is limited as the composer.json file is typically under their own control and source download URLs can only be supplied by third party Composer repositories they explicitly trust to download and execute source code from, e.g. Composer plugins. The main impact is to services passing user input to Composer, including Packagist.org and Private Packagist. This allowed users to trigger remote code execution. The vulnerability has been patched on Packagist.org and Private Packagist within 12h of receiving the initial vulnerability report and based on a review of logs, to the best of our knowledge, was not abused by anyone. Other services/tools using VcsRepository/VcsDriver or derivatives may also be vulnerable and should upgrade their composer/composer dependency immediately. Versions 1.10.22 and 2.0.13 include patches for this issue.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-88')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:P/I:P/A:P', score=6.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3909" comment="composer DPKG is earlier than 1.8.4-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038776601090754130742039330248259" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exiv2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exiv2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05244" ref_id="BDU:2021-05244" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29473" ref_id="CVE-2021-29473" />
        <description>Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. An out-of-bounds read was found in Exiv2 versions v0.27.3 and earlier. Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The out-of-bounds read is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service by crashing Exiv2, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when writing the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `insert`. The bug is fixed in version v0.27.4. Please see our security policy for information about Exiv2 security.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:N/I:N/A:P', score=2.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L', score=2.5)</CVSS3.0>
          <mitigations>- Использовать ПО exiv2 только на низком или отдельно выделенном уровне целостности
- При использовании ПО Exiv2 выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска По Exiv2 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3578" comment="libexiv2-14 DPKG is earlier than 0.25-4+deb10u2" />
        <criterion test_ref="oval:astra:tst:32035" comment="exiv2 DPKG is earlier than 0.25-4+deb10u2" />
        <criterion test_ref="oval:astra:tst:32036" comment="libexiv2-dev DPKG is earlier than 0.25-4+deb10u2" />
        <criterion test_ref="oval:astra:tst:32037" comment="libexiv2-doc DPKG is earlier than 0.25-4+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119669173987837662115185153103427" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29647" ref_id="CVE-2021-29647" />
        <description>An issue was discovered in the Linux kernel before 5.11.11. qrtr_recvmsg in net/qrtr/qrtr.c allows attackers to obtain sensitive information from kernel memory because of a partially uninitialized data structure, aka CID-50535249f624.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-909')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977771534924790233485147938051651" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29650" ref_id="CVE-2021-29650" />
        <description>An issue was discovered in the Linux kernel before 5.11.11. The netfilter subsystem allows attackers to cause a denial of service (panic) because net/netfilter/x_tables.c and include/linux/netfilter/x_tables.h lack a full memory barrier upon the assignment of a new table value, aka CID-175e476b8cdf.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:C', score=4.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079105283235563785302496824874563" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29945" ref_id="CVE-2021-29945" />
        <description>The WebAssembly JIT could miscalculate the size of a return type, which could lead to a null read and result in a crash. *Note: This issue only affected x86-32 platforms. Other platforms are unaffected.*. This vulnerability affects Firefox ESR &lt; 78.10, Thunderbird &lt; 78.10, and Firefox &lt; 88.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-682')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099387692839215455726444076160579" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29946" ref_id="CVE-2021-29946" />
        <description>Ports that were written as an integer overflow above the bounds of a 16-bit integer could have bypassed port blocking restrictions when used in the Alt-Svc header. This vulnerability affects Firefox ESR &lt; 78.10, Thunderbird &lt; 78.10, and Firefox &lt; 88.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119670102442867126150391327446595" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02580" ref_id="BDU:2021-02580" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29947" ref_id="CVE-2021-29947" />
        <description>Mozilla developers and community members reported memory safety bugs present in Firefox 87. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox &lt; 88.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139952512046518796574338578732611" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29948" ref_id="CVE-2021-29948" />
        <description>Signatures are written to disk before and read during verification, which might be subject to a race condition when a malicious local process or user is replacing the file. This vulnerability affects Thunderbird &lt; 78.10.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:N/I:P/A:N', score=1.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N', score=2.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Thunderbird, если оно не используется
2. Отказаться от использования ПО Thunderbird в пользу ПО Evolution
3. Обеспечить запуск ПО Thunderbird в изолированной программной среде с применением инструмента Firejail</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160234921650170466998285830018627" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29949" ref_id="CVE-2021-29949" />
        <description>When loading the shared library that provides the OTR protocol implementation, Thunderbird will initially attempt to open it using a filename that isn't distributed by Thunderbird. If a computer has already been infected with a malicious library of the alternative filename, and the malicious library has been copied to a directory that is contained in the search path for executable libraries, then Thunderbird will load the incorrect library. This vulnerability affects Thunderbird &lt; 78.9.1.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-427')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:P/A:P', score=4.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Thunderbird, если оно не используется
2. Отказаться от использования ПО Thunderbird в пользу ПО Evolution
3. Обеспечить запуск ПО Thunderbird в изолированной программной среде с применением инструмента Firejail</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977772463379819697520354112394819" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29950" ref_id="CVE-2021-29950" />
        <description>Thunderbird unprotects a secret OpenPGP key prior to using it for a decryption, signing or key import task. If the task runs into a failure, the secret key may remain in memory in its unprotected state. This vulnerability affects Thunderbird &lt; 78.8.1.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-312')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N', score=7.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Thunderbird, если оно не используется
2. Отказаться от использования ПО Thunderbird в пользу ПО Evolution
3. Обеспечить запуск ПО Thunderbird в изолированной программной среде с применением инструмента Firejail</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018337282587123038368248614966851" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02451" ref_id="BDU:2021-02451" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29952" ref_id="CVE-2021-29952" />
        <description>When Web Render components were destructed, a race condition could have caused undefined behavior, and we presume that with enough effort may have been exploitable to run arbitrary code. This vulnerability affects Firefox &lt; 88.0.1 and Firefox for Android &lt; 88.1.3.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:P/I:P/A:P', score=5.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079184511398078049640090368824899" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-06960" ref_id="BDU:2024-06960" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29955" ref_id="CVE-2021-29955" />
        <description>A transient execution vulnerability, named Floating Point Value Injection (FPVI) allowed an attacker to leak arbitrary memory addresses and may have also enabled JIT type confusion attacks. (A related vulnerability, Speculative Code Store Bypass (SCSB), did not affect Firefox.). This vulnerability affects Firefox ESR &lt; 78.9 and Firefox &lt; 87.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-74')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:P/I:N/A:N', score=2.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N', score=5.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099466921001729720064037620110915" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29956" ref_id="CVE-2021-29956" />
        <description>OpenPGP secret keys that were imported using Thunderbird version 78.8.1 up to version 78.10.1 were stored unencrypted on the user's local disk. The master password protection was inactive for those keys. Version 78.10.2 will restore the protection mechanism for newly imported keys, and will automatically protect keys that had been imported using affected Thunderbird versions. This vulnerability affects Thunderbird &lt; 78.10.2.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-312')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Thunderbird, если оно не используется
2. Отказаться от использования ПО Thunderbird в пользу ПО Evolution
3. Обеспечить запуск ПО Thunderbird в изолированной программной среде с применением инструмента Firejail</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119749330605381390487984871396931" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29957" ref_id="CVE-2021-29957" />
        <description>If a MIME encoded email contains an OpenPGP inline signed or encrypted message part, but also contains an additional unprotected part, Thunderbird did not indicate that only parts of the message are protected. This vulnerability affects Thunderbird &lt; 78.10.2.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Thunderbird, если оно не используется
2. Отказаться от использования ПО Thunderbird в пользу ПО Evolution
3. Обеспечить запуск ПО Thunderbird в изолированной программной среде с применением инструмента Firejail</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160314149812684731335879373968963" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-05737" ref_id="BDU:2022-05737" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29959" ref_id="CVE-2021-29959" />
        <description>When a user has already allowed a website to access microphone and camera, disabling camera sharing would not fully prevent the website from re-enabling it without an additional prompt. This was only possible if the website kept recording with the microphone until re-enabling the camera. This vulnerability affects Firefox &lt; 89.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-863')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977851691542333961857947656345155" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-05609" ref_id="BDU:2022-05609" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29960" ref_id="CVE-2021-29960" />
        <description>Firefox used to cache the last filename used for printing a file. When generating a filename for printing, Firefox usually suggests the web page title. The caching and suggestion techniques combined may have lead to the title of a website visited during private browsing mode being stored on disk. This vulnerability affects Firefox &lt; 89.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-669')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998134101145985632281894907631171" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-06096" ref_id="BDU:2022-06096" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29961" ref_id="CVE-2021-29961" />
        <description>When styling and rendering an oversized `&lt;select&gt;` element, Firefox did not apply correct clipping which allowed an attacker to paint over the user interface. This vulnerability affects Firefox &lt; 89.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-863')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099546149164243984401631164061251" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-05606" ref_id="BDU:2022-05606" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29966" ref_id="CVE-2021-29966" />
        <description>Mozilla developers reported memory safety bugs present in Firefox 88. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox &lt; 89.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119828558767895654825578415347267" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29967" ref_id="CVE-2021-29967" />
        <description>Mozilla developers reported memory safety bugs present in Firefox 88 and Firefox ESR 78.11. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Thunderbird &lt; 78.11, Firefox &lt; 89, and Firefox ESR &lt; 78.11.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160393377975198995673472917919299" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03662" ref_id="BDU:2021-03662" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29969" ref_id="CVE-2021-29969" />
        <description>If Thunderbird was configured to use STARTTLS for an IMAP connection, and an attacker injected IMAP server responses prior to the completion of the STARTTLS handshake, then Thunderbird didn't ignore the injected data. This could have resulted in Thunderbird showing incorrect information, for example the attacker could have tricked Thunderbird to show folders that didn't exist on the IMAP server. This vulnerability affects Thunderbird &lt; 78.12.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-552')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N', score=5.9)</CVSS3.0>
          <mitigations>1. Удалить ПО Thunderbird, если оно не используется
2. Отказаться от использования ПО Thunderbird в пользу ПО Evolution
3. Обеспечить запуск ПО Thunderbird в изолированной программной среде с применением инструмента Firejail</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977930919704848226195541200295491" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03659" ref_id="BDU:2021-03659" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29970" ref_id="CVE-2021-29970" />
        <description>A malicious webpage could have triggered a use-after-free, memory corruption, and a potentially exploitable crash. *This bug could only be triggered when accessibility was enabled.*. This vulnerability affects Thunderbird &lt; 78.12, Firefox ESR &lt; 78.12, and Firefox &lt; 90.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:P/I:P/A:P', score=5.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018495738912151567043435702867523" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04482" ref_id="BDU:2021-04482" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29972" ref_id="CVE-2021-29972" />
        <description>A use-after-free vulnerability was found via testing, and traced to an out-of-date Cairo library. Updating the library resolved the issue, and may have remediated other, unknown security vulnerabilities as well. This vulnerability affects Firefox &lt; 90.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059060558119454907891330205439555" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03950" ref_id="BDU:2021-03950" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29974" ref_id="CVE-2021-29974" />
        <description>When network partitioning was enabled, e.g. as a result of Enhanced Tracking Protection settings, a TLS error page would allow the user to override an error on a domain which had specified HTTP Strict Transport Security (which implies that the error should not be override-able.) This issue did not affect the network connections, and they were correctly upgraded to HTTPS automatically. This vulnerability affects Firefox &lt; 90.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:N/I:P/A:N', score=2.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079342967723106578315277456725571" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03951" ref_id="BDU:2021-03951" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29975" ref_id="CVE-2021-29975" />
        <description>Through a series of DOM manipulations, a message, over which the attacker had control of the text but not HTML or formatting, could be overlaid on top of another domain (with the new domain correctly shown in the address bar) resulting in possible user confusion. This vulnerability affects Firefox &lt; 90.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099625377326758248739224708011587" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03661" ref_id="BDU:2021-03661" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29976" ref_id="CVE-2021-29976" />
        <description>Mozilla developers reported memory safety bugs present in code shared between Firefox and Thunderbird. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Thunderbird &lt; 78.12, Firefox ESR &lt; 78.12, and Firefox &lt; 90.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119907786930409919163171959297603" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03900" ref_id="BDU:2021-03900" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29977" ref_id="CVE-2021-29977" />
        <description>Mozilla developers reported memory safety bugs present in Firefox 89. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox &lt; 90.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:978010147867362490533134744245827" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04071" ref_id="BDU:2021-04071" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29980" ref_id="CVE-2021-29980" />
        <description>Uninitialized memory in a canvas object could have caused an incorrect free() leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 78.13, Thunderbird &lt; 91, Firefox ESR &lt; 78.13, and Firefox &lt; 91.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-909')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998292557471014160957081995531843" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-01891" ref_id="BDU:2022-01891" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29981" ref_id="CVE-2021-29981" />
        <description>An issue present in lowering/register allocation could have led to obscure but deterministic register confusion failures in JITted code that would lead to a potentially exploitable crash. This vulnerability affects Firefox &lt; 91 and Thunderbird &lt; 91.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018574967074665831381029246817859" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-01890" ref_id="BDU:2022-01890" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29982" ref_id="CVE-2021-29982" />
        <description>Due to incorrect JIT optimization, we incorrectly interpreted data from the wrong type of object, resulting in the potential leak of a single bit of memory. This vulnerability affects Firefox &lt; 91 and Thunderbird &lt; 91.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-772')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059139786281969172228923749389891" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04070" ref_id="BDU:2021-04070" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29984" ref_id="CVE-2021-29984" />
        <description>Instruction reordering resulted in a sequence of instructions that would cause an object to be incorrectly considered during garbage collection. This led to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 78.13, Thunderbird &lt; 91, Firefox ESR &lt; 78.13, and Firefox &lt; 91.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079422195885620842652871000675907" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04072" ref_id="BDU:2021-04072" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29985" ref_id="CVE-2021-29985" />
        <description>A use-after-free vulnerability in media channels could have led to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 78.13, Thunderbird &lt; 91, Firefox ESR &lt; 78.13, and Firefox &lt; 91.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099704605489272513076818251961923" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04068" ref_id="BDU:2021-04068" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29986" ref_id="CVE-2021-29986" />
        <description>A suspected race condition when calling getaddrinfo led to memory corruption and a potentially exploitable crash. *Note: This issue only affected Linux operating systems. Other operating systems are unaffected.* This vulnerability affects Thunderbird &lt; 78.13, Thunderbird &lt; 91, Firefox ESR &lt; 78.13, and Firefox &lt; 91.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H', score=8.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119987015092924183500765503247939" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-02172" ref_id="BDU:2022-02172" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29987" ref_id="CVE-2021-29987" />
        <description>After requesting multiple permissions, and closing the first permission panel, subsequent permission panels will be displayed in a different position but still record a click in the default location, making it possible to trick a user into accepting a permission they did not want to. *This bug only affects Firefox on Linux. Other operating systems are unaffected.*. This vulnerability affects Firefox &lt; 91 and Thunderbird &lt; 91.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-307')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140269424696575853924712754533955" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04069" ref_id="BDU:2021-04069" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29988" ref_id="CVE-2021-29988" />
        <description>Firefox incorrectly treated an inline list-item element as a block element, resulting in an out of bounds read or memory corruption, and a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 78.13, Thunderbird &lt; 91, Firefox ESR &lt; 78.13, and Firefox &lt; 91.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160551834300227524348660005819971" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04073" ref_id="BDU:2021-04073" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29989" ref_id="CVE-2021-29989" />
        <description>Mozilla developers reported memory safety bugs present in Firefox 90 and Firefox ESR 78.12. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Thunderbird &lt; 78.13, Firefox ESR &lt; 78.13, and Firefox &lt; 91.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:978089376029876754870728288196163" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-02173" ref_id="BDU:2022-02173" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29990" ref_id="CVE-2021-29990" />
        <description>Mozilla developers and community members reported memory safety bugs present in Firefox 90. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox &lt; 91.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998371785633528425294675539482179" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-29991" ref_id="CVE-2021-29991" />
        <description>Firefox incorrectly accepted a newline in a HTTP/3 header, interpretting it as two separate headers. This allowed for a header splitting attack against servers using HTTP/3. This vulnerability affects Firefox &lt; 91.0.1 and Thunderbird &lt; 91.0.1.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-444')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:N', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N', score=8.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1017938345533853314525869445043779" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30002" ref_id="CVE-2021-30002" />
        <description>An issue was discovered in the Linux kernel before 5.11.3 when a webcam device exists. video_usercopy in drivers/media/v4l2-core/v4l2-ioctl.c has a memory leak for large arguments, aka CID-fb18802a338b.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:P', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=6.2)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119508849877140195320792789374531" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в md4c</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>md4c</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30027" ref_id="CVE-2021-30027" />
        <description>md_analyze_line in md4c.c in md4c 0.4.7 allows attackers to trigger use of uninitialized memory, and cause a denial of service via a malformed Markdown document.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-908')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3483" comment="libmd4c0 DPKG is earlier than 0.4.7-2" />
        <criterion test_ref="oval:astra:tst:32403" comment="libmd4c-dev DPKG is earlier than 0.4.7-2" />
        <criterion test_ref="oval:astra:tst:32404" comment="libmd4c-html0 DPKG is earlier than 0.4.7-2" />
        <criterion test_ref="oval:astra:tst:32405" comment="libmd4c-html0-dev DPKG is earlier than 0.4.7-2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099069531373509102947002074093123" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30506" ref_id="CVE-2021-30506" />
        <description>Incorrect security UI in Web App Installs in Google Chrome on Android prior to 90.0.4430.212 allowed an attacker who convinced a user to install a web application to inject scripts or HTML into a privileged page via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-74')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119351940977160773370949325379139" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30507" ref_id="CVE-2021-30507" />
        <description>Inappropriate implementation in Offline in Google Chrome on Android prior to 90.0.4430.212 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-829')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139634350580812443794896576665155" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30508" ref_id="CVE-2021-30508" />
        <description>Heap buffer overflow in Media Feeds in Google Chrome prior to 90.0.4430.212 allowed an attacker who convinced a user to enable certain features in Chrome to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159916760184464114218843827951171" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30509" ref_id="CVE-2021-30509" />
        <description>Out of bounds write in Tab Strip in Google Chrome prior to 90.0.4430.212 allowed an attacker who convinced a user to install a malicious extension to perform an out of bounds memory write via a crafted HTML page and a crafted Chrome extension.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977454301914113344740912110327363" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30510" ref_id="CVE-2021-30510" />
        <description>Use after free in Aura in Google Chrome prior to 90.0.4430.212 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997736711517765015164859361613379" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30511" ref_id="CVE-2021-30511" />
        <description>Out of bounds read in Tab Groups in Google Chrome prior to 90.0.4430.212 allowed an attacker who convinced a user to install a malicious extension to perform an out of bounds memory read via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:P', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H', score=8.1)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018019121121416685588806612899395" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30512" ref_id="CVE-2021-30512" />
        <description>Use after free in Notifications in Google Chrome prior to 90.0.4430.212 allowed a remote attacker who had compromised the renderer process to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038301530725068356012753864185411" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30513" ref_id="CVE-2021-30513" />
        <description>Type confusion in V8 in Google Chrome prior to 90.0.4430.212 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-843')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058583940328720026436701115471427" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30514" ref_id="CVE-2021-30514" />
        <description>Use after free in Autofill in Google Chrome prior to 90.0.4430.212 allowed a remote attacker who had compromised the renderer process to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078866349932371696860648366757443" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30515" ref_id="CVE-2021-30515" />
        <description>Use after free in File API in Google Chrome prior to 90.0.4430.212 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099148759536023367284595618043459" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30516" ref_id="CVE-2021-30516" />
        <description>Heap buffer overflow in History in Google Chrome prior to 90.0.4430.212 allowed a remote attacker who had compromised the renderer process to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119431169139675037708542869329475" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05216" ref_id="BDU:2021-05216" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30517" ref_id="CVE-2021-30517" />
        <description>Type confusion in V8 in Google Chrome prior to 90.0.4430.212 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-843')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139713578743326708132490120615491" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30518" ref_id="CVE-2021-30518" />
        <description>Heap buffer overflow in Reader Mode in Google Chrome prior to 90.0.4430.212 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159995988346978378556437371901507" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00339" ref_id="BDU:2022-00339" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30519" ref_id="CVE-2021-30519" />
        <description>Use after free in Payments in Google Chrome prior to 90.0.4430.212 allowed an attacker who convinced a user to install a malicious payments app to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977533530076627609078505654277699" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30520" ref_id="CVE-2021-30520" />
        <description>Use after free in Tab Strip in Google Chrome prior to 90.0.4430.212 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997815939680279279502452905563715" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30521" ref_id="CVE-2021-30521" />
        <description>Heap buffer overflow in Autofill in Google Chrome on Android prior to 91.0.4472.77 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018098349283930949926400156849731" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30522" ref_id="CVE-2021-30522" />
        <description>Use after free in WebAudio in Google Chrome prior to 91.0.4472.77 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038380758887582620350347408135747" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30523" ref_id="CVE-2021-30523" />
        <description>Use after free in WebRTC in Google Chrome prior to 91.0.4472.77 allowed a remote attacker to potentially exploit heap corruption via a crafted SCTP packet.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058663168491234290774294659421763" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30524" ref_id="CVE-2021-30524" />
        <description>Use after free in TabStrip in Google Chrome prior to 91.0.4472.77 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078945578094885961198241910707779" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30525" ref_id="CVE-2021-30525" />
        <description>Use after free in TabGroups in Google Chrome prior to 91.0.4472.77 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099227987698537631622189161993795" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30526" ref_id="CVE-2021-30526" />
        <description>Out of bounds write in TabStrip in Google Chrome prior to 91.0.4472.77 allowed an attacker who convinced a user to install a malicious extension to perform an out of bounds memory write via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119510397302189302046136413279811" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30527" ref_id="CVE-2021-30527" />
        <description>Use after free in WebUI in Google Chrome prior to 91.0.4472.77 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139792806905840972470083664565827" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30528" ref_id="CVE-2021-30528" />
        <description>Use after free in WebAuthentication in Google Chrome on Android prior to 91.0.4472.77 allowed a remote attacker who had compromised the renderer process of a user who had saved a credit card in their Google account to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160075216509492642894030915851843" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30529" ref_id="CVE-2021-30529" />
        <description>Use after free in Bookmarks in Google Chrome prior to 91.0.4472.77 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977612758239141873416099198228035" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30530" ref_id="CVE-2021-30530" />
        <description>Out of bounds memory access in WebAudio in Google Chrome prior to 91.0.4472.77 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-119')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997895167842793543840046449514051" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30531" ref_id="CVE-2021-30531" />
        <description>Insufficient policy enforcement in Content Security Policy in Google Chrome prior to 91.0.4472.77 allowed a remote attacker to bypass content security policy via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018177577446445214263993700800067" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30532" ref_id="CVE-2021-30532" />
        <description>Insufficient policy enforcement in Content Security Policy in Google Chrome prior to 91.0.4472.77 allowed a remote attacker to bypass content security policy via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038459987050096884687940952086083" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05281" ref_id="BDU:2021-05281" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30533" ref_id="CVE-2021-30533" />
        <description>Insufficient policy enforcement in PopupBlocker in Google Chrome prior to 91.0.4472.77 allowed a remote attacker to bypass navigation restrictions via a crafted iframe.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-863'), NistCWE(cwe='CWE-863')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058742396653748555111888203372099" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30534" ref_id="CVE-2021-30534" />
        <description>Insufficient policy enforcement in iFrameSandbox in Google Chrome prior to 91.0.4472.77 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-863')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079024806257400225535835454658115" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30535" ref_id="CVE-2021-30535" />
        <description>Double free in ICU in Google Chrome prior to 91.0.4472.77 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-415')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099307215861051895959782705944131" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30536" ref_id="CVE-2021-30536" />
        <description>Out of bounds read in V8 in Google Chrome prior to 91.0.4472.77 allowed a remote attacker to potentially exploit stack corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:P', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H', score=8.1)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119589625464703566383729957230147" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30537" ref_id="CVE-2021-30537" />
        <description>Insufficient policy enforcement in cookies in Google Chrome prior to 91.0.4472.77 allowed a remote attacker to bypass cookie policy via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-863')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139872035068355236807677208516163" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30538" ref_id="CVE-2021-30538" />
        <description>Insufficient policy enforcement in content security policy in Google Chrome prior to 91.0.4472.77 allowed a remote attacker to bypass content security policy via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-863')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160154444672006907231624459802179" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30539" ref_id="CVE-2021-30539" />
        <description>Insufficient policy enforcement in content security policy in Google Chrome prior to 91.0.4472.77 allowed a remote attacker to bypass content security policy via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-863')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:N', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N', score=5.4)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977691986401656137753692742178371" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30540" ref_id="CVE-2021-30540" />
        <description>Incorrect security UI in payments in Google Chrome on Android prior to 91.0.4472.77 allowed a remote attacker to perform domain spoofing via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-74')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997974396005307808177639993464387" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30541" ref_id="CVE-2021-30541" />
        <description>Use after free in V8 in Google Chrome prior to 91.0.4472.164 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018256805608959478601587244750403" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30542" ref_id="CVE-2021-30542" />
        <description>Use after free in Tab Strip in Google Chrome prior to 91.0.4472.77 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038539215212611149025534496036419" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30543" ref_id="CVE-2021-30543" />
        <description>Use after free in Tab Strip in Google Chrome prior to 91.0.4472.77 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058821624816262819449481747322435" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30544" ref_id="CVE-2021-30544" />
        <description>Use after free in BFCache in Google Chrome prior to 91.0.4472.101 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079104034419914489873428998608451" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30545" ref_id="CVE-2021-30545" />
        <description>Use after free in Extensions in Google Chrome prior to 91.0.4472.101 allowed a remote attacker who had compromised the renderer process to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099386444023566160297376249894467" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00331" ref_id="BDU:2022-00331" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30546" ref_id="CVE-2021-30546" />
        <description>Use after free in Autofill in Google Chrome prior to 91.0.4472.101 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119668853627217830721323501180483" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird, chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird, chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30547" ref_id="CVE-2021-30547" />
        <description>Out of bounds write in ANGLE in Google Chrome prior to 91.0.4472.101 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139951263230869501145270752466499" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30548" ref_id="CVE-2021-30548" />
        <description>Use after free in Loader in Google Chrome prior to 91.0.4472.101 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160233672834521171569218003752515" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30549" ref_id="CVE-2021-30549" />
        <description>Use after free in Spell check in Google Chrome prior to 91.0.4472.101 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977771214564170402091286286128707" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30550" ref_id="CVE-2021-30550" />
        <description>Use after free in Accessibility in Google Chrome prior to 91.0.4472.101 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998053624167822072515233537414723" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04922" ref_id="BDU:2021-04922" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30551" ref_id="CVE-2021-30551" />
        <description>Type confusion in V8 in Google Chrome prior to 91.0.4472.101 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-843'), NistCWE(cwe='CWE-843')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018336033771473742939180788700739" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30552" ref_id="CVE-2021-30552" />
        <description>Use after free in Extensions in Google Chrome prior to 91.0.4472.101 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038618443375125413363128039986755" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30553" ref_id="CVE-2021-30553" />
        <description>Use after free in Network service in Google Chrome prior to 91.0.4472.101 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058900852978777083787075291272771" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03583" ref_id="BDU:2021-03583" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30554" ref_id="CVE-2021-30554" />
        <description>Use after free in WebGL in Google Chrome prior to 91.0.4472.114 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079183262582428754211022542558787" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30555" ref_id="CVE-2021-30555" />
        <description>Use after free in Sharing in Google Chrome prior to 91.0.4472.114 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page and user gesture.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099465672186080424634969793844803" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30556" ref_id="CVE-2021-30556" />
        <description>Use after free in WebAudio in Google Chrome prior to 91.0.4472.114 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119748081789732095058917045130819" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30557" ref_id="CVE-2021-30557" />
        <description>Use after free in TabGroups in Google Chrome prior to 91.0.4472.114 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140030491393383765482864296416835" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30558" ref_id="CVE-2021-30558" />
        <description>Insufficient policy enforcement in content security policy in Google Chrome prior to 91.0.4472.77 allowed a remote attacker to bypass content security policy via a crafted HTML page. (Chrome security severity: Medium)</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160312900997035435906811547702851" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30559" ref_id="CVE-2021-30559" />
        <description>Out of bounds write in ANGLE in Google Chrome prior to 91.0.4472.164 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977850442726684666428879830079043" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium, libxslt</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium, libxslt</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03941" ref_id="BDU:2021-03941" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30560" ref_id="CVE-2021-30560" />
        <description>Use after free in Blink XSLT in Google Chrome prior to 91.0.4472.164 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:5850" comment="libxslt1.1 DPKG is earlier than 1.1.32-2.2~deb10u2" />
        <criterion test_ref="oval:astra:tst:5851" comment="xsltproc DPKG is earlier than 1.1.32-2.2~deb10u2" />
        <criterion test_ref="oval:astra:tst:34917" comment="libxslt1-dev DPKG is earlier than 1.1.32-2.2~deb10u2" />
        <criterion test_ref="oval:astra:tst:34918" comment="python-libxslt1 DPKG is earlier than 1.1.32-2.2~deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998132852330336336852827081365059" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30561" ref_id="CVE-2021-30561" />
        <description>Type Confusion in V8 in Google Chrome prior to 91.0.4472.164 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-843')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018415261933988007276774332651075" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30562" ref_id="CVE-2021-30562" />
        <description>Use after free in WebSerial in Google Chrome prior to 91.0.4472.164 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038697671537639677700721583937091" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04019" ref_id="BDU:2021-04019" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30563" ref_id="CVE-2021-30563" />
        <description>Type Confusion in V8 in Google Chrome prior to 91.0.4472.164 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-843'), NistCWE(cwe='CWE-843')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058980081141291348124668835223107" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30564" ref_id="CVE-2021-30564" />
        <description>Heap buffer overflow in WebXR in Google Chrome prior to 91.0.4472.164 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079262490744943018548616086509123" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30565" ref_id="CVE-2021-30565" />
        <description>Out of bounds write in Tab Groups in Google Chrome on Linux and ChromeOS prior to 92.0.4515.107 allowed an attacker who convinced a user to install a malicious extension to perform an out of bounds memory write via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099544900348594688972563337795139" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30566" ref_id="CVE-2021-30566" />
        <description>Stack buffer overflow in Printing in Google Chrome prior to 92.0.4515.107 allowed a remote attacker who had compromised the renderer process to potentially exploit stack corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119827309952246359396510589081155" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30567" ref_id="CVE-2021-30567" />
        <description>Use after free in DevTools in Google Chrome prior to 92.0.4515.107 allowed an attacker who convinced a user to open DevTools to potentially exploit heap corruption via specific user gesture.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140109719555898029820457840367171" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30568" ref_id="CVE-2021-30568" />
        <description>Heap buffer overflow in WebGL in Google Chrome prior to 92.0.4515.107 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160392129159549700244405091653187" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03867" ref_id="BDU:2021-03867" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30569" ref_id="CVE-2021-30569" />
        <description>Use after free in sqlite in Google Chrome prior to 92.0.4515.107 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998212080492850601190420625315395" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30571" ref_id="CVE-2021-30571" />
        <description>Insufficient policy enforcement in DevTools in Google Chrome prior to 92.0.4515.107 allowed an attacker who convinced a user to install a malicious extension to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-863')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018494490096502271614367876601411" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30572" ref_id="CVE-2021-30572" />
        <description>Use after free in Autofill in Google Chrome prior to 92.0.4515.107 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038776899700153942038315127887427" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03906" ref_id="BDU:2021-03906" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30573" ref_id="CVE-2021-30573" />
        <description>Use after free in GPU in Google Chrome prior to 92.0.4515.107 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059059309303805612462262379173443" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30574" ref_id="CVE-2021-30574" />
        <description>Use after free in protocol handling in Google Chrome prior to 92.0.4515.107 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079341718907457282886209630459459" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30575" ref_id="CVE-2021-30575" />
        <description>Out of bounds write in Autofill in Google Chrome prior to 92.0.4515.107 allowed a remote attacker who had compromised the renderer process to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099624128511108953310156881745475" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30576" ref_id="CVE-2021-30576" />
        <description>Use after free in DevTools in Google Chrome prior to 92.0.4515.107 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119906538114760623734104133031491" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30577" ref_id="CVE-2021-30577" />
        <description>Insufficient policy enforcement in Installer in Google Chrome prior to 92.0.4515.107 allowed a remote attacker to perform local privilege escalation via a crafted file.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-732')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140188947718412294158051384317507" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30578" ref_id="CVE-2021-30578" />
        <description>Uninitialized use in Media in Google Chrome prior to 92.0.4515.107 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-908')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160471357322063964581998635603523" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30579" ref_id="CVE-2021-30579" />
        <description>Use after free in UI framework in Google Chrome prior to 92.0.4515.107 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:978008899051713195104066917979715" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30580" ref_id="CVE-2021-30580" />
        <description>Insufficient policy enforcement in Android intents in Google Chrome prior to 92.0.4515.107 allowed an attacker who convinced a user to install a malicious application to obtain potentially sensitive information via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998291308655364865528014169265731" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30581" ref_id="CVE-2021-30581" />
        <description>Use after free in DevTools in Google Chrome prior to 92.0.4515.107 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018573718259016535951961420551747" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30582" ref_id="CVE-2021-30582" />
        <description>Inappropriate implementation in Animation in Google Chrome prior to 92.0.4515.107 allowed a remote attacker to leak cross-origin data via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038856127862668206375908671837763" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30583" ref_id="CVE-2021-30583" />
        <description>Insufficient policy enforcement in image handling in iOS in Google Chrome on iOS prior to 92.0.4515.107 allowed a remote attacker to leak cross-origin data via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059138537466319876799855923123779" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30584" ref_id="CVE-2021-30584" />
        <description>Incorrect security UI in Downloads in Google Chrome on Android prior to 92.0.4515.107 allowed a remote attacker to perform domain spoofing via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079420947069971547223803174409795" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30585" ref_id="CVE-2021-30585" />
        <description>Use after free in sensor handling in Google Chrome on Windows prior to 92.0.4515.107 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099703356673623217647750425695811" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30586" ref_id="CVE-2021-30586" />
        <description>Use after free in dialog box handling in Windows in Google Chrome prior to 92.0.4515.107 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119985766277274888071697676981827" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30587" ref_id="CVE-2021-30587" />
        <description>Inappropriate implementation in Compositing in Google Chrome prior to 92.0.4515.107 allowed a remote attacker to potentially spoof the contents of the Omnibox (URL bar) via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140268175880926558495644928267843" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30588" ref_id="CVE-2021-30588" />
        <description>Type confusion in V8 in Google Chrome prior to 92.0.4515.107 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-843')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160550585484578228919592179553859" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30589" ref_id="CVE-2021-30589" />
        <description>Insufficient validation of untrusted input in Sharing in Google Chrome prior to 92.0.4515.107 allowed a remote attacker to bypass navigation restrictions via a crafted click-to-call link.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:978088127214227459441660461930051" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30590" ref_id="CVE-2021-30590" />
        <description>Heap buffer overflow in Bookmarks in Google Chrome prior to 92.0.4515.131 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998370536817879129865607713216067" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30591" ref_id="CVE-2021-30591" />
        <description>Use after free in File System API in Google Chrome prior to 92.0.4515.131 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018652946421530800289554964502083" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30592" ref_id="CVE-2021-30592" />
        <description>Out of bounds write in Tab Groups in Google Chrome prior to 92.0.4515.131 allowed an attacker who convinced a user to install a malicious extension to perform an out of bounds memory write via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038935356025182470713502215788099" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30593" ref_id="CVE-2021-30593" />
        <description>Out of bounds read in Tab Strip in Google Chrome prior to 92.0.4515.131 allowed an attacker who convinced a user to install a malicious extension to perform an out of bounds memory read via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:P', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H', score=8.1)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059217765628834141137449467074115" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30594" ref_id="CVE-2021-30594" />
        <description>Use after free in Page Info UI in Google Chrome prior to 92.0.4515.131 allowed a remote attacker to potentially exploit heap corruption via physical access to the device.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=6.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099782584836137481985343969646147" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30596" ref_id="CVE-2021-30596" />
        <description>Incorrect security UI in Navigation in Google Chrome on Android prior to 92.0.4515.131 allowed a remote attacker to spoof the contents of the Omnibox (URL bar) via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-346')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1120064994439789152409291220932163" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30597" ref_id="CVE-2021-30597" />
        <description>Use after free in Browser UI in Google Chrome on Chrome prior to 92.0.4515.131 allowed a remote attacker to potentially exploit heap corruption via physical access to the device.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=6.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140347404043440822833238472218179" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30598" ref_id="CVE-2021-30598" />
        <description>Type confusion in V8 in Google Chrome prior to 92.0.4515.159 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-843')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160629813647092493257185723504195" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30599" ref_id="CVE-2021-30599" />
        <description>Type confusion in V8 in Google Chrome prior to 92.0.4515.159 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-843')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977375383236608901748387291158083" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30600" ref_id="CVE-2021-30600" />
        <description>Use after free in Printing in Google Chrome prior to 92.0.4515.159 allowed a remote attacker who had compromised the renderer process to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997657792840260572172334542444099" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30601" ref_id="CVE-2021-30601" />
        <description>Use after free in Extensions API in Google Chrome prior to 92.0.4515.159 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1017940202443912242596281793730115" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30602" ref_id="CVE-2021-30602" />
        <description>Use after free in WebRTC in Google Chrome prior to 92.0.4515.159 allowed an attacker who convinced a user to visit a malicious website to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038222612047563913020229045016131" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04239" ref_id="BDU:2021-04239" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30603" ref_id="CVE-2021-30603" />
        <description>Data race in WebAudio in Google Chrome prior to 92.0.4515.159 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:P/I:P/A:P', score=5.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058505021651215583444176296302147" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30604" ref_id="CVE-2021-30604" />
        <description>Use after free in ANGLE in Google Chrome prior to 92.0.4515.159 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099069840858518924292070798874179" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05350" ref_id="BDU:2021-05350" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30606" ref_id="CVE-2021-30606" />
        <description>Chromium: CVE-2021-30606 Use after free in Blink</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119352250462170594716018050160195" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05432" ref_id="BDU:2021-05432" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30607" ref_id="CVE-2021-30607" />
        <description>Chromium: CVE-2021-30607 Use after free in Permissions</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139634660065822265139965301446211" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05464" ref_id="BDU:2021-05464" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30608" ref_id="CVE-2021-30608" />
        <description>Chromium: CVE-2021-30608 Use after free in Web Share</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159917069669473935563912552732227" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04779" ref_id="BDU:2021-04779" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30609" ref_id="CVE-2021-30609" />
        <description>Chromium: CVE-2021-30609 Use after free in Sign-In</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977454611399123166085980835108419" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04788" ref_id="BDU:2021-04788" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30610" ref_id="CVE-2021-30610" />
        <description>Chromium: CVE-2021-30610 Use after free in Extensions API</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997737021002774836509928086394435" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06418" ref_id="BDU:2021-06418" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30611" ref_id="CVE-2021-30611" />
        <description>Chromium: CVE-2021-30611 Use after free in WebRTC</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018019430606426506933875337680451" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06427" ref_id="BDU:2021-06427" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30612" ref_id="CVE-2021-30612" />
        <description>Chromium: CVE-2021-30612 Use after free in WebRTC</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058584249813729847781769840252483" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05094" ref_id="BDU:2021-05094" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30614" ref_id="CVE-2021-30614" />
        <description>Chromium: CVE-2021-30614 Heap buffer overflow in TabStrip</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078866659417381518205717091538499" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05925" ref_id="BDU:2021-05925" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30615" ref_id="CVE-2021-30615" />
        <description>Chromium: CVE-2021-30615 Cross-origin data leak in Navigation</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099149069021033188629664342824515" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06080" ref_id="BDU:2021-06080" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30616" ref_id="CVE-2021-30616" />
        <description>Chromium: CVE-2021-30616 Use after free in Media</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119431478624684859053611594110531" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00070" ref_id="BDU:2022-00070" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30617" ref_id="CVE-2021-30617" />
        <description>Chromium: CVE-2021-30617 Policy bypass in Blink</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159996297831988199901506096682563" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06081" ref_id="BDU:2021-06081" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30619" ref_id="CVE-2021-30619" />
        <description>Chromium: CVE-2021-30619 UI Spoofing in Autofill</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-290')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977533839561637430423574379058755" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06082" ref_id="BDU:2021-06082" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30620" ref_id="CVE-2021-30620" />
        <description>Chromium: CVE-2021-30620 Insufficient policy enforcement in Blink</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997816249165289100847521630344771" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06426" ref_id="BDU:2021-06426" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30621" ref_id="CVE-2021-30621" />
        <description>Chromium: CVE-2021-30621 UI Spoofing in Autofill</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-290')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018098658768940771271468881630787" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06085" ref_id="BDU:2021-06085" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30622" ref_id="CVE-2021-30622" />
        <description>Chromium: CVE-2021-30622 Use after free in WebApp Installs</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038381068372592441695416132916803" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06078" ref_id="BDU:2021-06078" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30623" ref_id="CVE-2021-30623" />
        <description>Chromium: CVE-2021-30623 Use after free in Bookmarks</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058663477976244112119363384202819" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06079" ref_id="BDU:2021-06079" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30624" ref_id="CVE-2021-30624" />
        <description>Chromium: CVE-2021-30624 Use after free in Autofill</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078945887579895782543310635488835" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04783" ref_id="BDU:2021-04783" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30625" ref_id="CVE-2021-30625" />
        <description>Use after free in Selection API in Google Chrome prior to 93.0.4577.82 allowed a remote attacker who convinced the user the visit a malicious website to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119510706787199123391205138060867" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04772" ref_id="BDU:2021-04772" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30627" ref_id="CVE-2021-30627" />
        <description>Type confusion in Blink layout in Google Chrome prior to 93.0.4577.82 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-843')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139793116390850793815152389346883" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04795" ref_id="BDU:2021-04795" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30628" ref_id="CVE-2021-30628" />
        <description>Stack buffer overflow in ANGLE in Google Chrome prior to 93.0.4577.82 allowed a remote attacker to potentially exploit stack corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160075525994502464239099640632899" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04792" ref_id="BDU:2021-04792" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30629" ref_id="CVE-2021-30629" />
        <description>Use after free in Permissions in Google Chrome prior to 93.0.4577.82 allowed a remote attacker who had compromised the renderer process to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977613067724151694761167923009091" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04790" ref_id="BDU:2021-04790" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30630" ref_id="CVE-2021-30630" />
        <description>Inappropriate implementation in Blink in Google Chrome prior to 93.0.4577.82 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-346')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018177886931455035609062425581123" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04793" ref_id="BDU:2021-04793" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30632" ref_id="CVE-2021-30632" />
        <description>Out of bounds write in V8 in Google Chrome prior to 93.0.4577.82 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038460296535106706033009676867139" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04791" ref_id="BDU:2021-04791" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30633" ref_id="CVE-2021-30633" />
        <description>Use after free in Indexed DB API in Google Chrome prior to 93.0.4577.82 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977692295886665959098761466959427" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в tomcat9</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>tomcat9</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30640" ref_id="CVE-2021-30640" />
        <description>A vulnerability in the JNDI Realm of Apache Tomcat allows an attacker to authenticate using variations of a valid user name and/or to bypass some of the protection provided by the LockOut Realm. This issue affects Apache Tomcat 10.0.0-M1 to 10.0.5; 9.0.0.M1 to 9.0.45; 8.5.0 to 8.5.65.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-116')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:N', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>- Запускать ПО tomcat в изолированной программной среде
- Включить режим замкнутой программной среды
- Включить мандатный контроль целостности (МКЦ)
- Включить межсетевой экран ufw;
- Не запускайте Tomcat от имени пользователя Root. Для этого создайте пользователя для запуска службы Tomcat:

```
sudo useradd -m -U -d /home/tomcat -s $(which false) tomcat
```

Измените право собственности на созданного пользователя tomcat:

```
chown -R tomcat:tomcat /home/tomcat
```

- Запускайте сервер Apache Tomcat с помощью Security Manager. Это предотвращает запуск недоверенных апплетов в браузере
- Измените процедуру выключения Tomcat. Это поможет предотвратить отключение служб Tomcat злоумышленниками. Для этого отредактируйте файл server.xml и удалите следующий блок:

```
&lt;Server port=“8005” shutdown=“SHUTDOWN”&gt;
```

Если вы хотите сохранить команду shutdown, измените порт и команду по умолчанию:

```
&lt;Server port="5800" shutdown="KILLME"&gt;
```

- Добавьте флаги Secure и HttpOnly. Отредактируйте файл web.xml и добавьте следующие записи в блок &lt;cookie-config&gt;:

```
&lt;http-only&gt;true&lt;/http-only&gt;

&lt;secure&gt;true&lt;/secure&gt;

&lt;/cookie-config&gt;
```</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32535" comment="libtomcat9-embed-java DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32536" comment="libtomcat9-java DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32537" comment="tomcat9 DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32538" comment="tomcat9-admin DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32539" comment="tomcat9-common DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32540" comment="tomcat9-docs DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32541" comment="tomcat9-user DPKG is earlier than 9.0.31-1~deb10u6" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997974705490317629522708718245443" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в apache2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>apache2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03680" ref_id="BDU:2021-03680" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30641" ref_id="CVE-2021-30641" />
        <description>Apache HTTP Server versions 2.4.39 to 2.4.46 Unexpected matching behavior with 'MergeSlashes OFF'</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:P/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N', score=5.3)</CVSS3.0>
          <mitigations>- Обеспечить возможность использования библиотеки libapache2-mod-nss только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3746" comment="apache2-bin DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3747" comment="apache2-data DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3748" comment="apache2-utils DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3749" comment="apache2 DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31939" comment="apache2-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31940" comment="apache2-doc DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31941" comment="apache2-ssl-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31942" comment="apache2-suexec-custom DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31943" comment="apache2-suexec-pristine DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31944" comment="libapache2-mod-md DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31945" comment="libapache2-mod-proxy-uwsgi DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038697981022649499045790308718147" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05083" ref_id="BDU:2021-05083" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30663" ref_id="CVE-2021-30663" />
        <description>An integer overflow was addressed with improved input validation. This issue is fixed in iOS 14.5.1 and iPadOS 14.5.1, tvOS 14.6, iOS 12.5.3, Safari 14.1.1, macOS Big Sur 11.3.1. Processing maliciously crafted web content may lead to arbitrary code execution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190'), NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079262800229952839893684811290179" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05082" ref_id="BDU:2021-05082" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30665" ref_id="CVE-2021-30665" />
        <description>A memory corruption issue was addressed with improved state management. This issue is fixed in watchOS 7.4.1, iOS 14.5.1 and iPadOS 14.5.1, tvOS 14.6, iOS 12.5.3, macOS Big Sur 11.3.1. Processing maliciously crafted web content may lead to arbitrary code execution. Apple is aware of a report that this issue may have been actively exploited..</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018574027744026357297030145332803" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00232" ref_id="BDU:2022-00232" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30682" ref_id="CVE-2021-30682" />
        <description>A logic issue was addressed with improved restrictions. This issue is fixed in tvOS 14.6, iOS 14.6 and iPadOS 14.6, Safari 14.1.1, macOS Big Sur 11.4, watchOS 7.5. A malicious application may be able to leak sensitive user information.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160550894969588050264660904334915" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30689" ref_id="CVE-2021-30689" />
        <description>A logic issue was addressed with improved state management. This issue is fixed in tvOS 14.6, iOS 14.6 and iPadOS 14.6, Safari 14.1.1, macOS Big Sur 11.4, watchOS 7.5. Processing maliciously crafted web content may lead to universal cross site scripting.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-79')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N', score=6.1)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977534149046647251768643103839811" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30720" ref_id="CVE-2021-30720" />
        <description>A logic issue was addressed with improved restrictions. This issue is fixed in tvOS 14.6, iOS 14.6 and iPadOS 14.6, Safari 14.1.1, macOS Big Sur 11.4, watchOS 7.5. A malicious website may be able to access restricted ports on arbitrary servers.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-287')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:N', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N', score=5.4)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058743015623768197802025652934211" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30734" ref_id="CVE-2021-30734" />
        <description>Multiple memory corruption issues were addressed with improved memory handling. This issue is fixed in tvOS 14.6, iOS 14.6 and iPadOS 14.6, Safari 14.1.1, macOS Big Sur 11.4, watchOS 7.5. Processing maliciously crafted web content may lead to arbitrary code execution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058822243786282462139619196884547" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30744" ref_id="CVE-2021-30744" />
        <description>Description: A cross-origin issue with iframe elements was addressed with improved tracking of security origins. This issue is fixed in tvOS 14.6, iOS 14.6 and iPadOS 14.6, Safari 14.1.1, macOS Big Sur 11.4, watchOS 7.5. Processing maliciously crafted web content may lead to universal cross site scripting.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-79')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N', score=6.1)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160234291804540814259355453314627" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30749" ref_id="CVE-2021-30749" />
        <description>Multiple memory corruption issues were addressed with improved memory handling. This issue is fixed in tvOS 14.6, iOS 14.6 and iPadOS 14.6, Safari 14.1.1, macOS Big Sur 11.4, watchOS 7.5. Processing maliciously crafted web content may lead to arbitrary code execution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140031110363403408173001745978947" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30758" ref_id="CVE-2021-30758" />
        <description>A type confusion issue was addressed with improved state handling. This issue is fixed in iOS 14.7, Safari 14.1.2, macOS Big Sur 11.5, watchOS 7.6, tvOS 14.7. Processing maliciously crafted web content may lead to arbitrary code execution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-843')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079500794202505454251534167922243" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30795" ref_id="CVE-2021-30795" />
        <description>A use after free issue was addressed with improved memory management. This issue is fixed in iOS 14.7, Safari 14.1.2, macOS Big Sur 11.5, watchOS 7.6, tvOS 14.7. Processing maliciously crafted web content may lead to arbitrary code execution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:C/I:C/A:C', score=9.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1120065613409808795099428670494275" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30797" ref_id="CVE-2021-30797" />
        <description>This issue was addressed with improved checks. This issue is fixed in iOS 14.7, Safari 14.1.2, macOS Big Sur 11.5, watchOS 7.6, tvOS 14.7. Processing maliciously crafted web content may lead to code execution.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160630432617112135947323173066307" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30799" ref_id="CVE-2021-30799" />
        <description>Multiple memory corruption issues were addressed with improved memory handling. This issue is fixed in iOS 14.7, macOS Big Sur 11.5, Security Update 2021-004 Catalina, Security Update 2021-005 Mojave. Processing maliciously crafted web content may lead to arbitrary code execution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:C/I:C/A:C', score=9.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159917688639493578254050002294339" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30809" ref_id="CVE-2021-30809" />
        <description>A use after free issue was addressed with improved memory management. This issue is fixed in Safari 15, tvOS 15, watchOS 8, iOS 15 and iPadOS 15. Processing maliciously crafted web content may lead to arbitrary code execution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099308144316081359994988880287299" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30836" ref_id="CVE-2021-30836" />
        <description>An out-of-bounds read was addressed with improved input validation. This issue is fixed in iOS 14.8 and iPadOS 14.8, tvOS 15, watchOS 8, iOS 15 and iPadOS 15. Processing a maliciously crafted audio file may disclose restricted memory.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139952191685898965180476926809667" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30848" ref_id="CVE-2021-30848" />
        <description>A memory corruption issue was addressed with improved memory handling. This issue is fixed in iOS 14.8 and iPadOS 14.8, Safari 15, iOS 15 and iPadOS 15. Processing maliciously crafted web content may lead to code execution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160234601289550635604424178095683" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30849" ref_id="CVE-2021-30849" />
        <description>Multiple memory corruption issues were addressed with improved memory handling. This issue is fixed in iOS 14.8 and iPadOS 14.8, watchOS 8, Safari 15, tvOS 15, iOS 15 and iPadOS 15, iTunes 12.12 for Windows. Processing maliciously crafted web content may lead to arbitrary code execution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140031419848413229518070470760003" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05088" ref_id="BDU:2021-05088" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-30858" ref_id="CVE-2021-30858" />
        <description>A use after free issue was addressed with improved memory management. This issue is fixed in iOS 14.8 and iPadOS 14.8, macOS Big Sur 11.6. Processing maliciously crafted web content may lead to arbitrary code execution. Apple is aware of a report that this issue may have been actively exploited.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018652019175427155868977964865091" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exiv2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exiv2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05262" ref_id="BDU:2021-05262" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-31292" ref_id="CVE-2021-31292" />
        <description>An integer overflow in CrwMap::encode0x1810 of Exiv2 0.27.3 allows attackers to trigger a heap-based buffer overflow and cause a denial of service (DOS) via crafted metadata.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Использовать ПО exiv2 только на низком или отдельно выделенном уровне целостности
- При использовании ПО Exiv2 выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска По Exiv2 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3578" comment="libexiv2-14 DPKG is earlier than 0.25-4+deb10u2" />
        <criterion test_ref="oval:astra:tst:32035" comment="exiv2 DPKG is earlier than 0.25-4+deb10u2" />
        <criterion test_ref="oval:astra:tst:32036" comment="libexiv2-dev DPKG is earlier than 0.25-4+deb10u2" />
        <criterion test_ref="oval:astra:tst:32037" comment="libexiv2-doc DPKG is earlier than 0.25-4+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079024807466326045150464629364291" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libx11</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libx11</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02747" ref_id="BDU:2021-02747" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-31535" ref_id="CVE-2021-31535" />
        <description>LookupCol.c in X.Org X through X11R7.7 and libX11 before 1.7.1 might allow remote attackers to execute arbitrary code. The libX11 XLookupColor request (intended for server-side color lookup) contains a flaw allowing a client to send color-name requests with a name longer than the maximum size allowed by the protocol (and also longer than the maximum packet size for normal-sized packets). The user-controlled data exceeding the maximum size is then interpreted by the server as additional X protocol requests and executed, e.g., to disable X server authorization completely. For example, if the victim encounters malicious terminal control sequences for color codes, then the attacker may be able to take full control of the running graphical session.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3459" comment="libx11-data DPKG is earlier than 2:1.7.1-1astra1" />
        <criterion test_ref="oval:astra:tst:3460" comment="libx11-6 DPKG is earlier than 2:1.7.1-1astra1" />
        <criterion test_ref="oval:astra:tst:3461" comment="libx11-xcb1 DPKG is earlier than 2:1.7.1-1astra1" />
        <criterion test_ref="oval:astra:tst:32569" comment="libx11-dev DPKG is earlier than 2:1.7.1-1astra1" />
        <criterion test_ref="oval:astra:tst:32570" comment="libx11-doc DPKG is earlier than 2:1.7.1-1astra1" />
        <criterion test_ref="oval:astra:tst:32571" comment="libx11-xcb-dev DPKG is earlier than 2:1.7.1-1astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139713889437262349092188020102723" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в apache2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>apache2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03952" ref_id="BDU:2021-03952" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-31618" ref_id="CVE-2021-31618" />
        <description>Apache HTTP Server protocol handler for the HTTP/2 protocol checks received request headers against the size limitations as configured for the server and used for the HTTP/1 protocol as well. On violation of these restrictions and HTTP response is sent to the client with a status code indicating why the request was rejected. This rejection response was not fully initialised in the HTTP/2 protocol handler if the offending header was the very first one received or appeared in a a footer. This led to a NULL pointer dereference on initialised memory, crashing reliably the child process. Since such a triggering HTTP/2 request is easy to craft and submit, this can be exploited to DoS the server. This issue affected mod_http2 1.15.17 and Apache HTTP Server version 2.4.47 only. Apache HTTP Server 2.4.47 was never released.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476'), NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Обеспечить возможность использования библиотеки libapache2-mod-nss только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3746" comment="apache2-bin DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3747" comment="apache2-data DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3748" comment="apache2-utils DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3749" comment="apache2 DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31939" comment="apache2-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31940" comment="apache2-doc DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31941" comment="apache2-ssl-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31942" comment="apache2-suexec-custom DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31943" comment="apache2-suexec-pristine DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31944" comment="libapache2-mod-md DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31945" comment="libapache2-mod-proxy-uwsgi DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4374630092864212721771936568899" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в python2.7</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>python2.7</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-01781" ref_id="BDU:2021-01781" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3177" ref_id="CVE-2021-3177" />
        <description>Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120'), NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>- Удалить ПО python2.7, если оно не используется и не является зависимостью других пакетов
- По возможности использовать python3.7 вместо python2.7;
- При использовании ПО python выполнять обработку только доверенных файлов, полученных из доверенных источников
- Запускать ПО в изолированной программной среде с применением инструмента Firejail
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3618" comment="libpython2.7-minimal DPKG is earlier than 2.7.16-2+deb10u1+ci202112021506+astra1" />
        <criterion test_ref="oval:astra:tst:3619" comment="libpython2.7-stdlib DPKG is earlier than 2.7.16-2+deb10u1+ci202112021506+astra1" />
        <criterion test_ref="oval:astra:tst:3620" comment="libpython2.7 DPKG is earlier than 2.7.16-2+deb10u1+ci202112021506+astra1" />
        <criterion test_ref="oval:astra:tst:3621" comment="python2.7-minimal DPKG is earlier than 2.7.16-2+deb10u1+ci202112021506+astra1" />
        <criterion test_ref="oval:astra:tst:3622" comment="python2.7 DPKG is earlier than 2.7.16-2+deb10u1+ci202112021506+astra1" />
        <criterion test_ref="oval:astra:tst:32304" comment="idle-python2.7 DPKG is earlier than 2.7.16-2+deb10u1+ci202112021506+astra1" />
        <criterion test_ref="oval:astra:tst:32305" comment="libpython2.7-dbg DPKG is earlier than 2.7.16-2+deb10u1+ci202112021506+astra1" />
        <criterion test_ref="oval:astra:tst:32306" comment="libpython2.7-dev DPKG is earlier than 2.7.16-2+deb10u1+ci202112021506+astra1" />
        <criterion test_ref="oval:astra:tst:32307" comment="libpython2.7-testsuite DPKG is earlier than 2.7.16-2+deb10u1+ci202112021506+astra1" />
        <criterion test_ref="oval:astra:tst:32308" comment="python2.7-dbg DPKG is earlier than 2.7.16-2+deb10u1+ci202112021506+astra1" />
        <criterion test_ref="oval:astra:tst:32309" comment="python2.7-dev DPKG is earlier than 2.7.16-2+deb10u1+ci202112021506+astra1" />
        <criterion test_ref="oval:astra:tst:32310" comment="python2.7-doc DPKG is earlier than 2.7.16-2+deb10u1+ci202112021506+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160630433826037955561952347772483" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ruby2.5</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ruby2.5</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05398" ref_id="BDU:2021-05398" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-31799" ref_id="CVE-2021-31799" />
        <description>In RDoc 3.11 through 6.x before 6.3.1, as distributed with Ruby through 3.0.1, it is possible to execute arbitrary code via | and tags in a filename.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-78'), NistCWE(cwe='CWE-78')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:P/A:P', score=4.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.0)</CVSS3.0>
          <mitigations>- При использовании ПО Ruby выполнять обработку только доверенных файлов, полученных из доверенных источников
- Запускайте Ruby-скрипты с минимально необходимыми правами доступа
- Запускать ПО в изолированной программной среде с применением инструмента Firejail
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3880" comment="ruby2.5 DPKG is earlier than 2.5.5-3+deb10u3+ci202112021507+astra3" />
        <criterion test_ref="oval:astra:tst:3881" comment="libruby2.5 DPKG is earlier than 2.5.5-3+deb10u3+ci202112021507+astra3" />
        <criterion test_ref="oval:astra:tst:32511" comment="ruby2.5-dev DPKG is earlier than 2.5.5-3+deb10u3+ci202112021507+astra3" />
        <criterion test_ref="oval:astra:tst:32512" comment="ruby2.5-doc DPKG is earlier than 2.5.5-3+deb10u3+ci202112021507+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099070461037464386596837423142467" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в squid</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>squid</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02729" ref_id="BDU:2021-02729" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-31806" ref_id="CVE-2021-31806" />
        <description>An issue was discovered in Squid before 4.15 and 5.x before 5.0.6. Due to a memory-management bug, it is vulnerable to a Denial of Service attack (against all clients using the proxy) via HTTP Range request processing.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-116')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:N/I:N/A:P', score=4.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить подключения пользователей к прокси серверу squid только по https протоколу
- Использовать ПО squid только на низком или отдельно выделенном уровне целостности
- Запускать ПО Squid с минимально необходимыми привилегиями
- Используя полномочия администратора системы с высоким уровнем целостности, настройте конфигурационный файл Squid (/etc/squid/squid.conf):

```
# Разрешите доступ к прокси-серверу только с доверенных IP-адресов

acl localnet src YOUR_TRUSTED_IP

http_access allow localnet

http_access deny all
```

- Настройте брандмауэр так, чтобы разрешать входящие подключения к Squid только с доверенных сетей, например:

```
sudo iptables -A INPUT -s YOUR_TRUSTED_IP -p tcp --dport 3128 -j ACCEPT

sudo iptables -A INPUT -p tcp --dport 3128 -j DROP
```

- Ограничьте доступ к ненадёжным и недоверенным ресурсам с помощью белых или чёрных списков.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3839" comment="squid-common DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:3840" comment="squid DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:3841" comment="squid3 DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32652" comment="squid-cgi DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32653" comment="squid-purge DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32654" comment="squidclient DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119352870641116057020784674428483" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в squid</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>squid</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05158" ref_id="BDU:2021-05158" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-31807" ref_id="CVE-2021-31807" />
        <description>An issue was discovered in Squid before 4.15 and 5.x before 5.0.6. An integer overflow problem allows a remote server to achieve Denial of Service when delivering responses to HTTP Range requests. The issue trigger is a header that can be expected to exist in HTTP traffic without any malicious intent.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:N/I:N/A:P', score=4.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить подключения пользователей к прокси серверу squid только по https протоколу
- Использовать ПО squid только на низком или отдельно выделенном уровне целостности
- Запускать ПО Squid с минимально необходимыми привилегиями
- Используя полномочия администратора системы с высоким уровнем целостности, настройте конфигурационный файл Squid (/etc/squid/squid.conf):

```
# Разрешите доступ к прокси-серверу только с доверенных IP-адресов

acl localnet src YOUR_TRUSTED_IP

http_access allow localnet

http_access deny all
```

- Настройте брандмауэр так, чтобы разрешать входящие подключения к Squid только с доверенных сетей, например:

```
sudo iptables -A INPUT -s YOUR_TRUSTED_IP -p tcp --dport 3128 -j ACCEPT

sudo iptables -A INPUT -p tcp --dport 3128 -j DROP
```

- Ограничьте доступ к ненадёжным и недоверенным ресурсам с помощью белых или чёрных списков.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3839" comment="squid-common DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:3840" comment="squid DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:3841" comment="squid3 DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32652" comment="squid-cgi DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32653" comment="squid-purge DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32654" comment="squidclient DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139635280244767727444731925714499" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в squid</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>squid</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02728" ref_id="BDU:2021-02728" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-31808" ref_id="CVE-2021-31808" />
        <description>An issue was discovered in Squid before 4.15 and 5.x before 5.0.6. Due to an input-validation bug, it is vulnerable to a Denial of Service attack (against all clients using the proxy). A client sends an HTTP Range request to trigger this.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:N/I:N/A:P', score=4.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить подключения пользователей к прокси серверу squid только по https протоколу
- Использовать ПО squid только на низком или отдельно выделенном уровне целостности
- Запускать ПО Squid с минимально необходимыми привилегиями
- Используя полномочия администратора системы с высоким уровнем целостности, настройте конфигурационный файл Squid (/etc/squid/squid.conf):

```
# Разрешите доступ к прокси-серверу только с доверенных IP-адресов

acl localnet src YOUR_TRUSTED_IP

http_access allow localnet

http_access deny all
```

- Настройте брандмауэр так, чтобы разрешать входящие подключения к Squid только с доверенных сетей, например:

```
sudo iptables -A INPUT -s YOUR_TRUSTED_IP -p tcp --dport 3128 -j ACCEPT

sudo iptables -A INPUT -p tcp --dport 3128 -j DROP
```

- Ограничьте доступ к ненадёжным и недоверенным ресурсам с помощью белых или чёрных списков.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3839" comment="squid-common DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:3840" comment="squid DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:3841" comment="squid3 DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32652" comment="squid-cgi DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32653" comment="squid-purge DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32654" comment="squidclient DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160076146173447926543866264901187" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03220" ref_id="BDU:2021-03220" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-31829" ref_id="CVE-2021-31829" />
        <description>kernel/bpf/verifier.c in the Linux kernel through 5.12.1 performs undesirable speculative loads, leading to disclosure of stack content via side-channel attacks, aka CID-801c6058d14a. The specific concern is not protecting the BPF stack area against speculative loads. Also, the BPF stack can contain uninitialized data that might represent sensitive information previously operated on by the kernel.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-863')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977930600553154214416308723078723" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в klibc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>klibc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-31870" ref_id="CVE-2021-31870" />
        <description>An issue was discovered in klibc before 2.0.9. Multiplication in the calloc() function may result in an integer overflow and a subsequent heap buffer overflow.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3415" comment="libklibc DPKG is earlier than 2.0.6-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:3416" comment="klibc-utils DPKG is earlier than 2.0.6-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32319" comment="libklibc-dev DPKG is earlier than 2.0.6-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998213010156805884840255974364739" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в klibc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>klibc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-31871" ref_id="CVE-2021-31871" />
        <description>An issue was discovered in klibc before 2.0.9. An integer overflow in the cpio command may result in a NULL pointer dereference on 64-bit systems.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3415" comment="libklibc DPKG is earlier than 2.0.6-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:3416" comment="klibc-utils DPKG is earlier than 2.0.6-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32319" comment="libklibc-dev DPKG is earlier than 2.0.6-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018495419760457555264203225650755" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в klibc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>klibc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-31872" ref_id="CVE-2021-31872" />
        <description>An issue was discovered in klibc before 2.0.9. Multiple possible integer overflows in the cpio command on 32-bit systems may result in a buffer overflow or other security impact.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3415" comment="libklibc DPKG is earlier than 2.0.6-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:3416" comment="klibc-utils DPKG is earlier than 2.0.6-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32319" comment="libklibc-dev DPKG is earlier than 2.0.6-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038777829364109225688150476936771" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в klibc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>klibc</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-31873" ref_id="CVE-2021-31873" />
        <description>An issue was discovered in klibc before 2.0.9. Additions in the malloc() function may result in an integer overflow and a subsequent heap buffer overflow.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3415" comment="libklibc DPKG is earlier than 2.0.6-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:3416" comment="klibc-utils DPKG is earlier than 2.0.6-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32319" comment="libklibc-dev DPKG is earlier than 2.0.6-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099149998684988472279499691873859" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-31916" ref_id="CVE-2021-31916" />
        <description>An out-of-bounds (OOB) memory write flaw was found in list_devices in drivers/md/dm-ioctl.c in the Multi-device driver module in the Linux kernel before 5.12. A bound check failure allows an attacker with special user (CAP_SYS_ADMIN) privilege to gain access to out-of-bounds memory leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:C', score=6.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H', score=6.7)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099543355341397221476478063302211" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ruby2.5, jruby</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ruby2.5, jruby</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04264" ref_id="BDU:2021-04264" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-32066" ref_id="CVE-2021-32066" />
        <description>An issue was discovered in Ruby through 2.6.7, 2.7.x through 2.7.3, and 3.x through 3.0.1. Net::IMAP does not raise an exception when StartTLS fails with an an unknown response, which might allow man-in-the-middle attackers to bypass the TLS protections by leveraging a network position between the client and the registry to block the StartTLS command, aka a "StartTLS stripping attack."</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-755')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:N', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N', score=7.4)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3880" comment="ruby2.5 DPKG is earlier than 2.5.5-3+deb10u3+ci202112021507+astra3" />
        <criterion test_ref="oval:astra:tst:3881" comment="libruby2.5 DPKG is earlier than 2.5.5-3+deb10u3+ci202112021507+astra3" />
        <criterion test_ref="oval:astra:tst:32511" comment="ruby2.5-dev DPKG is earlier than 2.5.5-3+deb10u3+ci202112021507+astra3" />
        <criterion test_ref="oval:astra:tst:32512" comment="ruby2.5-doc DPKG is earlier than 2.5.5-3+deb10u3+ci202112021507+astra3" />
        <criterion test_ref="oval:astra:tst:37997" comment="jruby DPKG is earlier than 9.1.17.0-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160629197094924489796306623354435" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04838" ref_id="BDU:2021-04838" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-32399" ref_id="CVE-2021-32399" />
        <description>net/bluetooth/hci_request.c in the Linux kernel through 5.12.2 has a race condition for removal of the HCI controller.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:P/A:P', score=4.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.0)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4294474684246303963601392981571" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libsndfile</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libsndfile</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03899" ref_id="BDU:2021-03899" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3246" ref_id="CVE-2021-3246" />
        <description>A heap buffer overflow vulnerability in msadpcm_decode_block of libsndfile 1.0.30 allows attackers to execute arbitrary code via a crafted WAV file.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3582" comment="libsndfile1 DPKG is earlier than 1.0.28-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32517" comment="libsndfile1-dev DPKG is earlier than 1.0.28-6+deb10u1" />
        <criterion test_ref="oval:astra:tst:32518" comment="sndfile-programs DPKG is earlier than 1.0.28-6+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038223233435435194939624843990595" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в node-tar</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>node-tar</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-32803" ref_id="CVE-2021-32803" />
        <description>The npm package "tar" (aka node-tar) before versions 6.1.2, 5.0.7, 4.4.15, and 3.2.3 has an arbitrary File Creation/Overwrite vulnerability via insufficient symlink protection. `node-tar` aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary `stat` calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with the same name as the directory. This order of operations resulted in the directory being created and added to the `node-tar` directory cache. When a directory is present in the directory cache, subsequent calls to mkdir for that directory are skipped. However, this is also where `node-tar` checks for symlinks occur. By first creating a directory, and then replacing that directory with a symlink, it was thus possible to bypass `node-tar` symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. This issue was addressed in releases 3.2.3, 4.4.15, 5.0.7 and 6.1.2.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-22'), NistCWE(cwe='CWE-59')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:P', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N', score=8.2)</CVSS3.0>
          <mitigations>- Удалить ПО node-tar-fs, если оно не используется и не является зависимостью других пакетов
- Отказаться от использования ПО node-tar-fs
- При использовании ПО node-tar-fs выполнять обработку файлов, полученных только из доверенных источников.
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32601" comment="node-tar DPKG is earlier than 4.4.6+ds1-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058505643039086865363572095276611" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в node-tar</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>node-tar</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00201" ref_id="BDU:2022-00201" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-32804" ref_id="CVE-2021-32804" />
        <description>The npm package "tar" (aka node-tar) before versions 6.1.1, 5.0.6, 4.4.14, and 3.3.2 has a arbitrary File Creation/Overwrite vulnerability due to insufficient absolute path sanitization. node-tar aims to prevent extraction of absolute file paths by turning absolute paths into relative paths when the `preservePaths` flag is not set to `true`. This is achieved by stripping the absolute path root from any absolute file paths contained in a tar file. For example `/home/user/.bashrc` would turn into `home/user/.bashrc`. This logic was insufficient when file paths contained repeated path roots such as `////home/user/.bashrc`. `node-tar` would only strip a single path root from such paths. When given an absolute file path with repeating path roots, the resulting path (e.g. `///home/user/.bashrc`) would still resolve to an absolute path, thus allowing arbitrary file creation and overwrite. This issue was addressed in releases 3.2.2, 4.4.14, 5.0.6 and 6.1.1. Users may work around this vulnerability without upgrading by creating a custom `onentry` method which sanitizes the `entry.path` or a `filter` method which removes entries with absolute paths. See referenced GitHub Advisory for details. Be aware of CVE-2021-32803 which fixes a similar bug in later versions of tar.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-22'), NistCWE(cwe='CWE-22')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:P', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N', score=8.2)</CVSS3.0>
          <mitigations>- Удалить ПО node-tar-fs, если оно не используется и не является зависимостью других пакетов
- Отказаться от использования ПО node-tar-fs
- При использовании ПО node-tar-fs выполнять обработку файлов, полученных только из доверенных источников.
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32601" comment="node-tar DPKG is earlier than 4.4.6+ds1-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977455232786994448005376634082883" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05097" ref_id="BDU:2021-05097" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-32810" ref_id="CVE-2021-32810" />
        <description>crossbeam-deque is a package of work-stealing deques for building task schedulers when programming in Rust. In versions prior to 0.7.4 and 0.8.0, the result of the race condition is that one or more tasks in the worker queue can be popped twice instead of other tasks that are forgotten and never popped. If tasks are allocated on the heap, this can cause double free and a memory leak. If not, this still can cause a logical bug. Crates using `Stealer::steal`, `Stealer::steal_batch`, or `Stealer::steal_batch_and_pop` are affected by this issue. This has been fixed in crossbeam-deque 0.8.1 and 0.7.4.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362'), NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038458443251825236806484852299331" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-33033" ref_id="CVE-2021-33033" />
        <description>The Linux kernel before 5.11.14 has a use-after-free in cipso_v4_genopt in net/ipv4/cipso_ipv4.c because the CIPSO and CALIPSO refcounting for the DOI definitions is mishandled, aka CID-ad5d07f4a9cd. This leads to writing an arbitrary value.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058740852855476907230432103585347" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04839" ref_id="BDU:2021-04839" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-33034" ref_id="CVE-2021-33034" />
        <description>In the Linux kernel before 5.12.4, net/bluetooth/hci_event.c has a use-after-free when destroying an hci_chan, aka CID-5c4c8c954409. This leads to writing an arbitrary value.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119588081666431918502273857443395" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в tomcat9</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>tomcat9</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-33037" ref_id="CVE-2021-33037" />
        <description>Apache Tomcat 10.0.0-M1 to 10.0.6, 9.0.0.M1 to 9.0.46 and 8.5.0 to 8.5.66 did not correctly parse the HTTP transfer-encoding request header in some circumstances leading to the possibility to request smuggling when used with a reverse proxy. Specifically: - Tomcat incorrectly ignored the transfer encoding header if the client declared it would only accept an HTTP/1.0 response; - Tomcat honoured the identify encoding; and - Tomcat did not ensure that, if present, the chunked encoding was the final encoding.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-444'), NistCWE(cwe='CWE-444')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:P/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N', score=5.3)</CVSS3.0>
          <mitigations>- Запускать ПО tomcat в изолированной программной среде
- Включить режим замкнутой программной среды
- Включить мандатный контроль целостности (МКЦ)
- Включить межсетевой экран ufw;
- Не запускайте Tomcat от имени пользователя Root. Для этого создайте пользователя для запуска службы Tomcat:

```
sudo useradd -m -U -d /home/tomcat -s $(which false) tomcat
```

Измените право собственности на созданного пользователя tomcat:

```
chown -R tomcat:tomcat /home/tomcat
```

- Запускайте сервер Apache Tomcat с помощью Security Manager. Это предотвращает запуск недоверенных апплетов в браузере
- Измените процедуру выключения Tomcat. Это поможет предотвратить отключение служб Tomcat злоумышленниками. Для этого отредактируйте файл server.xml и удалите следующий блок:

```
&lt;Server port=“8005” shutdown=“SHUTDOWN”&gt;
```

Если вы хотите сохранить команду shutdown, измените порт и команду по умолчанию:

```
&lt;Server port="5800" shutdown="KILLME"&gt;
```

- Добавьте флаги Secure и HttpOnly. Отредактируйте файл web.xml и добавьте следующие записи в блок &lt;cookie-config&gt;:

```
&lt;http-only&gt;true&lt;/http-only&gt;

&lt;secure&gt;true&lt;/secure&gt;

&lt;/cookie-config&gt;
```</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32535" comment="libtomcat9-embed-java DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32536" comment="libtomcat9-java DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32537" comment="tomcat9 DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32538" comment="tomcat9-admin DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32539" comment="tomcat9-common DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32540" comment="tomcat9-docs DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32541" comment="tomcat9-user DPKG is earlier than 9.0.31-1~deb10u6" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140345860245169174951782372431427" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-33098" ref_id="CVE-2021-33098" />
        <description>Improper input validation in the Intel(R) Ethernet ixgbe driver for Linux before version 3.17.3 may allow an authenticated user to potentially enable denial of service via local access.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:C', score=4.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079420022241719542032484524185155" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00245" ref_id="BDU:2022-00245" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-33285" ref_id="CVE-2021-33285" />
        <description>In NTFS-3G versions &lt; 2021.8.22, when a specially crafted NTFS attribute is supplied to the function ntfs_get_attribute_value, a heap buffer overflow can occur allowing for memory disclosure or denial of service. The vulnerability is caused by an out-of-bound buffer access which can be triggered by mounting a crafted ntfs partition. The root cause is a missing consistency check after reading an MFT record : the "bytes_in_use" field should be less than the "bytes_allocated" field. When it is not, the parsing of the records proceeds into the wild.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099702431845371212456431775471171" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00229" ref_id="BDU:2022-00229" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-33286" ref_id="CVE-2021-33286" />
        <description>In NTFS-3G versions &lt; 2021.8.22, when a specially crafted unicode string is supplied in an NTFS image a heap buffer overflow can occur and allow for code execution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119984841449022882880379026757187" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00237" ref_id="BDU:2022-00237" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-33287" ref_id="CVE-2021-33287" />
        <description>In NTFS-3G versions &lt; 2021.8.22, when specially crafted NTFS attributes are read in the function ntfs_attr_pread_i, a heap buffer overflow can occur and allow for writing to arbitrary memory or denial of service of the application.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160549660656326223728273529329219" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00257" ref_id="BDU:2022-00257" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-33289" ref_id="CVE-2021-33289" />
        <description>In NTFS-3G versions &lt; 2021.8.22, when a specially crafted MFT section is supplied in an NTFS image a heap buffer overflow can occur and allow for code execution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4452932218200652253417655588419" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02591" ref_id="BDU:2021-02591" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3348" ref_id="CVE-2021-3348" />
        <description>nbd_add_socket in drivers/block/nbd.c in the Linux kernel through 5.10.12 has an ndb_queue_rq use-after-free that could be triggered by local attackers (with access to the nbd device) via an I/O request at a certain point during device setup, aka CID-b98e762e3d71.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:P/I:P/A:P', score=4.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.0)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977533843188414889267461903177283" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в squid</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>squid</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05301" ref_id="BDU:2021-05301" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-33620" ref_id="CVE-2021-33620" />
        <description>Squid before 4.15 and 5.x before 5.0.6 allows remote servers to cause a denial of service (affecting availability to all clients) via an HTTP response. The issue trigger is a header that can be expected to exist in HTTP traffic without any malicious intent by the server.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:N/I:N/A:P', score=4.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>- Исключить из автозапуска сетевой сервис
- Обеспечить подключения пользователей к прокси серверу squid только по https протоколу
- Использовать ПО squid только на низком или отдельно выделенном уровне целостности
- Запускать ПО Squid с минимально необходимыми привилегиями
- Используя полномочия администратора системы с высоким уровнем целостности, настройте конфигурационный файл Squid (/etc/squid/squid.conf):

```
# Разрешите доступ к прокси-серверу только с доверенных IP-адресов

acl localnet src YOUR_TRUSTED_IP

http_access allow localnet

http_access deny all
```

- Настройте брандмауэр так, чтобы разрешать входящие подключения к Squid только с доверенных сетей, например:

```
sudo iptables -A INPUT -s YOUR_TRUSTED_IP -p tcp --dport 3128 -j ACCEPT

sudo iptables -A INPUT -p tcp --dport 3128 -j DROP
```

- Ограничьте доступ к ненадёжным и недоверенным ресурсам с помощью белых или чёрных списков.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3839" comment="squid-common DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:3840" comment="squid DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:3841" comment="squid3 DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32652" comment="squid-cgi DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32653" comment="squid-purge DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
        <criterion test_ref="oval:astra:tst:32654" comment="squidclient DPKG is earlier than 4.6-1+deb10u6+ci202109241852+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038460919131903807567034650547779" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в connman</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>connman</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-33833" ref_id="CVE-2021-33833" />
        <description>ConnMan (aka Connection Manager) 1.30 through 1.39 has a stack-based buffer overflow in uncompress in dnsproxy.c via NAME, RDATA, or RDLENGTH (for A or AAAA).</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3721" comment="connman DPKG is earlier than 1.36-2.1~deb10u2+ci202111101443+astra4" />
        <criterion test_ref="oval:astra:tst:32011" comment="connman-dev DPKG is earlier than 1.36-2.1~deb10u2+ci202111101443+astra4" />
        <criterion test_ref="oval:astra:tst:32012" comment="connman-doc DPKG is earlier than 1.36-2.1~deb10u2+ci202111101443+astra4" />
        <criterion test_ref="oval:astra:tst:32013" comment="connman-vpn DPKG is earlier than 1.36-2.1~deb10u2+ci202111101443+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159918001751280858443006251193923" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03848" ref_id="BDU:2021-03848" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-33909" ref_id="CVE-2021-33909" />
        <description>fs/seq_file.c in the Linux kernel 3.16 through 5.13.x before 5.13.4 does not properly restrict seq buffer allocations, leading to an integer overflow, an Out-of-bounds Write, and escalation to root by an unprivileged user, aka CID-8cae8cd89f05.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977455543480930088965074533570115" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в systemd</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>systemd</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-33910" ref_id="CVE-2021-33910" />
        <description>basic/unit-name.c in systemd prior to 246.15, 247.8, 248.5, and 249.1 has a Memory Allocation with an Excessive Size Value (involving strdupa and alloca for a pathname controlled by a local attacker) that results in an operating system crash.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-770'), NistCWE(cwe='CWE-770')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:C', score=4.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Использовать ПО python-systemd только на низком или отдельно выделенном уровне целостности
- При использовании ПО python-systemd выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска python-systemd только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3358" comment="libsystemd0 DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:3359" comment="libudev1 DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:3360" comment="systemd DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:3361" comment="systemd-sysv DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:3362" comment="libpam-systemd DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:3363" comment="udev DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32418" comment="libnss-myhostname DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32419" comment="libnss-mymachines DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32420" comment="libnss-resolve DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32421" comment="libnss-systemd DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32422" comment="libsystemd-dev DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32423" comment="libudev-dev DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32424" comment="systemd-container DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32425" comment="systemd-coredump DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32426" comment="systemd-journal-remote DPKG is earlier than 241-7~deb10u8astra.se24" />
        <criterion test_ref="oval:astra:tst:32427" comment="systemd-tests DPKG is earlier than 241-7~deb10u8astra.se24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139792502256534429583531638609475" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в jetty9</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>jetty9</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03243" ref_id="BDU:2021-03243" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-34428" ref_id="CVE-2021-34428" />
        <description>For Eclipse Jetty versions &lt;= 9.4.40, &lt;= 10.0.2, &lt;= 11.0.2, if an exception is thrown from the SessionListener#sessionDestroyed() method, then the session ID is not invalidated in the session ID manager. On deployments with clustered sessions and multiple contexts this can result in a session not being invalidated. This can result in an application used on a shared computer being left logged in.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-613'), NistCWE(cwe='CWE-613')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:N', score=3.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:P/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N', score=2.9)</CVSS3.0>
          <mitigations>- Удалить ПО jetty9, если оно не используется и не является зависимостью других пакетов
- Отказаться от использования ПО jetty9
- Обеспечить возможность запуска ПО jetty9 только доверенными пользователями ОС
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32315" comment="jetty9 DPKG is earlier than 9.4.16-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32316" comment="libjetty9-extra-java DPKG is earlier than 9.4.16-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32317" comment="libjetty9-java DPKG is earlier than 9.4.16-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4136020777069414517672654493251" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-01835" ref_id="BDU:2021-01835" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3444" ref_id="CVE-2021-3444" />
        <description>The bpf verifier in the Linux kernel did not properly handle mod32 destination register truncation when the source register was known to be 0. A local attacker with the ability to load bpf programs could use this gain out-of-bounds reads in kernel memory leading to information disclosure (kernel memory), and possibly out-of-bounds writes that could potentially lead to code execution. This issue was addressed in the upstream kernel in commit 9b00f1b78809 ("bpf: Fix truncation handling for mod32 dst reg wrt zero") and in Linux stable kernels 5.11.2, 5.10.19, and 5.4.101.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-681'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038935670345895570517087639393859" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04826" ref_id="BDU:2021-04826" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-34693" ref_id="CVE-2021-34693" />
        <description>net/can/bcm.c in the Linux kernel through 5.12.10 allows local users to obtain sensitive information from kernel stack memory because parts of a data structure are uninitialized.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-909')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:N', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140348027849163743981892620604995" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в apache2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>apache2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05873" ref_id="BDU:2021-05873" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-34798" ref_id="CVE-2021-34798" />
        <description>Malformed requests may cause the server to dereference a NULL pointer. This issue affects Apache HTTP Server 2.4.48 and earlier.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476'), NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Обеспечить возможность использования библиотеки libapache2-mod-nss только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3746" comment="apache2-bin DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3747" comment="apache2-data DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3748" comment="apache2-utils DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3749" comment="apache2 DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31939" comment="apache2-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31940" comment="apache2-doc DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31941" comment="apache2-ssl-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31942" comment="apache2-suexec-custom DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31943" comment="apache2-suexec-pristine DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31944" comment="libapache2-mod-md DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31945" comment="libapache2-mod-proxy-uwsgi DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3978802392080171222760465716803" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в exiv2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>exiv2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05214" ref_id="BDU:2021-05214" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3482" ref_id="CVE-2021-3482" />
        <description>A flaw was found in Exiv2 in versions before and including 0.27.4-RC1. Improper input validation of the rawData.size property in Jp2Image::readMetadata() in jp2image.cpp can lead to a heap-based buffer overflow via a crafted JPG image containing malicious EXIF data.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:P', score=6.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L', score=6.5)</CVSS3.0>
          <mitigations>- Использовать ПО exiv2 только на низком или отдельно выделенном уровне целостности
- При использовании ПО Exiv2 выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска По Exiv2 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3578" comment="libexiv2-14 DPKG is earlier than 0.25-4+deb10u2" />
        <criterion test_ref="oval:astra:tst:32035" comment="exiv2 DPKG is earlier than 0.25-4+deb10u2" />
        <criterion test_ref="oval:astra:tst:32036" comment="libexiv2-dev DPKG is earlier than 0.25-4+deb10u2" />
        <criterion test_ref="oval:astra:tst:32037" comment="libexiv2-doc DPKG is earlier than 0.25-4+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4058030554594435560354009667139" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3483" ref_id="CVE-2021-3483" />
        <description>A flaw was found in the Nosy driver in the Linux kernel. This issue allows a device to be inserted twice into a doubly-linked list, leading to a use-after-free when one of these devices is removed. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability. Versions before kernel 5.12-rc6 are affected</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3979111877089992567829190497859" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3492" ref_id="CVE-2021-3492" />
        <description>Shiftfs, an out-of-tree stacking file system included in Ubuntu Linux kernels, did not properly handle faults occurring during copy_from_user() correctly. These could lead to either a double-free situation or memory not being freed at all. An attacker could use this to cause a denial of service (kernel memory exhaustion) or gain privileges via executing arbitrary code. AKA ZDI-CAN-13562.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401'), NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4058340039604256905422734448195" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04861" ref_id="BDU:2021-04861" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3493" ref_id="CVE-2021-3493" />
        <description>The overlayfs implementation in the linux kernel did not properly validate with respect to user namespaces the setting of file capabilities on files in an underlying file system. Due to the combination of unprivileged user namespaces along with a patch carried in the Ubuntu kernel to allow unprivileged overlay mounts, an attacker could use this to gain elevated privileges.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-270'), NistCWE(cwe='CWE-863')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998292551431107429366805767214659" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05947" ref_id="BDU:2021-05947" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-34981" ref_id="CVE-2021-34981" />
        <description>Linux Kernel Bluetooth CMTP Module Double Free Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of Linux Kernel. An attacker must first obtain the ability to execute high-privileged code on the target system in order to exploit this vulnerability.

The specific flaw exists within the CMTP module. The issue results from the lack of validating the existence of an object prior to performing further free operations on the object. An attacker can leverage this vulnerability to escalate privileges and execute code in the context of the kernel. Was ZDI-CAN-11977.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-415')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4293240370984477427214017975875" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04844" ref_id="BDU:2021-04844" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3506" ref_id="CVE-2021-3506" />
        <description>An out-of-bounds (OOB) memory access flaw was found in fs/f2fs/node.c in the f2fs module in the Linux kernel in versions before 5.12.0-rc4. A bounds check failure allows a local attacker to gain access to out-of-bounds memory leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:C', score=5.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H', score=7.1)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4530924858527270439994649826883" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ceph</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ceph</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3509" ref_id="CVE-2021-3509" />
        <description>A flaw was found in Red Hat Ceph Storage 4, in the Dashboard component. In response to CVE-2020-27839, the JWT token was moved from localStorage to an httpOnly cookie. However, token cookies are used in the body of the HTTP response for the documentation, which again makes it available to XSS.The greatest threat to the system is for confidentiality, integrity, and availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-79')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N', score=6.1)</CVSS3.0>
          <mitigations>- Используя брандмауэр, ограничьте все входящие соединения, кроме необходимых для Ceph и администрирования
- Используйте аутентификацию по SSH-ключам
- Ограничьте пользователей, которые могут подключаться через SSH
- Включите шифрование трафика между клиентами и серверами
- Включите Cephx
- Установите строгие права доступа на файлы с ключами Ceph
- Создавайте пользователей Ceph с минимально необходимыми правами</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3935" comment="librados2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3936" comment="librbd1 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3937" comment="libcephfs2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3938" comment="python3-ceph-argparse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3939" comment="python3-rados DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3940" comment="python3-cephfs DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3941" comment="python3-rbd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3942" comment="libradosstriper1 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3943" comment="ceph-common DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3944" comment="ceph-base DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3945" comment="ceph-mgr DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3946" comment="ceph-mon DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3947" comment="ceph-osd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3948" comment="ceph DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3949" comment="ceph-mds DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3950" comment="librgw2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3951" comment="radosgw DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3952" comment="ceph-fuse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3953" comment="ceph-resource-agents DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3954" comment="python3-rgw DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3955" comment="rbd-fuse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3956" comment="rbd-mirror DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3957" comment="rbd-nbd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31994" comment="ceph-mgr-dashboard DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31995" comment="ceph-mgr-diskprediction-cloud DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31996" comment="ceph-mgr-rook DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31997" comment="ceph-mgr-ssh DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31998" comment="cephfs-shell DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31999" comment="libcephfs-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32000" comment="libcephfs-java DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32001" comment="libcephfs-jni DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32002" comment="librados-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32003" comment="libradospp-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32004" comment="libradosstriper-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32005" comment="librbd-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32006" comment="librgw-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32007" comment="python3-ceph DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32008" comment="rados-objclass-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4293549855994298772282742756931" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libxml2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libxml2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05282" ref_id="BDU:2021-05282" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3516" ref_id="CVE-2021-3516" />
        <description>There's a flaw in libxml2's xmllint in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by xmllint could trigger a use-after-free. The greatest impact of this flaw is to confidentiality, integrity, and availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Удалить ПО libxml2, если оно не используется и не является зависимостью других пакетов
- Отказаться от использования библиотеки libxml2 в пользу ПО expat или libxmltok
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3374" comment="libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:3375" comment="python3-libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:3376" comment="python-libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32580" comment="libxml2-dev DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32581" comment="libxml2-doc DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32582" comment="libxml2-utils DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4372778018508563109876286707267" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libxml2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libxml2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05274" ref_id="BDU:2021-05274" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3517" ref_id="CVE-2021-3517" />
        <description>There is a flaw in the xml entity encoding functionality of libxml2 in versions before 2.9.11. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this flaw is to application availability, with some potential impact to confidentiality and integrity if an attacker is able to use memory information to further exploit the application.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H', score=8.6)</CVSS3.0>
          <mitigations>- Удалить ПО libxml2, если оно не используется и не является зависимостью других пакетов
- Отказаться от использования библиотеки libxml2 в пользу ПО expat или libxmltok
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3374" comment="libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:3375" comment="python3-libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:3376" comment="python-libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32580" comment="libxml2-dev DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32581" comment="libxml2-doc DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32582" comment="libxml2-utils DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4452006181022827447469830657603" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libxml2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libxml2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05283" ref_id="BDU:2021-05283" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3518" ref_id="CVE-2021-3518" />
        <description>There's a flaw in libxml2 in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>- Удалить ПО libxml2, если оно не используется и не является зависимостью других пакетов
- Отказаться от использования библиотеки libxml2 в пользу ПО expat или libxmltok
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3374" comment="libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:3375" comment="python3-libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:3376" comment="python-libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32580" comment="libxml2-dev DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32581" comment="libxml2-doc DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32582" comment="libxml2-utils DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3818490365918534091790203835971" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в lz4</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>lz4</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05259" ref_id="BDU:2021-05259" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3520" ref_id="CVE-2021-3520" />
        <description>There's a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this flaw is to availability, with some potential impact to confidentiality and integrity as well.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190'), NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>- Использовать ПО python-lz4 только на низком или отдельно выделенном уровне целостности
- При использовании ПО python-lz4 выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска python-lz4 только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3357" comment="liblz4-1 DPKG is earlier than 1.8.3-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32398" comment="liblz4-dev DPKG is earlier than 1.8.3-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32399" comment="liblz4-tool DPKG is earlier than 1.8.3-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32400" comment="lz4 DPKG is earlier than 1.8.3-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4135403015975591442164379637315" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ceph</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ceph</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3524" ref_id="CVE-2021-3524" />
        <description>A flaw was found in the Red Hat Ceph Storage RadosGW (Ceph Object Gateway) in versions before 14.2.21. The vulnerability is related to the injection of HTTP headers via a CORS ExposeHeader tag. The newline character in the ExposeHeader tag in the CORS configuration file generates a header injection in the response when the CORS request is made. In addition, the prior bug fix for CVE-2020-10753 did not account for the use of \r as a header separator, thus a new flaw has been created.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20'), NistCWE(cwe='CWE-74')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>- Используя брандмауэр, ограничьте все входящие соединения, кроме необходимых для Ceph и администрирования
- Используйте аутентификацию по SSH-ключам
- Ограничьте пользователей, которые могут подключаться через SSH
- Включите шифрование трафика между клиентами и серверами
- Включите Cephx
- Установите строгие права доступа на файлы с ключами Ceph
- Создавайте пользователей Ceph с минимально необходимыми правами</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3935" comment="librados2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3936" comment="librbd1 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3937" comment="libcephfs2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3938" comment="python3-ceph-argparse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3939" comment="python3-rados DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3940" comment="python3-cephfs DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3941" comment="python3-rbd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3942" comment="libradosstriper1 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3943" comment="ceph-common DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3944" comment="ceph-base DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3945" comment="ceph-mgr DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3946" comment="ceph-mon DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3947" comment="ceph-osd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3948" comment="ceph DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3949" comment="ceph-mds DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3950" comment="librgw2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3951" comment="radosgw DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3952" comment="ceph-fuse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3953" comment="ceph-resource-agents DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3954" comment="python3-rgw DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3955" comment="rbd-fuse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3956" comment="rbd-mirror DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3957" comment="rbd-nbd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31994" comment="ceph-mgr-dashboard DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31995" comment="ceph-mgr-diskprediction-cloud DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31996" comment="ceph-mgr-rook DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31997" comment="ceph-mgr-ssh DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31998" comment="cephfs-shell DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31999" comment="libcephfs-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32000" comment="libcephfs-java DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32001" comment="libcephfs-jni DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32002" comment="librados-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32003" comment="libradospp-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32004" comment="libradosstriper-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32005" comment="librbd-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32006" comment="librgw-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32007" comment="python3-ceph DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32008" comment="rados-objclass-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099543977938194323010503036982851" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00234" ref_id="BDU:2022-00234" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-35266" ref_id="CVE-2021-35266" />
        <description>In NTFS-3G versions &lt; 2021.8.22, when a specially crafted NTFS inode pathname is supplied in an NTFS image a heap buffer overflow can occur resulting in memory disclosure, denial of service and even code execution.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119826387541845993434450288268867" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00262" ref_id="BDU:2022-00262" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-35267" ref_id="CVE-2021-35267" />
        <description>NTFS-3G versions &lt; 2021.8.22, a stack buffer overflow can occur when correcting differences in the MFT and MFTMirror allowing for code execution or escalation of privileges when setuid-root.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140108797145497663858397539554883" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00219" ref_id="BDU:2022-00219" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-35268" ref_id="CVE-2021-35268" />
        <description>In NTFS-3G versions &lt; 2021.8.22, when a specially crafted NTFS inode is loaded in the function ntfs_inode_real_open, a heap buffer overflow can occur allowing for code execution and escalation of privileges.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160391206749149334282344790840899" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00202" ref_id="BDU:2022-00202" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-35269" ref_id="CVE-2021-35269" />
        <description>NTFS-3G versions &lt; 2021.8.22, when a specially crafted NTFS attribute from the MFT is setup in the function ntfs_attr_setup_flag, a heap buffer overflow can occur allowing for code execution and escalation of privileges.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3898028013442619774452472567363" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ceph</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ceph</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3531" ref_id="CVE-2021-3531" />
        <description>A flaw was found in the Red Hat Ceph Storage RGW in versions before 14.2.21. When processing a GET Request for a swift URL that ends with two slashes it can cause the rgw to crash, resulting in a denial of service. The greatest threat to the system is of availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20'), NistCWE(cwe='CWE-617')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L', score=5.3)</CVSS3.0>
          <mitigations>- Используя брандмауэр, ограничьте все входящие соединения, кроме необходимых для Ceph и администрирования
- Используйте аутентификацию по SSH-ключам
- Ограничьте пользователей, которые могут подключаться через SSH
- Включите шифрование трафика между клиентами и серверами
- Включите Cephx
- Установите строгие права доступа на файлы с ключами Ceph
- Создавайте пользователей Ceph с минимально необходимыми правами</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3935" comment="librados2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3936" comment="librbd1 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3937" comment="libcephfs2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3938" comment="python3-ceph-argparse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3939" comment="python3-rados DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3940" comment="python3-cephfs DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3941" comment="python3-rbd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3942" comment="libradosstriper1 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3943" comment="ceph-common DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3944" comment="ceph-base DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3945" comment="ceph-mgr DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3946" comment="ceph-mon DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3947" comment="ceph-osd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3948" comment="ceph DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3949" comment="ceph-mds DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3950" comment="librgw2 DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3951" comment="radosgw DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3952" comment="ceph-fuse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3953" comment="ceph-resource-agents DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3954" comment="python3-rgw DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3955" comment="rbd-fuse DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3956" comment="rbd-mirror DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3957" comment="rbd-nbd DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31994" comment="ceph-mgr-dashboard DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31995" comment="ceph-mgr-diskprediction-cloud DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31996" comment="ceph-mgr-rook DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31997" comment="ceph-mgr-ssh DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31998" comment="cephfs-shell DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:31999" comment="libcephfs-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32000" comment="libcephfs-java DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32001" comment="libcephfs-jni DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32002" comment="librados-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32003" comment="libradospp-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32004" comment="libradosstriper-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32005" comment="librbd-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32006" comment="librgw-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32007" comment="python3-ceph DPKG is earlier than 14.2.21-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32008" comment="rados-objclass-dev DPKG is earlier than 14.2.21-1~bpo10+1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4373396988528205800013736269379" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libxml2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libxml2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05268" ref_id="BDU:2021-05268" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3537" ref_id="CVE-2021-3537" />
        <description>A vulnerability found in libxml2 in versions before 2.9.11 shows that it did not propagate errors while parsing XML mixed content, causing a NULL dereference. If an untrusted XML document was parsed in recovery mode and post-validated, the flaw could be used to crash the application. The highest threat from this vulnerability is to system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476'), NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H', score=5.9)</CVSS3.0>
          <mitigations>- Удалить ПО libxml2, если оно не используется и не является зависимостью других пакетов
- Отказаться от использования библиотеки libxml2 в пользу ПО expat или libxmltok
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3374" comment="libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:3375" comment="python3-libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:3376" comment="python-libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32580" comment="libxml2-dev DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32581" comment="libxml2-doc DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32582" comment="libxml2-utils DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3898337498452441119521197348419" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в libxml2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>libxml2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-02772" ref_id="BDU:2021-02772" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3541" ref_id="CVE-2021-3541" />
        <description>A flaw was found in libxml2. Exponential entity expansion attack its possible bypassing all existing protection mechanisms and leading to denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-776')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:N/I:N/A:P', score=4.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>- Удалить ПО libxml2, если оно не используется и не является зависимостью других пакетов
- Отказаться от использования библиотеки libxml2 в пользу ПО expat или libxmltok
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3374" comment="libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:3375" comment="python3-libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:3376" comment="python-libxml2 DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32580" comment="libxml2-dev DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32581" comment="libxml2-doc DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
        <criterion test_ref="oval:astra:tst:32582" comment="libxml2-utils DPKG is earlier than 2.9.4+dfsg1-7+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3898956468472083809658646910531" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в fig2dev</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>fig2dev</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3561" ref_id="CVE-2021-3561" />
        <description>An Out of Bounds flaw was found fig2dev version 3.2.8a. A flawed bounds check in read_objects() could allow an attacker to provide a crafted malicious input causing the application to either crash or in some cases cause memory corruption. The highest threat from this vulnerability is to integrity as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-119'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:P', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H', score=7.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32053" comment="fig2dev DPKG is earlier than 1:3.2.7a-5+deb10u4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4136640956014876822439278761539" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3564" ref_id="CVE-2021-3564" />
        <description>A flaw double-free memory corruption in the Linux kernel HCI device initialization subsystem was found in the way user attach malicious HCI TTY Bluetooth device. A local user could use this flaw to crash the system. This flaw affects all the Linux kernel versions starting from 3.13.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-415'), NistCWE(cwe='CWE-415')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:P', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3820037790967640817133827741251" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linuxptp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linuxptp</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3570" ref_id="CVE-2021-3570" />
        <description>A flaw was found in the ptp4l program of the linuxptp package. A missing length check when forwarding a PTP message between ports allows a remote attacker to cause an information leak, crash, or potentially remote code execution. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability. This flaw affects linuxptp versions before 3.1.1, before 2.0.1, before 1.9.3, before 1.8.1, before 1.7.1, before 1.6.1 and before 1.5.1.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-119'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:S/C:P/I:P/A:C', score=8.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3998" comment="linuxptp DPKG is earlier than 1.9.2-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4057722278510433829914459592259" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3573" ref_id="CVE-2021-3573" />
        <description>A use-after-free in function hci_sock_bound_ioctl() of the Linux kernel HCI subsystem was found in the way user calls ioct HCIUNBLOCKADDR or other way triggers race condition of the call hci_unregister_dev() together with one of the calls hci_sock_blacklist_add(), hci_sock_blacklist_del(), hci_get_conn_info(), hci_get_auth_info(). A privileged local user could use this flaw to crash the system or escalate their privileges on the system. This flaw affects the Linux kernel versions prior to 5.13-rc5.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H', score=6.4)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3820347275977462162202552522307" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в nettle</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>nettle</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00233" ref_id="BDU:2022-00233" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3580" ref_id="CVE-2021-3580" />
        <description>A flaw was found in the way nettle's RSA decryption functions handled specially crafted ciphertext. An attacker could use this flaw to provide a manipulated ciphertext leading to application crash and denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3346" comment="libnettle6 DPKG is earlier than 3.4.1-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:3347" comment="libhogweed4 DPKG is earlier than 3.4.1-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32365" comment="nettle-bin DPKG is earlier than 3.4.1-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32366" comment="nettle-dev DPKG is earlier than 3.4.1-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3817872604824711016281928980035" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03254" ref_id="BDU:2021-03254" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3600" ref_id="CVE-2021-3600" />
        <description>It was discovered that the eBPF implementation in the Linux kernel did not properly track bounds information for 32 bit registers when performing div and mod operations. A local attacker could use this to possibly execute arbitrary code.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4530926067453090054623824533059" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3609" ref_id="CVE-2021-3609" />
        <description>.A flaw was found in the CAN BCM networking protocol in the Linux kernel, where a local attacker can abuse a flaw in the CAN subsystem to corrupt memory, crash the system or escalate privileges. This race condition in net/can/bcm.c in the Linux kernel allows for local privilege escalation to root.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362'), NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.0)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3976638414863061036537741661763" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-03229" ref_id="BDU:2021-03229" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3612" ref_id="CVE-2021-3612" />
        <description>An out-of-bounds memory write flaw was found in the Linux kernel's joystick devices subsystem in versions before 5.9-rc1, in the way the user calls ioctl JSIOCSBTNMAP. This flaw allows a local user to crash the system or possibly escalate their privileges on the system. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20'), NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:C/I:C/A:C', score=7.2)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977849212040200298736379979191875" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в apache2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>apache2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06099" ref_id="BDU:2021-06099" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-36160" ref_id="CVE-2021-36160" />
        <description>A carefully crafted request uri-path can cause mod_proxy_uwsgi to read above the allocated memory and crash (DoS). This issue affects Apache HTTP Server versions 2.4.30 to 2.4.48 (inclusive).</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Обеспечить возможность использования библиотеки libapache2-mod-nss только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3746" comment="apache2-bin DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3747" comment="apache2-data DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3748" comment="apache2-utils DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3749" comment="apache2 DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31939" comment="apache2-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31940" comment="apache2-doc DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31941" comment="apache2-ssl-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31942" comment="apache2-suexec-custom DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31943" comment="apache2-suexec-pristine DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31944" comment="libapache2-mod-md DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31945" comment="libapache2-mod-proxy-uwsgi DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977929059172734205764110972704323" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в mc</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>mc</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00235" ref_id="BDU:2022-00235" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-36370" ref_id="CVE-2021-36370" />
        <description>An issue was discovered in Midnight Commander through 4.8.26. When establishing an SFTP connection, the fingerprint of the server is neither checked nor displayed. As a result, a user connects to the server without the ability to verify its authenticity.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-287')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:P/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N', score=7.5)</CVSS3.0>
          <mitigations>- Ограничьте доступ к memcached только доверенным IP-адресам
- При использовании ПО memcached выполнять обработку файлов, полученных только из доверенных источников.
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3802" comment="mc-data DPKG is earlier than 3:4.8.27-1+ci202109161326+astra3" />
        <criterion test_ref="oval:astra:tst:3803" comment="mc DPKG is earlier than 3:4.8.27-1+ci202109161326+astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4532473492502196779967448438339" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3659" ref_id="CVE-2021-3659" />
        <description>A NULL pointer dereference flaw was found in the Linux kernel’s IEEE 802.15.4 wireless networking subsystem in the way the user closes the LR-WPAN connection. This flaw allows a local user to crash the system. The highest threat from this vulnerability is to system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-252'), NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3978495324921989106950090348099" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в c-ares</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>c-ares</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00342" ref_id="BDU:2022-00342" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3672" ref_id="CVE-2021-3672" />
        <description>A flaw was found in c-ares library, where a missing input validation check of host names returned by DNS (Domain Name Servers) can lead to output of wrong hostnames which might potentially lead to Domain Hijacking. The highest threat from this vulnerability is to confidentiality and integrity as well as system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-79'), NistCWE(cwe='CWE-79')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L', score=5.6)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3745" comment="libc-ares2 DPKG is earlier than 1.14.0-1+deb10u1" />
        <criterion test_ref="oval:astra:tst:32348" comment="libc-ares-dev DPKG is earlier than 1.14.0-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3897411461274616313573372417603" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openssl</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openssl</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3711" ref_id="CVE-2021-3711" />
        <description>In order to decrypt SM2 encrypted data an application is expected to call the API function EVP_PKEY_decrypt(). Typically an application will call this function twice. The first time, on entry, the "out" parameter can be NULL and, on exit, the "outlen" parameter is populated with the buffer size required to hold the decrypted plaintext. The application can then allocate a sufficiently sized buffer and call EVP_PKEY_decrypt() again, but this time passing a non-NULL value for the "out" parameter. A bug in the implementation of the SM2 decryption code means that the calculation of the buffer size required to hold the plaintext returned by the first call to EVP_PKEY_decrypt() can be smaller than the actual size required by the second call. This can lead to a buffer overflow when EVP_PKEY_decrypt() is called by the application a second time with a buffer that is too small. A malicious attacker who is able present SM2 content for decryption to an application could cause attacker chosen data to overflow the buffer by up to a maximum of 62 bytes altering the contents of other data held after the buffer, possibly changing application behaviour or causing the application to crash. The location of the buffer is application dependent but is typically heap allocated. Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k).</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>- Использовать ПО pyopenssl только на низком или отдельно выделенном уровне целостности
- При использовании ПО pyopenssl выполнять обработку файлов, полученных только из доверенных источников
- Обеспечить возможность запуска py только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3354" comment="libssl1.1 DPKG is earlier than 1.1.1l-1astra3" />
        <criterion test_ref="oval:astra:tst:3355" comment="openssl DPKG is earlier than 1.1.1l-1astra3" />
        <criterion test_ref="oval:astra:tst:16981" comment="libssl-dev DPKG is earlier than 1.1.1l-1astra3" />
        <criterion test_ref="oval:astra:tst:16982" comment="libssl-doc DPKG is earlier than 1.1.1l-1astra3" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3976639623788880651166916367939" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в openssl, openssl1.0</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>openssl, openssl1.0</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04571" ref_id="BDU:2021-04571" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3712" ref_id="CVE-2021-3712" />
        <description>ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the string data which is terminated with a NUL (0) byte. Although not a strict requirement, ASN.1 strings that are parsed using OpenSSL's own "d2i" functions (and other similar parsing functions) as well as any string whose value has been set with the ASN1_STRING_set() function will additionally NUL terminate the byte array in the ASN1_STRING structure. However, it is possible for applications to directly construct valid ASN1_STRING structures which do not NUL terminate the byte array by directly setting the "data" and "length" fields in the ASN1_STRING array. This can also happen by using the ASN1_STRING_set0() function. Numerous OpenSSL functions that print ASN.1 data have been found to assume that the ASN1_STRING byte array will be NUL terminated, even though this is not guaranteed for strings that have been directly constructed. Where an application requests an ASN.1 structure to be printed, and where that ASN.1 structure contains ASN1_STRINGs that have been directly constructed by the application without NUL terminating the "data" field, then a read buffer overrun can occur. The same thing can also occur during name constraints processing of certificates (for example if a certificate has been directly constructed by the application instead of loading it via the OpenSSL parsing functions, and the certificate contains non NUL terminated ASN1_STRING structures). It can also occur in the X509_get1_email(), X509_REQ_get1_email() and X509_get1_ocsp() functions. If a malicious actor can cause an application to directly construct an ASN1_STRING and then process it through one of the affected OpenSSL functions then this issue could be hit. This might result in a crash (causing a Denial of Service attack). It could also result in the disclosure of private memory contents (such as private keys, or sensitive plaintext). Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k). Fixed in OpenSSL 1.0.2za (Affected 1.0.2-1.0.2y).</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:P', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H', score=7.4)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3354" comment="libssl1.1 DPKG is earlier than 1.1.1l-1astra3" />
        <criterion test_ref="oval:astra:tst:3355" comment="openssl DPKG is earlier than 1.1.1l-1astra3" />
        <criterion test_ref="oval:astra:tst:16981" comment="libssl-dev DPKG is earlier than 1.1.1l-1astra3" />
        <criterion test_ref="oval:astra:tst:16982" comment="libssl-doc DPKG is earlier than 1.1.1l-1astra3" />
        <criterion test_ref="oval:astra:tst:4338" comment="libssl1.0.2 DPKG is earlier than 1.0.2u-1~deb9u7" />
        <criterion test_ref="oval:astra:tst:33851" comment="libssl1.0-dev DPKG is earlier than 1.0.2u-1~deb9u7" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4056796241332609023966634661443" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-05777" ref_id="BDU:2022-05777" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3743" ref_id="CVE-2021-3743" />
        <description>An out-of-bounds (OOB) memory read flaw was found in the Qualcomm IPC router protocol in the Linux kernel. A missing sanity check allows a local attacker to gain access to out-of-bounds memory, leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to system availability.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:N/A:P', score=3.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H', score=7.1)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119749328192252117741596167198275" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00059" ref_id="BDU:2022-00059" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37957" ref_id="CVE-2021-37957" />
        <description>Use after free in WebGPU in Google Chrome prior to 94.0.4606.54 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140031737795903788165543418484291" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00052" ref_id="BDU:2022-00052" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37958" ref_id="CVE-2021-37958" />
        <description>Inappropriate implementation in Navigation in Google Chrome on Windows prior to 94.0.4606.54 allowed a remote attacker to inject scripts or HTML into a privileged page via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:N', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N', score=5.4)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998134098732856359535506203432515" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00051" ref_id="BDU:2022-00051" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37961" ref_id="CVE-2021-37961" />
        <description>Use after free in Tab Strip in Google Chrome prior to 94.0.4606.54 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018416508336508029959453454718531" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00060" ref_id="BDU:2022-00060" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37962" ref_id="CVE-2021-37962" />
        <description>Use after free in Performance Manager in Google Chrome prior to 94.0.4606.54 allowed a remote attacker who had compromised the renderer process to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038698917940159700383400706004547" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00074" ref_id="BDU:2022-00074" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37963" ref_id="CVE-2021-37963" />
        <description>Side-channel information leakage in DevTools in Google Chrome prior to 94.0.4606.54 allowed a remote attacker to bypass site isolation via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079263737147463041231295208576579" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06424" ref_id="BDU:2021-06424" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37965" ref_id="CVE-2021-37965" />
        <description>Inappropriate implementation in Background Fetch API in Google Chrome prior to 94.0.4606.54 allowed a remote attacker to leak cross-origin data via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119828556354766382079189711148611" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00076" ref_id="BDU:2022-00076" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37967" ref_id="CVE-2021-37967" />
        <description>Inappropriate implementation in Background Fetch API in Google Chrome prior to 94.0.4606.54 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-346')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140110965958418052503136962434627" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00077" ref_id="BDU:2022-00077" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37968" ref_id="CVE-2021-37968" />
        <description>Inappropriate implementation in Background Fetch API in Google Chrome prior to 94.0.4606.54 allowed a remote attacker to leak cross-origin data via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-203')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977930917291718953449152496096835" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06431" ref_id="BDU:2021-06431" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37970" ref_id="CVE-2021-37970" />
        <description>Use after free in File System API in Google Chrome prior to 94.0.4606.54 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018495736499022294297046998668867" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06193" ref_id="BDU:2021-06193" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37972" ref_id="CVE-2021-37972" />
        <description>Out of bounds read in libjpeg-turbo in Google Chrome prior to 94.0.4606.54 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038778146102673964720994249954883" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05507" ref_id="BDU:2021-05507" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37973" ref_id="CVE-2021-37973" />
        <description>Use after free in Portals in Google Chrome prior to 94.0.4606.61 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059060555706325635144941501240899" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04901" ref_id="BDU:2021-04901" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37974" ref_id="CVE-2021-37974" />
        <description>Use after free in Safebrowsing in Google Chrome prior to 94.0.4606.71 allowed a remote attacker who had compromised the renderer process to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079342965309977305568888752526915" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04899" ref_id="BDU:2021-04899" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37975" ref_id="CVE-2021-37975" />
        <description>Use after free in V8 in Google Chrome prior to 94.0.4606.71 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416'), NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099625374913628975992836003812931" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04900" ref_id="BDU:2021-04900" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37976" ref_id="CVE-2021-37976" />
        <description>Inappropriate implementation in Memory in Google Chrome prior to 94.0.4606.71 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-862'), NistCWE(cwe='CWE-862')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119907784517280646416783255098947" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05591" ref_id="BDU:2021-05591" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37977" ref_id="CVE-2021-37977" />
        <description>Use after free in Garbage Collection in Google Chrome prior to 94.0.4606.81 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140190194120932316840730506384963" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05433" ref_id="BDU:2021-05433" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37978" ref_id="CVE-2021-37978" />
        <description>Heap buffer overflow in Blink in Google Chrome prior to 94.0.4606.81 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160472603724583987264677757670979" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05347" ref_id="BDU:2021-05347" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37979" ref_id="CVE-2021-37979" />
        <description>heap buffer overflow in WebRTC in Google Chrome prior to 94.0.4606.81 allowed a remote attacker who convinced a user to browse to a malicious website to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038857374265188229058587793905219" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06429" ref_id="BDU:2021-06429" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37983" ref_id="CVE-2021-37983" />
        <description>Use after free in Dev Tools in Google Chrome prior to 95.0.4638.54 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059139783868839899482535045191235" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00063" ref_id="BDU:2022-00063" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37984" ref_id="CVE-2021-37984" />
        <description>Heap buffer overflow in PDFium in Google Chrome prior to 95.0.4638.54 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099704603076143240330429547763267" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00066" ref_id="BDU:2022-00066" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37986" ref_id="CVE-2021-37986" />
        <description>Heap buffer overflow in Settings in Google Chrome prior to 95.0.4638.54 allowed a remote attacker to engage with Dev Tools to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140269422283446581178324050335299" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00046" ref_id="BDU:2022-00046" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37988" ref_id="CVE-2021-37988" />
        <description>Use after free in Profiles in Google Chrome prior to 95.0.4638.54 allowed a remote attacker who convinced a user to engage in specific gestures to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160551831887098251602271301621315" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05140" ref_id="BDU:2021-05140" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37989" ref_id="CVE-2021-37989" />
        <description>Inappropriate implementation in Blink in Google Chrome prior to 95.0.4638.54 allowed a remote attacker to abuse content security policy via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998371783220399152548286835283523" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06425" ref_id="BDU:2021-06425" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37991" ref_id="CVE-2021-37991" />
        <description>Race in V8 in Google Chrome prior to 95.0.4638.54 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:P/I:P/A:P', score=5.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H', score=7.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018654192824050822972234086569539" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00061" ref_id="BDU:2022-00061" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37992" ref_id="CVE-2021-37992" />
        <description>Out of bounds read in WebAudio in Google Chrome prior to 95.0.4638.54 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038936602427702493396181337855555" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00045" ref_id="BDU:2022-00045" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37993" ref_id="CVE-2021-37993" />
        <description>Use after free in PDF Accessibility in Google Chrome prior to 95.0.4638.54 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059219012031354163820128589141571" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00068" ref_id="BDU:2022-00068" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37994" ref_id="CVE-2021-37994" />
        <description>Inappropriate implementation in iFrame Sandbox in Google Chrome prior to 95.0.4638.54 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099783831238657504668023091713603" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06423" ref_id="BDU:2021-06423" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37996" ref_id="CVE-2021-37996" />
        <description>Insufficient validation of untrusted input Downloads in Google Chrome prior to 95.0.4638.54 allowed a remote attacker to bypass navigation restrictions via a malicious file.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=5.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1120066240842309175091970342999619" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05500" ref_id="BDU:2021-05500" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37997" ref_id="CVE-2021-37997" />
        <description>Use after free in Sign-In in Google Chrome prior to 95.0.4638.69 allowed a remote attacker who convinced a user to sign into Chrome to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140348650445960845515917594285635" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05503" ref_id="BDU:2021-05503" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37998" ref_id="CVE-2021-37998" />
        <description>Use after free in Garbage Collection in Google Chrome prior to 95.0.4638.69 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160631060049612515939864845571651" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05637" ref_id="BDU:2021-05637" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-37999" ref_id="CVE-2021-37999" />
        <description>Insufficient data validation in New Tab Page in Google Chrome prior to 95.0.4638.69 allowed a remote attacker to inject arbitrary scripts or HTML in a new browser tab via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-79')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N', score=6.1)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997655945601608201018955591407171" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05505" ref_id="BDU:2021-05505" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38001" ref_id="CVE-2021-38001" />
        <description>Type confusion in V8 in Google Chrome prior to 95.0.4638.69 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-843')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1017938355205259871442902842693187" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05504" ref_id="BDU:2021-05504" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38002" ref_id="CVE-2021-38002" />
        <description>Use after free in Web Transport in Google Chrome prior to 95.0.4638.69 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H', score=9.6)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038220764808911541866850093979203" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05227" ref_id="BDU:2021-05227" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38003" ref_id="CVE-2021-38003" />
        <description>Inappropriate implementation in V8 in Google Chrome prior to 95.0.4638.69 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-755'), NistCWE(cwe='CWE-755')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058503174412563212290797345265219" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в chromium</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>chromium</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05615" ref_id="BDU:2021-05615" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38004" ref_id="CVE-2021-38004" />
        <description>Insufficient policy enforcement in Autofill in Google Chrome prior to 95.0.4638.69 allowed a remote attacker to leak cross-origin data via a crafted HTML page.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-668')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:N/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N', score=4.3)</CVSS3.0>
          <mitigations>1. Удалить ПО Chromium, если оно не используется
2. Отказаться от использования ПО Chromium в пользу ПО Firefox
3. Обеспечить запуск ПО Chromium в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Chromium:

- При использовании ПО Chromium выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Отключить JavaScript в браузере. Для этого выполните следующее:
  - Введите chrome://settings/content/javascript в адресную строку и нажмите Enter
  - Переключите разрешение на Запретить сайтам использовать JavaScript
  - Перезапустите Chromium
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Chromium только доверенными пользователями ОС
- Обеспечить запуск ПО Chromium на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3959" comment="chromium-common DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3960" comment="chromium-sandbox DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3961" comment="chromium DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:3962" comment="chromium-l10n DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32009" comment="chromium-chromedriver DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
        <criterion test_ref="oval:astra:tst:32010" comment="chromium-shell DPKG is earlier than 95.0.4638.69-0astragost0+ci202111151050+astra4" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4372472160276200608695086044739" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в node-ansi-regex</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>node-ansi-regex</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-3807" ref_id="CVE-2021-3807" />
        <description>ansi-regex is vulnerable to Inefficient Regular Expression Complexity</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-1333'), NistCWE(cwe='CWE-1333')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:C', score=7.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32597" comment="node-ansi-regex DPKG is earlier than 3.0.0-1+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058582712060087297973459613996611" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05242" ref_id="BDU:2021-05242" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38114" ref_id="CVE-2021-38114" />
        <description>libavcodec/dnxhddec.c in FFmpeg 4.4 does not check the return value of the init_vlc function, a similar issue to CVE-2013-0868.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-252')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079261262476310290085374585034307" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в lynx</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>lynx</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38165" ref_id="CVE-2021-38165" />
        <description>Lynx through 2.8.9 mishandles the userinfo subcomponent of a URI, which allows remote attackers to discover cleartext credentials because they may appear in SNI data.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-522')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:H/Au:N/C:P/I:N/A:N', score=2.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N', score=5.3)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32595" comment="lynx DPKG is earlier than 2.8.9rel.1-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32596" comment="lynx-common DPKG is earlier than 2.8.9rel.1-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998210852224217872727179123840579" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00199" ref_id="BDU:2022-00199" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38171" ref_id="CVE-2021-38171" />
        <description>adts_decode_extradata in libavformat/adtsenc.c in FFmpeg 4.4 does not check the init_get_bits return value, which is a necessary step because the second argument to init_get_bits can be crafted.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-252')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139633431797189536676723799971395" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38208" ref_id="CVE-2021-38208" />
        <description>net/nfc/llcp_sock.c in the Linux kernel before 5.12.10 allows local unprivileged users to cause a denial of service (NULL pointer dereference and BUG) by making a getsockname call after a certain type of failure of a bind call.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:N/I:N/A:P', score=2.1)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998369618034256222747434936522307" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ffmpeg</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ffmpeg</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-05971" ref_id="BDU:2022-05971" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38291" ref_id="CVE-2021-38291" />
        <description>FFmpeg version (git commit de8e6e67e7523e48bb27ac224a0b446df05e1640) suffers from a an assertion failure at src/libavutil/mathematics.c.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-617')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>1. Удалить ПО ffmpeg5, если оно не используется и не является зависимостью других пакетов
2. Отказаться от использования ПО ffmpeg5 в пользу ПО gstreamer
3. Соблюдайте следующие требования:

- Использовать ПО ffmpeg5 только на низком или отдельно выделенном уровне целостности
- При использовании ПО ffmpeg5 выполнять обработку файлов, полученных только из доверенных источников
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash
- Запретить установку бита исполнения для всех пользователей, включая администраторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3487" comment="libavutil56 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3488" comment="libswresample3 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3489" comment="libavcodec58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3490" comment="libavformat58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3491" comment="libswscale5 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3492" comment="libpostproc55 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3493" comment="libavresample4 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3494" comment="libavfilter7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:3495" comment="libavdevice58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32038" comment="ffmpeg DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32039" comment="ffmpeg-doc DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32040" comment="libavcodec-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32041" comment="libavcodec-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32042" comment="libavcodec-extra58 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32043" comment="libavdevice-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32044" comment="libavfilter-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32045" comment="libavfilter-extra DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32046" comment="libavfilter-extra7 DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32047" comment="libavformat-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32048" comment="libavresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32049" comment="libavutil-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32050" comment="libpostproc-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32051" comment="libswresample-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
        <criterion test_ref="oval:astra:tst:32052" comment="libswscale-dev DPKG is earlier than 7:4.1.8-0+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998370237004275865437572386084419" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38491" ref_id="CVE-2021-38491" />
        <description>Mixed-content checks were unable to analyze opaque origins which led to some mixed content being loaded. This vulnerability affects Firefox &lt; 92.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038935056211579206285466888656451" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38493" ref_id="CVE-2021-38493" />
        <description>Mozilla developers reported memory safety bugs present in Firefox 91 and Firefox ESR 78.13. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox ESR &lt; 78.14, Thunderbird &lt; 78.14, and Firefox &lt; 92.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059217465815230876709414139942467" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38494" ref_id="CVE-2021-38494" />
        <description>Mozilla developers reported memory safety bugs present in Firefox 91. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox &lt; 92.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079499875418882547133361391228483" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38495" ref_id="CVE-2021-38495" />
        <description>Mozilla developers reported memory safety bugs present in Thunderbird 78.13.0. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Thunderbird &lt; 91.1 and Firefox ESR &lt; 91.1.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Thunderbird, если оно не используется
2. Отказаться от использования ПО Thunderbird в пользу ПО Evolution
3. Обеспечить запуск ПО Thunderbird в изолированной программной среде с применением инструмента Firejail</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099782285022534217557308642514499" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05029" ref_id="BDU:2021-05029" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38496" ref_id="CVE-2021-38496" />
        <description>During operations on MessageTasks, a task may have been removed while it was still scheduled, resulting in memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird &lt; 78.15, Thunderbird &lt; 91.2, Firefox ESR &lt; 91.2, Firefox ESR &lt; 78.15, and Firefox &lt; 93.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:4921" comment="thunderbird-locale-ru DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4922" comment="thunderbird DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4923" comment="xul-ext-gdata-provider DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4924" comment="xul-ext-calendar-timezones DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34006" comment="thunderbird-dev DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34007" comment="thunderbird-locale-af DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34008" comment="thunderbird-locale-ar DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34009" comment="thunderbird-locale-ast DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34010" comment="thunderbird-locale-be DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34011" comment="thunderbird-locale-bg DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34012" comment="thunderbird-locale-bn DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34013" comment="thunderbird-locale-br DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34014" comment="thunderbird-locale-ca DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34015" comment="thunderbird-locale-cak DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34016" comment="thunderbird-locale-cs DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34017" comment="thunderbird-locale-cy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34018" comment="thunderbird-locale-da DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34019" comment="thunderbird-locale-de DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34020" comment="thunderbird-locale-dsb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34021" comment="thunderbird-locale-el DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34022" comment="thunderbird-locale-en DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34023" comment="thunderbird-locale-es DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34024" comment="thunderbird-locale-et DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34025" comment="thunderbird-locale-eu DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34026" comment="thunderbird-locale-fa DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34027" comment="thunderbird-locale-fi DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34028" comment="thunderbird-locale-fr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34029" comment="thunderbird-locale-fy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34030" comment="thunderbird-locale-ga DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34031" comment="thunderbird-locale-gd DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34032" comment="thunderbird-locale-gl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34033" comment="thunderbird-locale-he DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34034" comment="thunderbird-locale-hr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34035" comment="thunderbird-locale-hsb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34036" comment="thunderbird-locale-hu DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34037" comment="thunderbird-locale-hy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34038" comment="thunderbird-locale-id DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34039" comment="thunderbird-locale-is DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34040" comment="thunderbird-locale-it DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34041" comment="thunderbird-locale-ja DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34042" comment="thunderbird-locale-ka DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34043" comment="thunderbird-locale-kab DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34044" comment="thunderbird-locale-kk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34045" comment="thunderbird-locale-ko DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34046" comment="thunderbird-locale-lt DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34047" comment="thunderbird-locale-mk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34048" comment="thunderbird-locale-ms DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34049" comment="thunderbird-locale-nb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34050" comment="thunderbird-locale-nl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34051" comment="thunderbird-locale-nn DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34052" comment="thunderbird-locale-pa DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34053" comment="thunderbird-locale-pl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34054" comment="thunderbird-locale-pt DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34055" comment="thunderbird-locale-rm DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34056" comment="thunderbird-locale-ro DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34057" comment="thunderbird-locale-si DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34058" comment="thunderbird-locale-sk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34059" comment="thunderbird-locale-sl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34060" comment="thunderbird-locale-sq DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34061" comment="thunderbird-locale-sr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34062" comment="thunderbird-locale-sv DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34063" comment="thunderbird-locale-ta DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34064" comment="thunderbird-locale-th DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34065" comment="thunderbird-locale-tr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34066" comment="thunderbird-locale-uk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34067" comment="thunderbird-locale-uz DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34068" comment="thunderbird-locale-vi DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34069" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34070" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34071" comment="thunderbird-mozsymbols DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34072" comment="xul-ext-lightning DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1120064694626185887981255893800515" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38497" ref_id="CVE-2021-38497" />
        <description>Through use of reportValidity() and window.open(), a plain-text validation message could have been overlaid on another origin, leading to possible user confusion and spoofing attacks. This vulnerability affects Firefox &lt; 93, Thunderbird &lt; 91.2, and Firefox ESR &lt; 91.2.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-346')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:N', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N', score=6.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:4921" comment="thunderbird-locale-ru DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4922" comment="thunderbird DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4923" comment="xul-ext-gdata-provider DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4924" comment="xul-ext-calendar-timezones DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34006" comment="thunderbird-dev DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34007" comment="thunderbird-locale-af DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34008" comment="thunderbird-locale-ar DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34009" comment="thunderbird-locale-ast DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34010" comment="thunderbird-locale-be DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34011" comment="thunderbird-locale-bg DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34012" comment="thunderbird-locale-bn DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34013" comment="thunderbird-locale-br DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34014" comment="thunderbird-locale-ca DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34015" comment="thunderbird-locale-cak DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34016" comment="thunderbird-locale-cs DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34017" comment="thunderbird-locale-cy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34018" comment="thunderbird-locale-da DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34019" comment="thunderbird-locale-de DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34020" comment="thunderbird-locale-dsb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34021" comment="thunderbird-locale-el DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34022" comment="thunderbird-locale-en DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34023" comment="thunderbird-locale-es DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34024" comment="thunderbird-locale-et DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34025" comment="thunderbird-locale-eu DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34026" comment="thunderbird-locale-fa DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34027" comment="thunderbird-locale-fi DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34028" comment="thunderbird-locale-fr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34029" comment="thunderbird-locale-fy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34030" comment="thunderbird-locale-ga DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34031" comment="thunderbird-locale-gd DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34032" comment="thunderbird-locale-gl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34033" comment="thunderbird-locale-he DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34034" comment="thunderbird-locale-hr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34035" comment="thunderbird-locale-hsb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34036" comment="thunderbird-locale-hu DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34037" comment="thunderbird-locale-hy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34038" comment="thunderbird-locale-id DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34039" comment="thunderbird-locale-is DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34040" comment="thunderbird-locale-it DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34041" comment="thunderbird-locale-ja DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34042" comment="thunderbird-locale-ka DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34043" comment="thunderbird-locale-kab DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34044" comment="thunderbird-locale-kk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34045" comment="thunderbird-locale-ko DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34046" comment="thunderbird-locale-lt DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34047" comment="thunderbird-locale-mk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34048" comment="thunderbird-locale-ms DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34049" comment="thunderbird-locale-nb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34050" comment="thunderbird-locale-nl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34051" comment="thunderbird-locale-nn DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34052" comment="thunderbird-locale-pa DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34053" comment="thunderbird-locale-pl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34054" comment="thunderbird-locale-pt DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34055" comment="thunderbird-locale-rm DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34056" comment="thunderbird-locale-ro DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34057" comment="thunderbird-locale-si DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34058" comment="thunderbird-locale-sk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34059" comment="thunderbird-locale-sl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34060" comment="thunderbird-locale-sq DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34061" comment="thunderbird-locale-sr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34062" comment="thunderbird-locale-sv DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34063" comment="thunderbird-locale-ta DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34064" comment="thunderbird-locale-th DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34065" comment="thunderbird-locale-tr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34066" comment="thunderbird-locale-uk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34067" comment="thunderbird-locale-uz DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34068" comment="thunderbird-locale-vi DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34069" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34070" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34071" comment="thunderbird-mozsymbols DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34072" comment="xul-ext-lightning DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140347104229837558405203145086531" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05095" ref_id="BDU:2021-05095" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38498" ref_id="CVE-2021-38498" />
        <description>During process shutdown, a document could have caused a use-after-free of a languages service object, leading to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox &lt; 93, Thunderbird &lt; 91.2, and Firefox ESR &lt; 91.2.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:4921" comment="thunderbird-locale-ru DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4922" comment="thunderbird DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4923" comment="xul-ext-gdata-provider DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4924" comment="xul-ext-calendar-timezones DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34006" comment="thunderbird-dev DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34007" comment="thunderbird-locale-af DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34008" comment="thunderbird-locale-ar DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34009" comment="thunderbird-locale-ast DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34010" comment="thunderbird-locale-be DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34011" comment="thunderbird-locale-bg DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34012" comment="thunderbird-locale-bn DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34013" comment="thunderbird-locale-br DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34014" comment="thunderbird-locale-ca DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34015" comment="thunderbird-locale-cak DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34016" comment="thunderbird-locale-cs DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34017" comment="thunderbird-locale-cy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34018" comment="thunderbird-locale-da DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34019" comment="thunderbird-locale-de DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34020" comment="thunderbird-locale-dsb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34021" comment="thunderbird-locale-el DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34022" comment="thunderbird-locale-en DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34023" comment="thunderbird-locale-es DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34024" comment="thunderbird-locale-et DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34025" comment="thunderbird-locale-eu DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34026" comment="thunderbird-locale-fa DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34027" comment="thunderbird-locale-fi DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34028" comment="thunderbird-locale-fr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34029" comment="thunderbird-locale-fy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34030" comment="thunderbird-locale-ga DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34031" comment="thunderbird-locale-gd DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34032" comment="thunderbird-locale-gl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34033" comment="thunderbird-locale-he DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34034" comment="thunderbird-locale-hr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34035" comment="thunderbird-locale-hsb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34036" comment="thunderbird-locale-hu DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34037" comment="thunderbird-locale-hy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34038" comment="thunderbird-locale-id DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34039" comment="thunderbird-locale-is DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34040" comment="thunderbird-locale-it DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34041" comment="thunderbird-locale-ja DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34042" comment="thunderbird-locale-ka DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34043" comment="thunderbird-locale-kab DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34044" comment="thunderbird-locale-kk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34045" comment="thunderbird-locale-ko DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34046" comment="thunderbird-locale-lt DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34047" comment="thunderbird-locale-mk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34048" comment="thunderbird-locale-ms DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34049" comment="thunderbird-locale-nb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34050" comment="thunderbird-locale-nl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34051" comment="thunderbird-locale-nn DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34052" comment="thunderbird-locale-pa DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34053" comment="thunderbird-locale-pl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34054" comment="thunderbird-locale-pt DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34055" comment="thunderbird-locale-rm DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34056" comment="thunderbird-locale-ro DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34057" comment="thunderbird-locale-si DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34058" comment="thunderbird-locale-sk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34059" comment="thunderbird-locale-sl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34060" comment="thunderbird-locale-sq DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34061" comment="thunderbird-locale-sr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34062" comment="thunderbird-locale-sv DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34063" comment="thunderbird-locale-ta DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34064" comment="thunderbird-locale-th DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34065" comment="thunderbird-locale-tr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34066" comment="thunderbird-locale-uk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34067" comment="thunderbird-locale-uz DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34068" comment="thunderbird-locale-vi DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34069" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34070" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34071" comment="thunderbird-mozsymbols DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34072" comment="xul-ext-lightning DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160629513833489228829150396372547" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-05743" ref_id="BDU:2022-05743" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38499" ref_id="CVE-2021-38499" />
        <description>Mozilla developers reported memory safety bugs present in Firefox 92. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox &lt; 93.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Firefox ESR, если оно не используется
2. Отказаться от использования ПО Firefox ESR в пользу ПО Chromium
3. Обеспечить запуск ПО Firefox ESR в изолированной программной среде с применением инструмента Firejail
4. Выполнить безопасную настройку Firefox ESR:

- При использовании ПО Firefox ESR выполнять обработку файлов и ссылок, полученных только из доверенных источников
- Отказаться от установки и использования недоверенных расширений
- Настроить брандмауэр или сетевые политики для ограничения доступа к подозрительным ресурсам
- Обеспечить возможность запуска ПО Firefox ESR только доверенными пользователями ОС
- Обеспечить запуск ПО Firefox ESR на промежуточном (отличном от максимального) уровне целостности</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977375083423005637320351964026435" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05030" ref_id="BDU:2021-05030" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38500" ref_id="CVE-2021-38500" />
        <description>Mozilla developers reported memory safety bugs present in Firefox 92 and Firefox ESR 91.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Thunderbird &lt; 78.15, Thunderbird &lt; 91.2, Firefox ESR &lt; 91.2, Firefox ESR &lt; 78.15, and Firefox &lt; 93.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:4921" comment="thunderbird-locale-ru DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4922" comment="thunderbird DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4923" comment="xul-ext-gdata-provider DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4924" comment="xul-ext-calendar-timezones DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34006" comment="thunderbird-dev DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34007" comment="thunderbird-locale-af DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34008" comment="thunderbird-locale-ar DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34009" comment="thunderbird-locale-ast DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34010" comment="thunderbird-locale-be DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34011" comment="thunderbird-locale-bg DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34012" comment="thunderbird-locale-bn DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34013" comment="thunderbird-locale-br DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34014" comment="thunderbird-locale-ca DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34015" comment="thunderbird-locale-cak DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34016" comment="thunderbird-locale-cs DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34017" comment="thunderbird-locale-cy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34018" comment="thunderbird-locale-da DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34019" comment="thunderbird-locale-de DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34020" comment="thunderbird-locale-dsb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34021" comment="thunderbird-locale-el DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34022" comment="thunderbird-locale-en DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34023" comment="thunderbird-locale-es DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34024" comment="thunderbird-locale-et DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34025" comment="thunderbird-locale-eu DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34026" comment="thunderbird-locale-fa DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34027" comment="thunderbird-locale-fi DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34028" comment="thunderbird-locale-fr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34029" comment="thunderbird-locale-fy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34030" comment="thunderbird-locale-ga DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34031" comment="thunderbird-locale-gd DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34032" comment="thunderbird-locale-gl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34033" comment="thunderbird-locale-he DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34034" comment="thunderbird-locale-hr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34035" comment="thunderbird-locale-hsb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34036" comment="thunderbird-locale-hu DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34037" comment="thunderbird-locale-hy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34038" comment="thunderbird-locale-id DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34039" comment="thunderbird-locale-is DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34040" comment="thunderbird-locale-it DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34041" comment="thunderbird-locale-ja DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34042" comment="thunderbird-locale-ka DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34043" comment="thunderbird-locale-kab DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34044" comment="thunderbird-locale-kk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34045" comment="thunderbird-locale-ko DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34046" comment="thunderbird-locale-lt DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34047" comment="thunderbird-locale-mk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34048" comment="thunderbird-locale-ms DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34049" comment="thunderbird-locale-nb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34050" comment="thunderbird-locale-nl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34051" comment="thunderbird-locale-nn DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34052" comment="thunderbird-locale-pa DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34053" comment="thunderbird-locale-pl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34054" comment="thunderbird-locale-pt DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34055" comment="thunderbird-locale-rm DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34056" comment="thunderbird-locale-ro DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34057" comment="thunderbird-locale-si DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34058" comment="thunderbird-locale-sk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34059" comment="thunderbird-locale-sl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34060" comment="thunderbird-locale-sq DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34061" comment="thunderbird-locale-sr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34062" comment="thunderbird-locale-sv DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34063" comment="thunderbird-locale-ta DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34064" comment="thunderbird-locale-th DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34065" comment="thunderbird-locale-tr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34066" comment="thunderbird-locale-uk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34067" comment="thunderbird-locale-uz DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34068" comment="thunderbird-locale-vi DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34069" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34070" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34071" comment="thunderbird-mozsymbols DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34072" comment="xul-ext-lightning DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997657493026657307744299215312451" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05096" ref_id="BDU:2021-05096" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-38501" ref_id="CVE-2021-38501" />
        <description>Mozilla developers reported memory safety bugs present in Firefox 92 and Firefox ESR 91.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox &lt; 93, Thunderbird &lt; 91.2, and Firefox ESR &lt; 91.2.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:4921" comment="thunderbird-locale-ru DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4922" comment="thunderbird DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4923" comment="xul-ext-gdata-provider DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4924" comment="xul-ext-calendar-timezones DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34006" comment="thunderbird-dev DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34007" comment="thunderbird-locale-af DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34008" comment="thunderbird-locale-ar DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34009" comment="thunderbird-locale-ast DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34010" comment="thunderbird-locale-be DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34011" comment="thunderbird-locale-bg DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34012" comment="thunderbird-locale-bn DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34013" comment="thunderbird-locale-br DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34014" comment="thunderbird-locale-ca DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34015" comment="thunderbird-locale-cak DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34016" comment="thunderbird-locale-cs DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34017" comment="thunderbird-locale-cy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34018" comment="thunderbird-locale-da DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34019" comment="thunderbird-locale-de DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34020" comment="thunderbird-locale-dsb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34021" comment="thunderbird-locale-el DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34022" comment="thunderbird-locale-en DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34023" comment="thunderbird-locale-es DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34024" comment="thunderbird-locale-et DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34025" comment="thunderbird-locale-eu DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34026" comment="thunderbird-locale-fa DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34027" comment="thunderbird-locale-fi DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34028" comment="thunderbird-locale-fr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34029" comment="thunderbird-locale-fy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34030" comment="thunderbird-locale-ga DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34031" comment="thunderbird-locale-gd DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34032" comment="thunderbird-locale-gl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34033" comment="thunderbird-locale-he DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34034" comment="thunderbird-locale-hr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34035" comment="thunderbird-locale-hsb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34036" comment="thunderbird-locale-hu DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34037" comment="thunderbird-locale-hy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34038" comment="thunderbird-locale-id DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34039" comment="thunderbird-locale-is DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34040" comment="thunderbird-locale-it DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34041" comment="thunderbird-locale-ja DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34042" comment="thunderbird-locale-ka DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34043" comment="thunderbird-locale-kab DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34044" comment="thunderbird-locale-kk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34045" comment="thunderbird-locale-ko DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34046" comment="thunderbird-locale-lt DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34047" comment="thunderbird-locale-mk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34048" comment="thunderbird-locale-ms DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34049" comment="thunderbird-locale-nb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34050" comment="thunderbird-locale-nl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34051" comment="thunderbird-locale-nn DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34052" comment="thunderbird-locale-pa DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34053" comment="thunderbird-locale-pl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34054" comment="thunderbird-locale-pt DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34055" comment="thunderbird-locale-rm DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34056" comment="thunderbird-locale-ro DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34057" comment="thunderbird-locale-si DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34058" comment="thunderbird-locale-sk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34059" comment="thunderbird-locale-sl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34060" comment="thunderbird-locale-sq DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34061" comment="thunderbird-locale-sr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34062" comment="thunderbird-locale-sv DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34063" comment="thunderbird-locale-ta DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34064" comment="thunderbird-locale-th DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34065" comment="thunderbird-locale-tr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34066" comment="thunderbird-locale-uk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34067" comment="thunderbird-locale-uz DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34068" comment="thunderbird-locale-vi DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34069" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34070" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34071" comment="thunderbird-mozsymbols DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34072" comment="xul-ext-lightning DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998052706593124985011689935427139" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00198" ref_id="BDU:2022-00198" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-39251" ref_id="CVE-2021-39251" />
        <description>A crafted NTFS image can cause a NULL pointer dereference in ntfs_extent_inode_open in NTFS-3G &lt; 2021.8.22.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018335116196776655435637186713155" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00205" ref_id="BDU:2022-00205" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-39252" ref_id="CVE-2021-39252" />
        <description>A crafted NTFS image can cause an out-of-bounds read in ntfs_ie_lookup in NTFS-3G &lt; 2021.8.22.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038617525800428325859584437999171" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00258" ref_id="BDU:2022-00258" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-39253" ref_id="CVE-2021-39253" />
        <description>A crafted NTFS image can cause an out-of-bounds read in ntfs_runlists_merge_i in NTFS-3G &lt; 2021.8.22.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058899935404079996283531689285187" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00221" ref_id="BDU:2022-00221" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-39254" ref_id="CVE-2021-39254" />
        <description>A crafted NTFS image can cause an integer overflow in memmove, leading to a heap-based buffer overflow in the function ntfs_attr_record_resize, in NTFS-3G &lt; 2021.8.22.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079182345007731666707478940571203" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00222" ref_id="BDU:2022-00222" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-39255" ref_id="CVE-2021-39255" />
        <description>A crafted NTFS image can trigger an out-of-bounds read, caused by an invalid attribute in ntfs_attr_find_in_attrdef, in NTFS-3G &lt; 2021.8.22.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099464754611383337131426191857219" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00227" ref_id="BDU:2022-00227" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-39256" ref_id="CVE-2021-39256" />
        <description>A crafted NTFS image can cause a heap-based buffer overflow in ntfs_inode_lookup_by_name in NTFS-3G &lt; 2021.8.22.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119747164215035007555373443143235" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00228" ref_id="BDU:2022-00228" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-39257" ref_id="CVE-2021-39257" />
        <description>A crafted NTFS image with an unallocated bitmap can lead to a endless recursive function call chain (starting from ntfs_attr_pwrite), causing stack consumption in NTFS-3G &lt; 2021.8.22.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-674')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:N/I:N/A:C', score=4.7)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140029573818686677979320694429251" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00204" ref_id="BDU:2022-00204" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-39258" ref_id="CVE-2021-39258" />
        <description>A crafted NTFS image can cause out-of-bounds reads in ntfs_attr_find and ntfs_external_attr_find in NTFS-3G &lt; 2021.8.22.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160311983422338348403267945715267" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00236" ref_id="BDU:2022-00236" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-39259" ref_id="CVE-2021-39259" />
        <description>A crafted NTFS image can trigger an out-of-bounds access, caused by an unsanitized attribute length in ntfs_inode_lookup_by_name, in NTFS-3G &lt; 2021.8.22.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977849525151987578925336228091459" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00197" ref_id="BDU:2022-00197" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-39260" ref_id="CVE-2021-39260" />
        <description>A crafted NTFS image can cause an out-of-bounds access in ntfs_inode_sync_standard_information in NTFS-3G &lt; 2021.8.22.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998131934755639249349283479377475" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00224" ref_id="BDU:2022-00224" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-39261" ref_id="CVE-2021-39261" />
        <description>A crafted NTFS image can cause a heap-based buffer overflow in ntfs_compressed_pwrite in NTFS-3G &lt; 2021.8.22.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018414344359290919773230730663491" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00261" ref_id="BDU:2022-00261" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-39262" ref_id="CVE-2021-39262" />
        <description>A crafted NTFS image can cause an out-of-bounds access in ntfs_decompress in NTFS-3G &lt; 2021.8.22.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038696753962942590197177981949507" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в ntfs-3g</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>ntfs-3g</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00263" ref_id="BDU:2022-00263" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-39263" ref_id="CVE-2021-39263" />
        <description>A crafted NTFS image can trigger a heap-based buffer overflow, caused by an unsanitized attribute in ntfs_get_attribute_value, in NTFS-3G &lt; 2021.8.22.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787'), NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:M/Au:N/C:C/I:C/A:C', score=6.9)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3707" comment="libntfs-3g883 DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:3708" comment="ntfs-3g DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
        <criterion test_ref="oval:astra:tst:32429" comment="ntfs-3g-dev DPKG is earlier than 1:2017.3.23AR.3-3+deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079340801332760195382666028471875" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в apache2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>apache2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00203" ref_id="BDU:2022-00203" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-39275" ref_id="CVE-2021-39275" />
        <description>ap_escape_quotes() may write beyond the end of a buffer when given malicious input. No included modules pass untrusted data to these functions, but third-party / external modules may. This issue affects Apache HTTP Server 2.4.48 and earlier.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>- Обеспечить возможность использования библиотеки libapache2-mod-nss только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3746" comment="apache2-bin DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3747" comment="apache2-data DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3748" comment="apache2-utils DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3749" comment="apache2 DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31939" comment="apache2-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31940" comment="apache2-doc DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31941" comment="apache2-ssl-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31942" comment="apache2-suexec-custom DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31943" comment="apache2-suexec-pristine DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31944" comment="libapache2-mod-md DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31945" comment="libapache2-mod-proxy-uwsgi DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038617205439808494465722786076227" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в squashfs-tools</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>squashfs-tools</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-05217" ref_id="BDU:2021-05217" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-40153" ref_id="CVE-2021-40153" />
        <description>squashfs_opendir in unsquash-1.c in Squashfs-Tools 4.5 stores the filename in the directory entry; this is then used by unsquashfs to create the new file during the unsquash. The filename is not validated for traversal outside of the destination directory, and thus allows writing to locations outside of the destination.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-22')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:P', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H', score=8.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3838" comment="squashfs-tools DPKG is earlier than 1:4.3-12+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977612139273844597208831393879619" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в git</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>git</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-09034" ref_id="BDU:2024-09034" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-40330" ref_id="CVE-2021-40330" />
        <description>git_connect_git in connect.c in Git before 2.30.1 allows a repository path to contain a newline character, which may result in unexpected cross-protocol requests, as demonstrated by the git://localhost:1234/%0d%0a%0d%0aGET%20/%20HTTP/1.1 substring.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:N/A:N', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N', score=7.5)</CVSS3.0>
          <mitigations>- Удалить библиотеку golang-github-dvsekhvalnov-jose2go, если она не используется и не является зависимостью других пакетов
- Запускать ПО, использующее библиотеку golang-github-dvsekhvalnov-jose2go, в изолированной программной среде с применением инструмента Firejail
- Использовать ПО, использующее библиотеку golang-github-dvsekhvalnov-jose2go, только на низком или отдельно выделенном уровне целостности
- Активировать и настроить профили пользователей для работы в режиме Киоск-2
- Для непривилегированных пользователей активировать блокировку интерпретаторов
- Включить режим замкнутой программной среды</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3893" comment="git-man DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3894" comment="git DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:3895" comment="git-svn DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32244" comment="git-cvs DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32245" comment="git-daemon-sysvinit DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32246" comment="git-doc DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32247" comment="git-el DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32248" comment="git-email DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32249" comment="git-gui DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32250" comment="gitk DPKG is earlier than 1:2.30.2-1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32251" comment="gitweb DPKG is earlier than 1:2.30.2-1~bpo10+1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139871725588067781945478128948803" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в apache2</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>apache2</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-04820" ref_id="BDU:2021-04820" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-40438" ref_id="CVE-2021-40438" />
        <description>A crafted request uri-path can cause mod_proxy to forward the request to an origin server choosen by the remote user. This issue affects Apache HTTP Server 2.4.48 and earlier.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-918'), NistCWE(cwe='CWE-918')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H', score=9.0)</CVSS3.0>
          <mitigations>- Обеспечить возможность использования библиотеки libapache2-mod-nss только доверенными пользователями ОС
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3746" comment="apache2-bin DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3747" comment="apache2-data DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3748" comment="apache2-utils DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:3749" comment="apache2 DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31939" comment="apache2-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31940" comment="apache2-doc DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31941" comment="apache2-ssl-dev DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31942" comment="apache2-suexec-custom DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31943" comment="apache2-suexec-pristine DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31944" comment="libapache2-mod-md DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
        <criterion test_ref="oval:astra:tst:31945" comment="libapache2-mod-proxy-uwsgi DPKG is earlier than 2.4.48-3~bpo10+1astra.se3+ci1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058899306767376163159230487287363" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в atftp</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>atftp</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00244" ref_id="BDU:2022-00244" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-41054" ref_id="CVE-2021-41054" />
        <description>tftpd_file.c in atftp through 0.7.4 has a buffer overflow because buffer-size handling does not properly consider the combination of data, OACK, and other options.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:N/I:N/A:P', score=5.0)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- С помощью межсетевого экрана ограничить обмен данными посредством ПО atftp-сервера внутренними локальными сетями, а также обеспечить возможность взаимодействия только между доверенными рабочими станциями путем конфигурации файлов /etc/hosts.allow и /etc/hosts.deny
- При использовании ПО atftp выполнять обработку файлов, полученных только из доверенных источников
- При использовании ПО atftpd в режиме сервиса проверить корректность конфигурации файлов /etc/hosts.allow (список рабочих станций, с которых разрешен доступ) и /etc/hosts.deny (список рабочих станций, с которых запрещен доступ)</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3750" comment="atftp DPKG is earlier than 0.7.git20120829-3.2~deb10u2" />
        <criterion test_ref="oval:astra:tst:3751" comment="atftpd DPKG is earlier than 0.7.git20120829-3.2~deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018492943885101350986523072616003" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в squashfs-tools</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>squashfs-tools</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06307" ref_id="BDU:2021-06307" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-41072" ref_id="CVE-2021-41072" />
        <description>squashfs_opendir in unsquash-2.c in Squashfs-Tools 4.5 allows Directory Traversal, a different vulnerability than CVE-2021-40153. A squashfs filesystem that has been crafted to include a symbolic link and then contents under the same filename in a filesystem can cause unsquashfs to first create the symbolic link pointing outside the expected directory, and then the subsequent write operation will cause the unsquashfs process to write through the symbolic link elsewhere in the filesystem.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-22')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:P/A:P', score=5.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H', score=8.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3838" comment="squashfs-tools DPKG is earlier than 1:4.3-12+deb10u2" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160469811110663043954153831618115" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в tomcat9</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>tomcat9</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-41079" ref_id="CVE-2021-41079" />
        <description>Apache Tomcat 8.5.0 to 8.5.63, 9.0.0-M1 to 9.0.43 and 10.0.0-M1 to 10.0.2 did not properly validate incoming TLS packets. When Tomcat was configured to use NIO+OpenSSL or NIO2+OpenSSL for TLS, a specially crafted packet could be used to trigger an infinite loop resulting in a denial of service.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20'), NistCWE(cwe='CWE-835')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Запускать ПО tomcat в изолированной программной среде
- Включить режим замкнутой программной среды
- Включить мандатный контроль целостности (МКЦ)
- Включить межсетевой экран ufw;
- Не запускайте Tomcat от имени пользователя Root. Для этого создайте пользователя для запуска службы Tomcat:

```
sudo useradd -m -U -d /home/tomcat -s $(which false) tomcat
```

Измените право собственности на созданного пользователя tomcat:

```
chown -R tomcat:tomcat /home/tomcat
```

- Запускайте сервер Apache Tomcat с помощью Security Manager. Это предотвращает запуск недоверенных апплетов в браузере
- Измените процедуру выключения Tomcat. Это поможет предотвратить отключение служб Tomcat злоумышленниками. Для этого отредактируйте файл server.xml и удалите следующий блок:

```
&lt;Server port=“8005” shutdown=“SHUTDOWN”&gt;
```

Если вы хотите сохранить команду shutdown, измените порт и команду по умолчанию:

```
&lt;Server port="5800" shutdown="KILLME"&gt;
```

- Добавьте флаги Secure и HttpOnly. Отредактируйте файл web.xml и добавьте следующие записи в блок &lt;cookie-config&gt;:

```
&lt;http-only&gt;true&lt;/http-only&gt;

&lt;secure&gt;true&lt;/secure&gt;

&lt;/cookie-config&gt;
```</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32535" comment="libtomcat9-embed-java DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32536" comment="libtomcat9-java DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32537" comment="tomcat9 DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32538" comment="tomcat9-admin DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32539" comment="tomcat9-common DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32540" comment="tomcat9-docs DPKG is earlier than 9.0.31-1~deb10u6" />
        <criterion test_ref="oval:astra:tst:32541" comment="tomcat9-user DPKG is earlier than 9.0.31-1~deb10u6" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038458750323705785405164872881731" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в flatpak</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>flatpak</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-41133" ref_id="CVE-2021-41133" />
        <description>Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. In versions prior to 1.10.4 and 1.12.0, Flatpak apps with direct access to AF_UNIX sockets such as those used by Wayland, Pipewire or pipewire-pulse can trick portals and other host-OS services into treating the Flatpak app as though it was an ordinary, non-sandboxed host-OS process. They can do this by manipulating the VFS using recent mount-related syscalls that are not blocked by Flatpak's denylist seccomp filter, in order to substitute a crafted `/.flatpak-info` or make that file disappear entirely. Flatpak apps that act as clients for AF_UNIX sockets such as those used by Wayland, Pipewire or pipewire-pulse can escalate the privileges that the corresponding services will believe the Flatpak app has. Note that protocols that operate entirely over the D-Bus session bus (user bus), system bus or accessibility bus are not affected by this. This is due to the use of a proxy process `xdg-dbus-proxy`, whose VFS cannot be manipulated by the Flatpak app, when interacting with these buses. Patches exist for versions 1.10.4 and 1.12.0, and as of time of publication, a patch for version 1.8.2 is being planned. There are no workarounds aside from upgrading to a patched version.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-20')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:L/AC:L/Au:N/C:P/I:P/A:P', score=4.6)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:32148" comment="flatpak DPKG is earlier than 1.10.5-0+deb11u1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32149" comment="flatpak-tests DPKG is earlier than 1.10.5-0+deb11u1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32150" comment="gir1.2-flatpak-1.0 DPKG is earlier than 1.10.5-0+deb11u1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32151" comment="libflatpak-dev DPKG is earlier than 1.10.5-0+deb11u1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32152" comment="libflatpak-doc DPKG is earlier than 1.10.5-0+deb11u1~bpo10+1" />
        <criterion test_ref="oval:astra:tst:32153" comment="libflatpak0 DPKG is earlier than 1.10.5-0+deb11u1~bpo10+1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4373082672537472479297957877315" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2023-00122" ref_id="BDU:2023-00122" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-4127" ref_id="CVE-2021-4127" />
        <description>An out of date graphics library (Angle) likely contained vulnerabilities that could potentially be exploited. This vulnerability affects Thunderbird &lt; 78.9 and Firefox ESR &lt; 78.9.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations>1. Удалить ПО Thunderbird, если оно не используется
2. Отказаться от использования ПО Thunderbird в пользу ПО Evolution
3. Обеспечить запуск ПО Thunderbird в изолированной программной среде с применением инструмента Firejail</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3843" comment="thunderbird-locale-ru DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3844" comment="thunderbird DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3845" comment="xul-ext-gdata-provider DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:3846" comment="xul-ext-calendar-timezones DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32655" comment="thunderbird-dev DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32656" comment="thunderbird-locale-af DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32657" comment="thunderbird-locale-ar DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32658" comment="thunderbird-locale-ast DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32659" comment="thunderbird-locale-be DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32660" comment="thunderbird-locale-bg DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32661" comment="thunderbird-locale-bn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32662" comment="thunderbird-locale-br DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32663" comment="thunderbird-locale-ca DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32664" comment="thunderbird-locale-cak DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32665" comment="thunderbird-locale-cs DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32666" comment="thunderbird-locale-cy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32667" comment="thunderbird-locale-da DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32668" comment="thunderbird-locale-de DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32669" comment="thunderbird-locale-dsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32670" comment="thunderbird-locale-el DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32671" comment="thunderbird-locale-en DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32672" comment="thunderbird-locale-es DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32673" comment="thunderbird-locale-et DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32674" comment="thunderbird-locale-eu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32675" comment="thunderbird-locale-fa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32676" comment="thunderbird-locale-fi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32677" comment="thunderbird-locale-fr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32678" comment="thunderbird-locale-fy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32679" comment="thunderbird-locale-ga DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32680" comment="thunderbird-locale-gd DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32681" comment="thunderbird-locale-gl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32682" comment="thunderbird-locale-he DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32683" comment="thunderbird-locale-hr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32684" comment="thunderbird-locale-hsb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32685" comment="thunderbird-locale-hu DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32686" comment="thunderbird-locale-hy DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32687" comment="thunderbird-locale-id DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32688" comment="thunderbird-locale-is DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32689" comment="thunderbird-locale-it DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32690" comment="thunderbird-locale-ja DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32691" comment="thunderbird-locale-ka DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32692" comment="thunderbird-locale-kab DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32693" comment="thunderbird-locale-kk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32694" comment="thunderbird-locale-ko DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32695" comment="thunderbird-locale-lt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32696" comment="thunderbird-locale-mk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32697" comment="thunderbird-locale-ms DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32698" comment="thunderbird-locale-nb DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32699" comment="thunderbird-locale-nl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32700" comment="thunderbird-locale-nn DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32701" comment="thunderbird-locale-pa DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32702" comment="thunderbird-locale-pl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32703" comment="thunderbird-locale-pt DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32704" comment="thunderbird-locale-rm DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32705" comment="thunderbird-locale-ro DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32706" comment="thunderbird-locale-si DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32707" comment="thunderbird-locale-sk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32708" comment="thunderbird-locale-sl DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32709" comment="thunderbird-locale-sq DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32710" comment="thunderbird-locale-sr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32711" comment="thunderbird-locale-sv DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32712" comment="thunderbird-locale-ta DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32713" comment="thunderbird-locale-th DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32714" comment="thunderbird-locale-tr DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32715" comment="thunderbird-locale-uk DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32716" comment="thunderbird-locale-uz DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32717" comment="thunderbird-locale-vi DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32718" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32719" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32720" comment="thunderbird-mozsymbols DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
        <criterion test_ref="oval:astra:tst:32721" comment="xul-ext-lightning DPKG is earlier than 1:91.1.2+build1-0ubuntu1+ci202110111836+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:4374011127566936514504132220483" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-4157" ref_id="CVE-2021-4157" />
        <description>An out of memory bounds write flaw (1 or 2 bytes of memory) in the Linux kernel NFS subsystem was found in the way users use mirroring (replication of files with NFS). A user, having access to the NFS mount, could potentially use this flaw to crash the system or escalate privileges on the system.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-119'), NistCWE(cwe='CWE-119')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:M/Au:S/C:C/I:C/A:C', score=7.4)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=8.0)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119510400933689127372893582612035" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в nss, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>nss, thunderbird</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-43527" ref_id="CVE-2021-43527" />
        <description>NSS (Network Security Services) versions prior to 3.73 or 3.68.1 ESR are vulnerable to a heap overflow when handling DER-encoded DSA or RSA-PSS signatures. Applications using NSS for handling signatures encoded within CMS, S/MIME, PKCS \#7, or PKCS \#12 are likely to be impacted. Applications using NSS for certificate validation or other TLS, X.509, OCSP or CRL functionality may be impacted, depending on how they configure NSS. *Note: This vulnerability does NOT impact Mozilla Firefox.* However, email clients and PDF viewers that use NSS for signature verification, such as Thunderbird, LibreOffice, Evolution and Evince are believed to be impacted. This vulnerability affects NSS &lt; 3.73 and NSS &lt; 3.68.1.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:L/Au:N/C:P/I:P/A:P', score=7.5)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=9.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3503" comment="libnss3 DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
        <criterion test_ref="oval:astra:tst:3504" comment="libnss3-tools DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
        <criterion test_ref="oval:astra:tst:32428" comment="libnss3-dev DPKG is earlier than 2:3.61-1+deb11u1+ci202112022315+astra2" />
        <criterion test_ref="oval:astra:tst:4921" comment="thunderbird-locale-ru DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4922" comment="thunderbird DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4923" comment="xul-ext-gdata-provider DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4924" comment="xul-ext-calendar-timezones DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34006" comment="thunderbird-dev DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34007" comment="thunderbird-locale-af DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34008" comment="thunderbird-locale-ar DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34009" comment="thunderbird-locale-ast DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34010" comment="thunderbird-locale-be DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34011" comment="thunderbird-locale-bg DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34012" comment="thunderbird-locale-bn DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34013" comment="thunderbird-locale-br DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34014" comment="thunderbird-locale-ca DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34015" comment="thunderbird-locale-cak DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34016" comment="thunderbird-locale-cs DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34017" comment="thunderbird-locale-cy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34018" comment="thunderbird-locale-da DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34019" comment="thunderbird-locale-de DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34020" comment="thunderbird-locale-dsb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34021" comment="thunderbird-locale-el DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34022" comment="thunderbird-locale-en DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34023" comment="thunderbird-locale-es DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34024" comment="thunderbird-locale-et DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34025" comment="thunderbird-locale-eu DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34026" comment="thunderbird-locale-fa DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34027" comment="thunderbird-locale-fi DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34028" comment="thunderbird-locale-fr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34029" comment="thunderbird-locale-fy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34030" comment="thunderbird-locale-ga DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34031" comment="thunderbird-locale-gd DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34032" comment="thunderbird-locale-gl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34033" comment="thunderbird-locale-he DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34034" comment="thunderbird-locale-hr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34035" comment="thunderbird-locale-hsb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34036" comment="thunderbird-locale-hu DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34037" comment="thunderbird-locale-hy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34038" comment="thunderbird-locale-id DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34039" comment="thunderbird-locale-is DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34040" comment="thunderbird-locale-it DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34041" comment="thunderbird-locale-ja DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34042" comment="thunderbird-locale-ka DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34043" comment="thunderbird-locale-kab DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34044" comment="thunderbird-locale-kk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34045" comment="thunderbird-locale-ko DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34046" comment="thunderbird-locale-lt DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34047" comment="thunderbird-locale-mk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34048" comment="thunderbird-locale-ms DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34049" comment="thunderbird-locale-nb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34050" comment="thunderbird-locale-nl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34051" comment="thunderbird-locale-nn DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34052" comment="thunderbird-locale-pa DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34053" comment="thunderbird-locale-pl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34054" comment="thunderbird-locale-pt DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34055" comment="thunderbird-locale-rm DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34056" comment="thunderbird-locale-ro DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34057" comment="thunderbird-locale-si DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34058" comment="thunderbird-locale-sk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34059" comment="thunderbird-locale-sl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34060" comment="thunderbird-locale-sq DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34061" comment="thunderbird-locale-sr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34062" comment="thunderbird-locale-sv DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34063" comment="thunderbird-locale-ta DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34064" comment="thunderbird-locale-th DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34065" comment="thunderbird-locale-tr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34066" comment="thunderbird-locale-uk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34067" comment="thunderbird-locale-uz DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34068" comment="thunderbird-locale-vi DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34069" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34070" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34071" comment="thunderbird-mozsymbols DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34072" comment="xul-ext-lightning DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079024809888900050862592623990339" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в firefox, thunderbird</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>firefox, thunderbird</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2021-06241" ref_id="BDU:2021-06241" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-43535" ref_id="CVE-2021-43535" />
        <description>A use-after-free could have occured when an HTTP2 session object was released on a different thread, leading to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox &lt; 93, Thunderbird &lt; 91.3, and Firefox ESR &lt; 91.3.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:P/I:P/A:P', score=6.8)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H', score=8.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3775" comment="firefox-locale-ru DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:3776" comment="firefox DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32054" comment="firefox-dev DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32055" comment="firefox-geckodriver DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32056" comment="firefox-locale-af DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32057" comment="firefox-locale-an DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32058" comment="firefox-locale-ar DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32059" comment="firefox-locale-as DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32060" comment="firefox-locale-ast DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32061" comment="firefox-locale-az DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32062" comment="firefox-locale-be DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32063" comment="firefox-locale-bg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32064" comment="firefox-locale-bn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32065" comment="firefox-locale-br DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32066" comment="firefox-locale-bs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32067" comment="firefox-locale-ca DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32068" comment="firefox-locale-cak DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32069" comment="firefox-locale-cs DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32070" comment="firefox-locale-csb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32071" comment="firefox-locale-cy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32072" comment="firefox-locale-da DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32073" comment="firefox-locale-de DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32074" comment="firefox-locale-el DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32075" comment="firefox-locale-en DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32076" comment="firefox-locale-eo DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32077" comment="firefox-locale-es DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32078" comment="firefox-locale-et DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32079" comment="firefox-locale-eu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32080" comment="firefox-locale-fa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32081" comment="firefox-locale-fi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32082" comment="firefox-locale-fr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32083" comment="firefox-locale-fy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32084" comment="firefox-locale-ga DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32085" comment="firefox-locale-gd DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32086" comment="firefox-locale-gl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32087" comment="firefox-locale-gn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32088" comment="firefox-locale-gu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32089" comment="firefox-locale-he DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32090" comment="firefox-locale-hi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32091" comment="firefox-locale-hr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32092" comment="firefox-locale-hsb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32093" comment="firefox-locale-hu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32094" comment="firefox-locale-hy DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32095" comment="firefox-locale-ia DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32096" comment="firefox-locale-id DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32097" comment="firefox-locale-is DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32098" comment="firefox-locale-it DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32099" comment="firefox-locale-ja DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32100" comment="firefox-locale-ka DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32101" comment="firefox-locale-kab DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32102" comment="firefox-locale-kk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32103" comment="firefox-locale-km DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32104" comment="firefox-locale-kn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32105" comment="firefox-locale-ko DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32106" comment="firefox-locale-ku DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32107" comment="firefox-locale-lg DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32108" comment="firefox-locale-lt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32109" comment="firefox-locale-lv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32110" comment="firefox-locale-mai DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32111" comment="firefox-locale-mk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32112" comment="firefox-locale-ml DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32113" comment="firefox-locale-mn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32114" comment="firefox-locale-mr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32115" comment="firefox-locale-ms DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32116" comment="firefox-locale-my DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32117" comment="firefox-locale-nb DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32118" comment="firefox-locale-ne DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32119" comment="firefox-locale-nl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32120" comment="firefox-locale-nn DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32121" comment="firefox-locale-nso DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32122" comment="firefox-locale-oc DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32123" comment="firefox-locale-or DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32124" comment="firefox-locale-pa DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32125" comment="firefox-locale-pl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32126" comment="firefox-locale-pt DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32127" comment="firefox-locale-ro DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32128" comment="firefox-locale-si DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32129" comment="firefox-locale-sk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32130" comment="firefox-locale-sl DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32131" comment="firefox-locale-sq DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32132" comment="firefox-locale-sr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32133" comment="firefox-locale-sv DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32134" comment="firefox-locale-sw DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32135" comment="firefox-locale-ta DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32136" comment="firefox-locale-te DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32137" comment="firefox-locale-th DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32138" comment="firefox-locale-tr DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32139" comment="firefox-locale-uk DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32140" comment="firefox-locale-ur DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32141" comment="firefox-locale-uz DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32142" comment="firefox-locale-vi DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32143" comment="firefox-locale-xh DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32144" comment="firefox-locale-zh-hans DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32145" comment="firefox-locale-zh-hant DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32146" comment="firefox-locale-zu DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:32147" comment="firefox-mozsymbols DPKG is earlier than 93.0+build1-0ubuntu0.18.04.1+ci202110111719+astra11" />
        <criterion test_ref="oval:astra:tst:4921" comment="thunderbird-locale-ru DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4922" comment="thunderbird DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4923" comment="xul-ext-gdata-provider DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:4924" comment="xul-ext-calendar-timezones DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34006" comment="thunderbird-dev DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34007" comment="thunderbird-locale-af DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34008" comment="thunderbird-locale-ar DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34009" comment="thunderbird-locale-ast DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34010" comment="thunderbird-locale-be DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34011" comment="thunderbird-locale-bg DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34012" comment="thunderbird-locale-bn DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34013" comment="thunderbird-locale-br DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34014" comment="thunderbird-locale-ca DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34015" comment="thunderbird-locale-cak DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34016" comment="thunderbird-locale-cs DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34017" comment="thunderbird-locale-cy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34018" comment="thunderbird-locale-da DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34019" comment="thunderbird-locale-de DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34020" comment="thunderbird-locale-dsb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34021" comment="thunderbird-locale-el DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34022" comment="thunderbird-locale-en DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34023" comment="thunderbird-locale-es DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34024" comment="thunderbird-locale-et DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34025" comment="thunderbird-locale-eu DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34026" comment="thunderbird-locale-fa DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34027" comment="thunderbird-locale-fi DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34028" comment="thunderbird-locale-fr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34029" comment="thunderbird-locale-fy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34030" comment="thunderbird-locale-ga DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34031" comment="thunderbird-locale-gd DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34032" comment="thunderbird-locale-gl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34033" comment="thunderbird-locale-he DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34034" comment="thunderbird-locale-hr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34035" comment="thunderbird-locale-hsb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34036" comment="thunderbird-locale-hu DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34037" comment="thunderbird-locale-hy DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34038" comment="thunderbird-locale-id DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34039" comment="thunderbird-locale-is DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34040" comment="thunderbird-locale-it DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34041" comment="thunderbird-locale-ja DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34042" comment="thunderbird-locale-ka DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34043" comment="thunderbird-locale-kab DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34044" comment="thunderbird-locale-kk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34045" comment="thunderbird-locale-ko DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34046" comment="thunderbird-locale-lt DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34047" comment="thunderbird-locale-mk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34048" comment="thunderbird-locale-ms DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34049" comment="thunderbird-locale-nb DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34050" comment="thunderbird-locale-nl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34051" comment="thunderbird-locale-nn DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34052" comment="thunderbird-locale-pa DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34053" comment="thunderbird-locale-pl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34054" comment="thunderbird-locale-pt DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34055" comment="thunderbird-locale-rm DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34056" comment="thunderbird-locale-ro DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34057" comment="thunderbird-locale-si DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34058" comment="thunderbird-locale-sk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34059" comment="thunderbird-locale-sl DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34060" comment="thunderbird-locale-sq DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34061" comment="thunderbird-locale-sr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34062" comment="thunderbird-locale-sv DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34063" comment="thunderbird-locale-ta DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34064" comment="thunderbird-locale-th DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34065" comment="thunderbird-locale-tr DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34066" comment="thunderbird-locale-uk DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34067" comment="thunderbird-locale-uz DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34068" comment="thunderbird-locale-vi DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34069" comment="thunderbird-locale-zh-hans DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34070" comment="thunderbird-locale-zh-hant DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34071" comment="thunderbird-mozsymbols DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
        <criterion test_ref="oval:astra:tst:34072" comment="xul-ext-lightning DPKG is earlier than 1:102.0.1+build2-0ubuntu2+ci202207141120+astra1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3977564456763252325355211806275" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-02863" ref_id="BDU:2025-02863" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-4442" ref_id="CVE-2021-4442" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

tcp: add sanity tests to TCP_QUEUE_SEQ

Qingyu Li reported a syzkaller bug where the repro
changes RCV SEQ _after_ restoring data in the receive queue.

mprotect(0x4aa000, 12288, PROT_READ)    = 0
mmap(0x1ffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffff000
mmap(0x20000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x20000000
mmap(0x21000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x21000000
socket(AF_INET6, SOCK_STREAM, IPPROTO_IP) = 3
setsockopt(3, SOL_TCP, TCP_REPAIR, [1], 4) = 0
connect(3, {sa_family=AF_INET6, sin6_port=htons(0), sin6_flowinfo=htonl(0), inet_pton(AF_INET6, "::1", &amp;sin6_addr), sin6_scope_id=0}, 28) = 0
setsockopt(3, SOL_TCP, TCP_REPAIR_QUEUE, [1], 4) = 0
sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="0x0000000000000003\0\0", iov_len=20}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 20
setsockopt(3, SOL_TCP, TCP_REPAIR, [0], 4) = 0
setsockopt(3, SOL_TCP, TCP_QUEUE_SEQ, [128], 4) = 0
recvfrom(3, NULL, 20, 0, NULL, NULL)    = -1 ECONNRESET (Connection reset by peer)

syslog shows:
[  111.205099] TCP recvmsg seq # bug 2: copied 80, seq 0, rcvnxt 80, fl 0
[  111.207894] WARNING: CPU: 1 PID: 356 at net/ipv4/tcp.c:2343 tcp_recvmsg_locked+0x90e/0x29a0

This should not be allowed. TCP_QUEUE_SEQ should only be used
when queues are empty.

This patch fixes this case, and the tx path as well.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:3819727101754366340305573467715" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-4460" ref_id="CVE-2021-4460" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

drm/amdkfd: Fix UBSAN shift-out-of-bounds warning

If get_num_sdma_queues or get_num_xgmi_sdma_queues is 0, we end up
doing a shift operation where the number of bits shifted equals
number of bits in the operand. This behaviour is undefined.

Set num_sdma_queues or num_xgmi_sdma_queues to ULLONG_MAX, if the
count is &gt;= number of bits in the operand.

Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1472</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125'), NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H', score=7.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018573414823358179162908214515267" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в webkit2gtk</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>webkit2gtk</product>
        </affected>
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-45482" ref_id="CVE-2021-45482" />
        <description>In WebKitGTK before 2.32.4, there is a use-after-free in WebCore::ContainerNode::firstChild, a different vulnerability than CVE-2021-30889.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:N/AC:M/Au:N/C:N/I:N/A:P', score=4.3)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H', score=6.5)</CVSS3.0>
          <mitigations>1. Удалить ПО webkit2gtk, если оно не используется и не является зависимостью других используемых пакетов
2. Запускать приложения, использующие ПО webkit2gtk, в изолированной программной среде с применением инструмента Firejail
3. Выполнить безопасную настройку webkit2gtk:

- При использовании ПО webkit2gtk производить обработку веб-контента только из доверенных источников
- Включить и настроить межсетевой экран ufw для фильтрации трафика
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС
- Отключить и удалить неиспользуемые учётные записи пользователей
- Включить мандатный контроль целостности (МКЦ)
- Включить режим замкнутой программной среды
- Активировать и настроить профили пользователей для работы в режиме Киоск-2</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3710" comment="libjavascriptcoregtk-4.0-18 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3711" comment="libwebkit2gtk-4.0-37 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3712" comment="gir1.2-javascriptcoregtk-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:3713" comment="gir1.2-webkit2-4.0 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32233" comment="libjavascriptcoregtk-4.0-bin DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32234" comment="libjavascriptcoregtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32235" comment="libwebkit2gtk-4.0-37-gtk2 DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32236" comment="libwebkit2gtk-4.0-dev DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32237" comment="libwebkit2gtk-4.0-doc DPKG is earlier than 2.32.4-1~deb10u1" />
        <criterion test_ref="oval:astra:tst:32238" comment="webkit2gtk-driver DPKG is earlier than 2.32.4-1~deb10u1" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099703053237964860858697219659331" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2022-00613" ref_id="BDU:2022-00613" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-45486" ref_id="CVE-2021-45486" />
        <description>In the IPv4 implementation in the Linux kernel before 5.12.4, net/ipv4/route.c has an information leak because the hash table is very small.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-327')]</cwe>
          <CVSS2.0>NistCVSS2(cvss='AV:A/AC:L/Au:S/C:P/I:N/A:N', score=2.7)</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N', score=3.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058505957364522331650027164096067" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-01700" ref_id="BDU:2024-01700" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46904" ref_id="CVE-2021-46904" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: hso: fix null-ptr-deref during tty device unregistration

Multiple ttys try to claim the same the minor number causing a double
unregistration of the same device. The first unregistration succeeds
but the next one results in a null-ptr-deref.

The get_free_serial_index() function returns an available minor number
but doesn't assign it immediately. The assignment is done by the caller
later. But before this assignment, calls to get_free_serial_index()
would return the same minor number.

Fix this by modifying get_free_serial_index to assign the minor number
immediately after one is found to be and rename it to obtain_minor()
to better reflect what it does. Similary, rename set_serial_by_index()
to release_minor() and modify it to free up the minor number of the
given hso_serial. Every obtain_minor() should have corresponding
release_minor() call.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099070776571825672497921666668099" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-01692" ref_id="BDU:2024-01692" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46906" ref_id="CVE-2021-46906" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

HID: usbhid: fix info leak in hid_submit_ctrl

In hid_submit_ctrl(), the way of calculating the report length doesn't
take into account that report-&gt;size can be zero. When running the
syzkaller reproducer, a report of size 0 causes hid_submit_ctrl) to
calculate transfer_buffer_length as 16384. When this urb is passed to
the usb core layer, KMSAN reports an info leak of 16384 bytes.

To fix this, first modify hid_report_len() to account for the zero
report size case by using DIV_ROUND_UP for the division. Then, call it
from hid_submit_ctrl().</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-668')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159918005382780683769763420526147" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00831" ref_id="BDU:2025-00831" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46909" ref_id="CVE-2021-46909" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

ARM: footbridge: fix PCI interrupt mapping

Since commit 30fdfb929e82 ("PCI: Add a call to pci_assign_irq() in
pci_device_probe()"), the PCI code will call the IRQ mapping function
whenever a PCI driver is probed. If these are marked as __init, this
causes an oops if a PCI driver is loaded or bound after the kernel has
initialised.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-754')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078867595130688266411567959332419" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-03146" ref_id="BDU:2024-03146" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46915" ref_id="CVE-2021-46915" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

netfilter: nft_limit: avoid possible divide error in nft_limit_init

div_u64() divides u64 by u32.

nft_limit_init() wants to divide u64 by u64, use the appropriate
math function (div64_u64)

divide error: 0000 [#1] PREEMPT SMP KASAN
CPU: 1 PID: 8390 Comm: syz-executor188 Not tainted 5.12.0-rc4-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
RIP: 0010:div_u64_rem include/linux/math64.h:28 [inline]
RIP: 0010:div_u64 include/linux/math64.h:127 [inline]
RIP: 0010:nft_limit_init+0x2a2/0x5e0 net/netfilter/nft_limit.c:85
Code: ef 4c 01 eb 41 0f 92 c7 48 89 de e8 38 a5 22 fa 4d 85 ff 0f 85 97 02 00 00 e8 ea 9e 22 fa 4c 0f af f3 45 89 ed 31 d2 4c 89 f0 &lt;49&gt; f7 f5 49 89 c6 e8 d3 9e 22 fa 48 8d 7d 48 48 b8 00 00 00 00 00
RSP: 0018:ffffc90009447198 EFLAGS: 00010246
RAX: 0000000000000000 RBX: 0000200000000000 RCX: 0000000000000000
RDX: 0000000000000000 RSI: ffffffff875152e6 RDI: 0000000000000003
RBP: ffff888020f80908 R08: 0000200000000000 R09: 0000000000000000
R10: ffffffff875152d8 R11: 0000000000000000 R12: ffffc90009447270
R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
FS:  000000000097a300(0000) GS:ffff8880b9d00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00000000200001c4 CR3: 0000000026a52000 CR4: 00000000001506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 nf_tables_newexpr net/netfilter/nf_tables_api.c:2675 [inline]
 nft_expr_init+0x145/0x2d0 net/netfilter/nf_tables_api.c:2713
 nft_set_elem_expr_alloc+0x27/0x280 net/netfilter/nf_tables_api.c:5160
 nf_tables_newset+0x1997/0x3150 net/netfilter/nf_tables_api.c:4321
 nfnetlink_rcv_batch+0x85a/0x21b0 net/netfilter/nfnetlink.c:456
 nfnetlink_rcv_skb_batch net/netfilter/nfnetlink.c:580 [inline]
 nfnetlink_rcv+0x3af/0x420 net/netfilter/nfnetlink.c:598
 netlink_unicast_kernel net/netlink/af_netlink.c:1312 [inline]
 netlink_unicast+0x533/0x7d0 net/netlink/af_netlink.c:1338
 netlink_sendmsg+0x856/0xd90 net/netlink/af_netlink.c:1927
 sock_sendmsg_nosec net/socket.c:654 [inline]
 sock_sendmsg+0xcf/0x120 net/socket.c:674
 ____sys_sendmsg+0x6e8/0x810 net/socket.c:2350
 ___sys_sendmsg+0xf3/0x170 net/socket.c:2404
 __sys_sendmsg+0xe5/0x1b0 net/socket.c:2433
 do_syscall_64+0x2d/0x70 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xae</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-369')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997817184878595849053372498138691" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00830" ref_id="BDU:2025-00830" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46921" ref_id="CVE-2021-46921" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

locking/qrwlock: Fix ordering in queued_write_lock_slowpath()

While this code is executed with the wait_lock held, a reader can
acquire the lock without holding wait_lock.  The writer side loops
checking the value with the atomic_cond_read_acquire(), but only truly
acquires the lock when the compare-and-exchange is completed
successfully which isn’t ordered. This exposes the window between the
acquire and the cmpxchg to an A-B-A problem which allows reads
following the lock acquisition to observe values speculatively before
the write lock is truly acquired.

We've seen a problem in epoll where the reader does a xchg while
holding the read lock, but the writer can see a value change out from
under it.

  Writer                                | Reader
  --------------------------------------------------------------------------------
  ep_scan_ready_list()                  |
  |- write_lock_irq()                   |
      |- queued_write_lock_slowpath()   |
	|- atomic_cond_read_acquire()   |
				        | read_lock_irqsave(&amp;ep-&gt;lock, flags);
     --&gt; (observes value before unlock) |  chain_epi_lockless()
     |                                  |    epi-&gt;next = xchg(&amp;ep-&gt;ovflist, epi);
     |                                  | read_unlock_irqrestore(&amp;ep-&gt;lock, flags);
     |                                  |
     |     atomic_cmpxchg_relaxed()     |
     |-- READ_ONCE(ep-&gt;ovflist);        |

A core can order the read of the ovflist ahead of the
atomic_cmpxchg_relaxed(). Switching the cmpxchg to use acquire
semantics addresses this issue at which point the atomic_cond_read can
be switched to use relaxed semantics.

[peterz: use try_cmpxchg()]</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-668')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139873280266671806358596801091139" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-03688" ref_id="BDU:2024-03688" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46938" ref_id="CVE-2021-46938" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails

When loading a device-mapper table for a request-based mapped device,
and the allocation/initialization of the blk_mq_tag_set for the device
fails, a following device remove will cause a double free.

E.g. (dmesg):
  device-mapper: core: Cannot initialize queue for request-based dm-mq mapped device
  device-mapper: ioctl: unable to set up device queue for new table.
  Unable to handle kernel pointer dereference in virtual kernel address space
  Failing address: 0305e098835de000 TEID: 0305e098835de803
  Fault in home space mode while using kernel ASCE.
  AS:000000025efe0007 R3:0000000000000024
  Oops: 0038 ilc:3 [#1] SMP
  Modules linked in: ... lots of modules ...
  Supported: Yes, External
  CPU: 0 PID: 7348 Comm: multipathd Kdump: loaded Tainted: G        W      X    5.3.18-53-default #1 SLE15-SP3
  Hardware name: IBM 8561 T01 7I2 (LPAR)
  Krnl PSW : 0704e00180000000 000000025e368eca (kfree+0x42/0x330)
             R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:0 AS:3 CC:2 PM:0 RI:0 EA:3
  Krnl GPRS: 000000000000004a 000000025efe5230 c1773200d779968d 0000000000000000
             000000025e520270 000000025e8d1b40 0000000000000003 00000007aae10000
             000000025e5202a2 0000000000000001 c1773200d779968d 0305e098835de640
             00000007a8170000 000003ff80138650 000000025e5202a2 000003e00396faa8
  Krnl Code: 000000025e368eb8: c4180041e100       lgrl    %r1,25eba50b8
             000000025e368ebe: ecba06b93a55       risbg   %r11,%r10,6,185,58
            #000000025e368ec4: e3b010000008       ag      %r11,0(%r1)
            &gt;000000025e368eca: e310b0080004       lg      %r1,8(%r11)
             000000025e368ed0: a7110001           tmll    %r1,1
             000000025e368ed4: a7740129           brc     7,25e369126
             000000025e368ed8: e320b0080004       lg      %r2,8(%r11)
             000000025e368ede: b904001b           lgr     %r1,%r11
  Call Trace:
   [&lt;000000025e368eca&gt;] kfree+0x42/0x330
   [&lt;000000025e5202a2&gt;] blk_mq_free_tag_set+0x72/0xb8
   [&lt;000003ff801316a8&gt;] dm_mq_cleanup_mapped_device+0x38/0x50 [dm_mod]
   [&lt;000003ff80120082&gt;] free_dev+0x52/0xd0 [dm_mod]
   [&lt;000003ff801233f0&gt;] __dm_destroy+0x150/0x1d0 [dm_mod]
   [&lt;000003ff8012bb9a&gt;] dev_remove+0x162/0x1c0 [dm_mod]
   [&lt;000003ff8012a988&gt;] ctl_ioctl+0x198/0x478 [dm_mod]
   [&lt;000003ff8012ac8a&gt;] dm_ctl_ioctl+0x22/0x38 [dm_mod]
   [&lt;000000025e3b11ee&gt;] ksys_ioctl+0xbe/0xe0
   [&lt;000000025e3b127a&gt;] __s390x_sys_ioctl+0x2a/0x40
   [&lt;000000025e8c15ac&gt;] system_call+0xd8/0x2c8
  Last Breaking-Event-Address:
   [&lt;000000025e52029c&gt;] blk_mq_free_tag_set+0x6c/0xb8
  Kernel panic - not syncing: Fatal exception: panic_on_oops

When allocation/initialization of the blk_mq_tag_set fails in
dm_mq_init_request_queue(), it is uninitialized/freed, but the pointer
is not reset to NULL; so when dev_remove() later gets into
dm_mq_cleanup_mapped_device() it sees the pointer and tries to
uninitialize and free it again.

Fix this by setting the pointer to NULL in dm_mq_init_request_queue()
error-handling. Also set it to NULL in dm_mq_cleanup_mapped_device().</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-415')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160155689870323476782544052377155" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-02866" ref_id="BDU:2025-02866" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46939" ref_id="CVE-2021-46939" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

tracing: Restructure trace_clock_global() to never block

It was reported that a fix to the ring buffer recursion detection would
cause a hung machine when performing suspend / resume testing. The
following backtrace was extracted from debugging that case:

Call Trace:
 trace_clock_global+0x91/0xa0
 __rb_reserve_next+0x237/0x460
 ring_buffer_lock_reserve+0x12a/0x3f0
 trace_buffer_lock_reserve+0x10/0x50
 __trace_graph_return+0x1f/0x80
 trace_graph_return+0xb7/0xf0
 ? trace_clock_global+0x91/0xa0
 ftrace_return_to_handler+0x8b/0xf0
 ? pv_hash+0xa0/0xa0
 return_to_handler+0x15/0x30
 ? ftrace_graph_caller+0xa0/0xa0
 ? trace_clock_global+0x91/0xa0
 ? __rb_reserve_next+0x237/0x460
 ? ring_buffer_lock_reserve+0x12a/0x3f0
 ? trace_event_buffer_lock_reserve+0x3c/0x120
 ? trace_event_buffer_reserve+0x6b/0xc0
 ? trace_event_raw_event_device_pm_callback_start+0x125/0x2d0
 ? dpm_run_callback+0x3b/0xc0
 ? pm_ops_is_empty+0x50/0x50
 ? platform_get_irq_byname_optional+0x90/0x90
 ? trace_device_pm_callback_start+0x82/0xd0
 ? dpm_run_callback+0x49/0xc0

With the following RIP:

RIP: 0010:native_queued_spin_lock_slowpath+0x69/0x200

Since the fix to the recursion detection would allow a single recursion to
happen while tracing, this lead to the trace_clock_global() taking a spin
lock and then trying to take it again:

ring_buffer_lock_reserve() {
  trace_clock_global() {
    arch_spin_lock() {
      queued_spin_lock_slowpath() {
        /* lock taken */
        (something else gets traced by function graph tracer)
          ring_buffer_lock_reserve() {
            trace_clock_global() {
              arch_spin_lock() {
                queued_spin_lock_slowpath() {
                /* DEAD LOCK! */

Tracing should *never* block, as it can lead to strange lockups like the
above.

Restructure the trace_clock_global() code to instead of simply taking a
lock to update the recorded "prev_time" simply use it, as two events
happening on two different CPUs that calls this at the same time, really
doesn't matter which one goes first. Use a trylock to grab the lock for
updating the prev_time, and if it fails, simply try again the next time.
If it failed to be taken, that means something else is already updating
it.


Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=212761</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-662'), NistCWE(cwe='CWE-400')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038540460410927718576454088611395" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-03689" ref_id="BDU:2024-03689" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46943" ref_id="CVE-2021-46943" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

media: staging/intel-ipu3: Fix set_fmt error handling

If there in an error during a set_fmt, do not overwrite the previous
sizes with the invalid config.

Without this patch, v4l2-compliance ends up allocating 4GiB of RAM and
causing the following OOPs

[   38.662975] ipu3-imgu 0000:00:05.0: swiotlb buffer is full (sz: 4096 bytes)
[   38.662980] DMA: Out of SW-IOMMU space for 4096 bytes at device 0000:00:05.0
[   38.663010] general protection fault: 0000 [#1] PREEMPT SMP</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-131')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058822870014579389000401339897411" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00828" ref_id="BDU:2025-00828" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46944" ref_id="CVE-2021-46944" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

media: staging/intel-ipu3: Fix memory leak in imu_fmt

We are losing the reference to an allocated memory if try. Change the
order of the check to avoid that.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977772459762486971642205878703683" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-03690" ref_id="BDU:2024-03690" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46950" ref_id="CVE-2021-46950" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

md/raid1: properly indicate failure when ending a failed write request

This patch addresses a data corruption bug in raid1 arrays using bitmaps.
Without this fix, the bitmap bits for the failed I/O end up being cleared.

Since we are in the failure leg of raid1_end_write_request, the request
either needs to be retried (R1BIO_WriteError) or failed (R1BIO_Degraded).</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998054869366138642066153129989699" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-02873" ref_id="BDU:2025-02873" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46951" ref_id="CVE-2021-46951" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

tpm: efi: Use local variable for calculating final log size

When tpm_read_log_efi is called multiple times, which happens when
one loads and unloads a TPM2 driver multiple times, then the global
variable efi_tpm_final_log_size will at some point become a negative
number due to the subtraction of final_events_preboot_size occurring
each time. Use a local variable to avoid this integer underflow.

The following issue is now resolved:

Mar  8 15:35:12 hibinst kernel: Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015
Mar  8 15:35:12 hibinst kernel: Workqueue: tpm-vtpm vtpm_proxy_work [tpm_vtpm_proxy]
Mar  8 15:35:12 hibinst kernel: RIP: 0010:__memcpy+0x12/0x20
Mar  8 15:35:12 hibinst kernel: Code: 00 b8 01 00 00 00 85 d2 74 0a c7 05 44 7b ef 00 0f 00 00 00 c3 cc cc cc 66 66 90 66 90 48 89 f8 48 89 d1 48 c1 e9 03 83 e2 07 &lt;f3&gt; 48 a5 89 d1 f3 a4 c3 66 0f 1f 44 00 00 48 89 f8 48 89 d1 f3 a4
Mar  8 15:35:12 hibinst kernel: RSP: 0018:ffff9ac4c0fcfde0 EFLAGS: 00010206
Mar  8 15:35:12 hibinst kernel: RAX: ffff88f878cefed5 RBX: ffff88f878ce9000 RCX: 1ffffffffffffe0f
Mar  8 15:35:12 hibinst kernel: RDX: 0000000000000003 RSI: ffff9ac4c003bff9 RDI: ffff88f878cf0e4d
Mar  8 15:35:12 hibinst kernel: RBP: ffff9ac4c003b000 R08: 0000000000001000 R09: 000000007e9d6073
Mar  8 15:35:12 hibinst kernel: R10: ffff9ac4c003b000 R11: ffff88f879ad3500 R12: 0000000000000ed5
Mar  8 15:35:12 hibinst kernel: R13: ffff88f878ce9760 R14: 0000000000000002 R15: ffff88f77de7f018
Mar  8 15:35:12 hibinst kernel: FS:  0000000000000000(0000) GS:ffff88f87bd00000(0000) knlGS:0000000000000000
Mar  8 15:35:12 hibinst kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Mar  8 15:35:12 hibinst kernel: CR2: ffff9ac4c003c000 CR3: 00000001785a6004 CR4: 0000000000060ee0
Mar  8 15:35:12 hibinst kernel: Call Trace:
Mar  8 15:35:12 hibinst kernel: tpm_read_log_efi+0x152/0x1a7
Mar  8 15:35:12 hibinst kernel: tpm_bios_log_setup+0xc8/0x1c0
Mar  8 15:35:12 hibinst kernel: tpm_chip_register+0x8f/0x260
Mar  8 15:35:12 hibinst kernel: vtpm_proxy_work+0x16/0x60 [tpm_vtpm_proxy]
Mar  8 15:35:12 hibinst kernel: process_one_work+0x1b4/0x370
Mar  8 15:35:12 hibinst kernel: worker_thread+0x53/0x3e0
Mar  8 15:35:12 hibinst kernel: ? process_one_work+0x370/0x370</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-191')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038619688573441982914047632561731" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00827" ref_id="BDU:2025-00827" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46953" ref_id="CVE-2021-46953" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure

When failing the driver probe because of invalid firmware properties,
the GTDT driver unmaps the interrupt that it mapped earlier.

However, it never checks whether the mapping of the interrupt actially
succeeded. Even more, should the firmware report an illegal interrupt
number that overlaps with the GIC SGI range, this can result in an
IPI being unmapped, and subsequent fireworks (as reported by Dann
Frazier).

Rework the driver to have a slightly saner behaviour and actually
check whether the interrupt has been mapped before unmapping things.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H', score=6.7)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079184507780745323761942135133763" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00824" ref_id="BDU:2025-00824" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46955" ref_id="CVE-2021-46955" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

openvswitch: fix stack OOB read while fragmenting IPv4 packets

running openvswitch on kernels built with KASAN, it's possible to see the
following splat while testing fragmentation of IPv4 packets:

 BUG: KASAN: stack-out-of-bounds in ip_do_fragment+0x1b03/0x1f60
 Read of size 1 at addr ffff888112fc713c by task handler2/1367

 CPU: 0 PID: 1367 Comm: handler2 Not tainted 5.12.0-rc6+ #418
 Hardware name: Red Hat KVM, BIOS 1.11.1-4.module+el8.1.0+4066+0f1aadab 04/01/2014
 Call Trace:
  dump_stack+0x92/0xc1
  print_address_description.constprop.7+0x1a/0x150
  kasan_report.cold.13+0x7f/0x111
  ip_do_fragment+0x1b03/0x1f60
  ovs_fragment+0x5bf/0x840 [openvswitch]
  do_execute_actions+0x1bd5/0x2400 [openvswitch]
  ovs_execute_actions+0xc8/0x3d0 [openvswitch]
  ovs_packet_cmd_execute+0xa39/0x1150 [openvswitch]
  genl_family_rcv_msg_doit.isra.15+0x227/0x2d0
  genl_rcv_msg+0x287/0x490
  netlink_rcv_skb+0x120/0x380
  genl_rcv+0x24/0x40
  netlink_unicast+0x439/0x630
  netlink_sendmsg+0x719/0xbf0
  sock_sendmsg+0xe2/0x110
  ____sys_sendmsg+0x5ba/0x890
  ___sys_sendmsg+0xe9/0x160
  __sys_sendmsg+0xd3/0x170
  do_syscall_64+0x33/0x40
  entry_SYSCALL_64_after_hwframe+0x44/0xae
 RIP: 0033:0x7f957079db07
 Code: c3 66 90 41 54 41 89 d4 55 48 89 f5 53 89 fb 48 83 ec 10 e8 eb ec ff ff 44 89 e2 48 89 ee 89 df 41 89 c0 b8 2e 00 00 00 0f 05 &lt;48&gt; 3d 00 f0 ff ff 77 35 44 89 c7 48 89 44 24 08 e8 24 ed ff ff 48
 RSP: 002b:00007f956ce35a50 EFLAGS: 00000293 ORIG_RAX: 000000000000002e
 RAX: ffffffffffffffda RBX: 0000000000000019 RCX: 00007f957079db07
 RDX: 0000000000000000 RSI: 00007f956ce35ae0 RDI: 0000000000000019
 RBP: 00007f956ce35ae0 R08: 0000000000000000 R09: 00007f9558006730
 R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
 R13: 00007f956ce37308 R14: 00007f956ce35f80 R15: 00007f956ce35ae0

 The buggy address belongs to the page:
 page:00000000af2a1d93 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x112fc7
 flags: 0x17ffffc0000000()
 raw: 0017ffffc0000000 0000000000000000 dead000000000122 0000000000000000
 raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
 page dumped because: kasan: bad access detected

 addr ffff888112fc713c is located in stack of task handler2/1367 at offset 180 in frame:
  ovs_fragment+0x0/0x840 [openvswitch]

 this frame has 2 objects:
  [32, 144) 'ovs_dst'
  [192, 424) 'ovs_rt'

 Memory state around the buggy address:
  ffff888112fc7000: f3 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  ffff888112fc7080: 00 f1 f1 f1 f1 00 00 00 00 00 00 00 00 00 00 00
 &gt;ffff888112fc7100: 00 00 00 f2 f2 f2 f2 f2 f2 00 00 00 00 00 00 00
                                         ^
  ffff888112fc7180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  ffff888112fc7200: 00 00 00 00 00 00 f2 f2 f2 00 00 00 00 00 00 00

for IPv4 packets, ovs_fragment() uses a temporary struct dst_entry. Then,
in the following call graph:

  ip_do_fragment()
    ip_skb_dst_mtu()
      ip_dst_mtu_maybe_forward()
        ip_mtu_locked()

the pointer to struct dst_entry is used as pointer to struct rtable: this
turns the access to struct members like rt_mtu_locked into an OOB read in
the stack. Fix this changing the temporary variable used for IPv4 packets
in ovs_fragment(), similarly to what is done for IPv6 few lines below.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H', score=7.1)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099466917384396994185889386419779" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00823" ref_id="BDU:2025-00823" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46956" ref_id="CVE-2021-46956" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

virtiofs: fix memory leak in virtio_fs_probe()

When accidentally passing twice the same tag to qemu, kmemleak ended up
reporting a memory leak in virtiofs.  Also, looking at the log I saw the
following error (that's when I realised the duplicated tag):

  virtiofs: probe of virtio5 failed with error -17

Here's the kmemleak log for reference:

unreferenced object 0xffff888103d47800 (size 1024):
  comm "systemd-udevd", pid 118, jiffies 4294893780 (age 18.340s)
  hex dump (first 32 bytes):
    00 00 00 00 ad 4e ad de ff ff ff ff 00 00 00 00  .....N..........
    ff ff ff ff ff ff ff ff 80 90 02 a0 ff ff ff ff  ................
  backtrace:
    [&lt;000000000ebb87c1&gt;] virtio_fs_probe+0x171/0x7ae [virtiofs]
    [&lt;00000000f8aca419&gt;] virtio_dev_probe+0x15f/0x210
    [&lt;000000004d6baf3c&gt;] really_probe+0xea/0x430
    [&lt;00000000a6ceeac8&gt;] device_driver_attach+0xa8/0xb0
    [&lt;00000000196f47a7&gt;] __driver_attach+0x98/0x140
    [&lt;000000000b20601d&gt;] bus_for_each_dev+0x7b/0xc0
    [&lt;00000000399c7b7f&gt;] bus_add_driver+0x11b/0x1f0
    [&lt;0000000032b09ba7&gt;] driver_register+0x8f/0xe0
    [&lt;00000000cdd55998&gt;] 0xffffffffa002c013
    [&lt;000000000ea196a2&gt;] do_one_initcall+0x64/0x2e0
    [&lt;0000000008f727ce&gt;] do_init_module+0x5c/0x260
    [&lt;000000003cdedab6&gt;] __do_sys_finit_module+0xb5/0x120
    [&lt;00000000ad2f48c6&gt;] do_syscall_64+0x33/0x40
    [&lt;00000000809526b5&gt;] entry_SYSCALL_64_after_hwframe+0x44/0xae</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160314146195352005457731140277827" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-02851" ref_id="BDU:2025-02851" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46959" ref_id="CVE-2021-46959" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

spi: Fix use-after-free with devm_spi_alloc_*

We can't rely on the contents of the devres list during
spi_unregister_controller(), as the list is already torn down at the
time we perform devres_find() for devm_spi_release_controller. This
causes devices registered with devm_spi_alloc_{master,slave}() to be
mistakenly identified as legacy, non-devm managed devices and have their
reference counters decremented below 0.

------------[ cut here ]------------
WARNING: CPU: 1 PID: 660 at lib/refcount.c:28 refcount_warn_saturate+0x108/0x174
[&lt;b0396f04&gt;] (refcount_warn_saturate) from [&lt;b03c56a4&gt;] (kobject_put+0x90/0x98)
[&lt;b03c5614&gt;] (kobject_put) from [&lt;b0447b4c&gt;] (put_device+0x20/0x24)
 r4:b6700140
[&lt;b0447b2c&gt;] (put_device) from [&lt;b07515e8&gt;] (devm_spi_release_controller+0x3c/0x40)
[&lt;b07515ac&gt;] (devm_spi_release_controller) from [&lt;b045343c&gt;] (release_nodes+0x84/0xc4)
 r5:b6700180 r4:b6700100
[&lt;b04533b8&gt;] (release_nodes) from [&lt;b0454160&gt;] (devres_release_all+0x5c/0x60)
 r8:b1638c54 r7:b117ad94 r6:b1638c10 r5:b117ad94 r4:b163dc10
[&lt;b0454104&gt;] (devres_release_all) from [&lt;b044e41c&gt;] (__device_release_driver+0x144/0x1ec)
 r5:b117ad94 r4:b163dc10
[&lt;b044e2d8&gt;] (__device_release_driver) from [&lt;b044f70c&gt;] (device_driver_detach+0x84/0xa0)
 r9:00000000 r8:00000000 r7:b117ad94 r6:b163dc54 r5:b1638c10 r4:b163dc10
[&lt;b044f688&gt;] (device_driver_detach) from [&lt;b044d274&gt;] (unbind_store+0xe4/0xf8)

Instead, determine the devm allocation state as a flag on the
controller which is guaranteed to be stable during cleanup.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977851687925001235979799422654019" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00822" ref_id="BDU:2025-00822" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46960" ref_id="CVE-2021-46960" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

cifs: Return correct error code from smb2_get_enc_key

Avoid a warning if the error percolates back up:

[440700.376476] CIFS VFS: \\otters.example.com crypt_message: Could not get encryption key
[440700.386947] ------------[ cut here ]------------
[440700.386948] err = 1
[440700.386977] WARNING: CPU: 11 PID: 2733 at /build/linux-hwe-5.4-p6lk6L/linux-hwe-5.4-5.4.0/lib/errseq.c:74 errseq_set+0x5c/0x70
...
[440700.397304] CPU: 11 PID: 2733 Comm: tar Tainted: G           OE     5.4.0-70-generic #78~18.04.1-Ubuntu
...
[440700.397334] Call Trace:
[440700.397346]  __filemap_set_wb_err+0x1a/0x70
[440700.397419]  cifs_writepages+0x9c7/0xb30 [cifs]
[440700.397426]  do_writepages+0x4b/0xe0
[440700.397444]  __filemap_fdatawrite_range+0xcb/0x100
[440700.397455]  filemap_write_and_wait+0x42/0xa0
[440700.397486]  cifs_setattr+0x68b/0xf30 [cifs]
[440700.397493]  notify_change+0x358/0x4a0
[440700.397500]  utimes_common+0xe9/0x1c0
[440700.397510]  do_utimes+0xc5/0x150
[440700.397520]  __x64_sys_utimensat+0x88/0xd0</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998134097528652906403746673940035" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00821" ref_id="BDU:2025-00821" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46961" ref_id="CVE-2021-46961" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

irqchip/gic-v3: Do not enable irqs when handling spurious interrups

We triggered the following error while running our 4.19 kernel
with the pseudo-NMI patches backported to it:

[   14.816231] ------------[ cut here ]------------
[   14.816231] kernel BUG at irq.c:99!
[   14.816232] Internal error: Oops - BUG: 0 [#1] SMP
[   14.816232] Process swapper/0 (pid: 0, stack limit = 0x(____ptrval____))
[   14.816233] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G           O      4.19.95.aarch64 #14
[   14.816233] Hardware name: evb (DT)
[   14.816234] pstate: 80400085 (Nzcv daIf +PAN -UAO)
[   14.816234] pc : asm_nmi_enter+0x94/0x98
[   14.816235] lr : asm_nmi_enter+0x18/0x98
[   14.816235] sp : ffff000008003c50
[   14.816235] pmr_save: 00000070
[   14.816237] x29: ffff000008003c50 x28: ffff0000095f56c0
[   14.816238] x27: 0000000000000000 x26: ffff000008004000
[   14.816239] x25: 00000000015e0000 x24: ffff8008fb916000
[   14.816240] x23: 0000000020400005 x22: ffff0000080817cc
[   14.816241] x21: ffff000008003da0 x20: 0000000000000060
[   14.816242] x19: 00000000000003ff x18: ffffffffffffffff
[   14.816243] x17: 0000000000000008 x16: 003d090000000000
[   14.816244] x15: ffff0000095ea6c8 x14: ffff8008fff5ab40
[   14.816244] x13: ffff8008fff58b9d x12: 0000000000000000
[   14.816245] x11: ffff000008c8a200 x10: 000000008e31fca5
[   14.816246] x9 : ffff000008c8a208 x8 : 000000000000000f
[   14.816247] x7 : 0000000000000004 x6 : ffff8008fff58b9e
[   14.816248] x5 : 0000000000000000 x4 : 0000000080000000
[   14.816249] x3 : 0000000000000000 x2 : 0000000080000000
[   14.816250] x1 : 0000000000120000 x0 : ffff0000095f56c0
[   14.816251] Call trace:
[   14.816251]  asm_nmi_enter+0x94/0x98
[   14.816251]  el1_irq+0x8c/0x180                    (IRQ C)
[   14.816252]  gic_handle_irq+0xbc/0x2e4
[   14.816252]  el1_irq+0xcc/0x180                    (IRQ B)
[   14.816253]  arch_timer_handler_virt+0x38/0x58
[   14.816253]  handle_percpu_devid_irq+0x90/0x240
[   14.816253]  generic_handle_irq+0x34/0x50
[   14.816254]  __handle_domain_irq+0x68/0xc0
[   14.816254]  gic_handle_irq+0xf8/0x2e4
[   14.816255]  el1_irq+0xcc/0x180                    (IRQ A)
[   14.816255]  arch_cpu_idle+0x34/0x1c8
[   14.816255]  default_idle_call+0x24/0x44
[   14.816256]  do_idle+0x1d0/0x2c8
[   14.816256]  cpu_startup_entry+0x28/0x30
[   14.816256]  rest_init+0xb8/0xc8
[   14.816257]  start_kernel+0x4c8/0x4f4
[   14.816257] Code: 940587f1 d5384100 b9401001 36a7fd01 (d4210000)
[   14.816258] Modules linked in: start_dp(O) smeth(O)
[   15.103092] ---[ end trace 701753956cb14aa8 ]---
[   15.103093] Kernel panic - not syncing: Fatal exception in interrupt
[   15.103099] SMP: stopping secondary CPUs
[   15.103100] Kernel Offset: disabled
[   15.103100] CPU features: 0x36,a2400218
[   15.103100] Memory Limit: none

which is cause by a 'BUG_ON(in_nmi())' in nmi_enter().

From the call trace, we can find three interrupts (noted A, B, C above):
interrupt (A) is preempted by (B), which is further interrupted by (C).

Subsequent investigations show that (B) results in nmi_enter() being
called, but that it actually is a spurious interrupt. Furthermore,
interrupts are reenabled in the context of (B), and (C) fires with
NMI priority. We end-up with a nested NMI situation, something
we definitely do not want to (and cannot) handle.

The bug here is that spurious interrupts should never result in any
state change, and we should just return to the interrupted context.
Moving the handling of spurious interrupts as early as possible in
the GICv3 handler fixes this issue.

[maz: rewrote commit message, corrected Fixes: tag]</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018416507132304576827693925226051" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-02985" ref_id="BDU:2025-02985" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46962" ref_id="CVE-2021-46962" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

mmc: uniphier-sd: Fix a resource leak in the remove function

A 'tmio_mmc_host_free()' call is missing in the remove function, in order
to balance a 'tmio_mmc_host_alloc()' call in the probe.
This is done in the error handling path of the probe, but not in the remove
function.

Add the missing call.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099546145546911258523482930370115" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00818" ref_id="BDU:2025-00818" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46966" ref_id="CVE-2021-46966" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

ACPI: custom_method: fix potential use-after-free issue

In cm_write(), buf is always freed when reaching the end of the
function.  If the requested count is less than table.length, the
allocated buffer will be freed but subsequent calls to cm_write() will
still try to access it.

Remove the unconditional kfree(buf) at the end of the function and
set the buf to NULL in the -EINVAL error path to match the rest of
function.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998213325691167170741340217890371" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-04376" ref_id="BDU:2025-04376" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46971" ref_id="CVE-2021-46971" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

perf/core: Fix unconditional security_locked_down() call

Currently, the lockdown state is queried unconditionally, even though
its result is used only if the PERF_SAMPLE_REGS_INTR bit is set in
attr.sample_type. While that doesn't matter in case of the Lockdown LSM,
it causes trouble with the SELinux's lockdown hook implementation.

SELinux implements the locked_down hook with a check whether the current
task's type has the corresponding "lockdown" class permission
("integrity" or "confidentiality") allowed in the policy. This means
that calling the hook when the access control decision would be ignored
generates a bogus permission check and audit record.

Fix this by checking sample_type first and only calling the hook when
its result would be honored.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N', score=3.3)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059060554502122182013181971748419" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-03845" ref_id="BDU:2025-03845" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46974" ref_id="CVE-2021-46974" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

bpf: Fix masking negation logic upon negative dst register

The negation logic for the case where the off_reg is sitting in the
dst register is not correct given then we cannot just invert the add
to a sub or vice versa. As a fix, perform the final bitwise and-op
unconditionally into AX from the off_reg, then move the pointer from
the src to dst and finally use AX as the source for the original
pointer arithmetic operation such that the inversion yields a correct
result. The single non-AX mov in between is possible given constant
blinding is retaining it as it's not an immediate based operation.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998292553853681435078933761840707" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00814" ref_id="BDU:2025-00814" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46981" ref_id="CVE-2021-46981" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

nbd: Fix NULL pointer in flush_workqueue

Open /dev/nbdX first, the config_refs will be 1 and
the pointers in nbd_device are still null. Disconnect
/dev/nbdX, then reference a null recv_workq. The
protection by config_refs in nbd_genl_disconnect is useless.

[  656.366194] BUG: kernel NULL pointer dereference, address: 0000000000000020
[  656.368943] #PF: supervisor write access in kernel mode
[  656.369844] #PF: error_code(0x0002) - not-present page
[  656.370717] PGD 10cc87067 P4D 10cc87067 PUD 1074b4067 PMD 0
[  656.371693] Oops: 0002 [#1] SMP
[  656.372242] CPU: 5 PID: 7977 Comm: nbd-client Not tainted 5.11.0-rc5-00040-g76c057c84d28 #1
[  656.373661] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS ?-20190727_073836-buildvm-ppc64le-16.ppc.fedoraproject.org-3.fc31 04/01/2014
[  656.375904] RIP: 0010:mutex_lock+0x29/0x60
[  656.376627] Code: 00 0f 1f 44 00 00 55 48 89 fd 48 83 05 6f d7 fe 08 01 e8 7a c3 ff ff 48 83 05 6a d7 fe 08 01 31 c0 65 48 8b 14 25 00 6d 01 00 &lt;f0&gt; 48 0f b1 55 d
[  656.378934] RSP: 0018:ffffc900005eb9b0 EFLAGS: 00010246
[  656.379350] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
[  656.379915] RDX: ffff888104cf2600 RSI: ffffffffaae8f452 RDI: 0000000000000020
[  656.380473] RBP: 0000000000000020 R08: 0000000000000000 R09: ffff88813bd6b318
[  656.381039] R10: 00000000000000c7 R11: fefefefefefefeff R12: ffff888102710b40
[  656.381599] R13: ffffc900005eb9e0 R14: ffffffffb2930680 R15: ffff88810770ef00
[  656.382166] FS:  00007fdf117ebb40(0000) GS:ffff88813bd40000(0000) knlGS:0000000000000000
[  656.382806] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  656.383261] CR2: 0000000000000020 CR3: 0000000100c84000 CR4: 00000000000006e0
[  656.383819] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  656.384370] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  656.384927] Call Trace:
[  656.385111]  flush_workqueue+0x92/0x6c0
[  656.385395]  nbd_disconnect_and_put+0x81/0xd0
[  656.385716]  nbd_genl_disconnect+0x125/0x2a0
[  656.386034]  genl_family_rcv_msg_doit.isra.0+0x102/0x1b0
[  656.386422]  genl_rcv_msg+0xfc/0x2b0
[  656.386685]  ? nbd_ioctl+0x490/0x490
[  656.386954]  ? genl_family_rcv_msg_doit.isra.0+0x1b0/0x1b0
[  656.387354]  netlink_rcv_skb+0x62/0x180
[  656.387638]  genl_rcv+0x34/0x60
[  656.387874]  netlink_unicast+0x26d/0x590
[  656.388162]  netlink_sendmsg+0x398/0x6c0
[  656.388451]  ? netlink_rcv_skb+0x180/0x180
[  656.388750]  ____sys_sendmsg+0x1da/0x320
[  656.389038]  ? ____sys_recvmsg+0x130/0x220
[  656.389334]  ___sys_sendmsg+0x8e/0xf0
[  656.389605]  ? ___sys_recvmsg+0xa2/0xf0
[  656.389889]  ? handle_mm_fault+0x1671/0x21d0
[  656.390201]  __sys_sendmsg+0x6d/0xe0
[  656.390464]  __x64_sys_sendmsg+0x23/0x30
[  656.390751]  do_syscall_64+0x45/0x70
[  656.391017]  entry_SYSCALL_64_after_hwframe+0x44/0xa9

To fix it, just add if (nbd-&gt;recv_workq) to nbd_disconnect_and_put().</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1059139782664636446350775515698755" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00813" ref_id="BDU:2025-00813" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46984" ref_id="CVE-2021-46984" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

kyber: fix out of bounds access when preempted

__blk_mq_sched_bio_merge() gets the ctx and hctx for the current CPU and
passes the hctx to -&gt;bio_merge(). kyber_bio_merge() then gets the ctx
for the current CPU again and uses that to get the corresponding Kyber
context in the passed hctx. However, the thread may be preempted between
the two calls to blk_mq_get_ctx(), and the ctx returned the second time
may no longer correspond to the passed hctx. This "works" accidentally
most of the time, but it can cause us to read garbage if the second ctx
came from an hctx with more ctx's than the first one (i.e., if
ctx-&gt;index_hw[hctx-&gt;type] &gt; hctx-&gt;nr_ctx).

This manifested as this UBSAN array index out of bounds error reported
by Jakub:

UBSAN: array-index-out-of-bounds in ../kernel/locking/qspinlock.c:130:9
index 13106 is out of range for type 'long unsigned int [128]'
Call Trace:
 dump_stack+0xa4/0xe5
 ubsan_epilogue+0x5/0x40
 __ubsan_handle_out_of_bounds.cold.13+0x2a/0x34
 queued_spin_lock_slowpath+0x476/0x480
 do_raw_spin_lock+0x1c2/0x1d0
 kyber_bio_merge+0x112/0x180
 blk_mq_submit_bio+0x1f5/0x1100
 submit_bio_noacct+0x7b0/0x870
 submit_bio+0xc2/0x3a0
 btrfs_map_bio+0x4f0/0x9d0
 btrfs_submit_data_bio+0x24e/0x310
 submit_one_bio+0x7f/0xb0
 submit_extent_page+0xc4/0x440
 __extent_writepage_io+0x2b8/0x5e0
 __extent_writepage+0x28d/0x6e0
 extent_write_cache_pages+0x4d7/0x7a0
 extent_writepages+0xa2/0x110
 do_writepages+0x8f/0x180
 __writeback_single_inode+0x99/0x7f0
 writeback_sb_inodes+0x34e/0x790
 __writeback_inodes_wb+0x9e/0x120
 wb_writeback+0x4d2/0x660
 wb_workfn+0x64d/0xa10
 process_one_work+0x53a/0xa80
 worker_thread+0x69/0x5b0
 kthread+0x20b/0x240
 ret_from_fork+0x1f/0x30

Only Kyber uses the hctx, so fix it by passing the request_queue to
-&gt;bio_merge() instead. BFQ and mq-deadline just use that, and Kyber can
map the queues itself to avoid the mismatch.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-129')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140269421079243128046564520842819" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-06527" ref_id="BDU:2025-06527" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46988" ref_id="CVE-2021-46988" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

userfaultfd: release page in error path to avoid BUG_ON

Consider the following sequence of events:

1. Userspace issues a UFFD ioctl, which ends up calling into
   shmem_mfill_atomic_pte(). We successfully account the blocks, we
   shmem_alloc_page(), but then the copy_from_user() fails. We return
   -ENOENT. We don't release the page we allocated.
2. Our caller detects this error code, tries the copy_from_user() after
   dropping the mmap_lock, and retries, calling back into
   shmem_mfill_atomic_pte().
3. Meanwhile, let's say another process filled up the tmpfs being used.
4. So shmem_mfill_atomic_pte() fails to account blocks this time, and
   immediately returns - without releasing the page.

This triggers a BUG_ON in our caller, which asserts that the page
should always be consumed, unless -ENOENT is returned.

To fix this, detect if we have such a "dangling" page when accounting
fails, and if so, release it before returning.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160551830682894798470511772128835" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00812" ref_id="BDU:2025-00812" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46989" ref_id="CVE-2021-46989" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

hfsplus: prevent corruption in shrinking truncate

I believe there are some issues introduced by commit 31651c607151
("hfsplus: avoid deadlock on file truncation")

HFS+ has extent records which always contains 8 extents.  In case the
first extent record in catalog file gets full, new ones are allocated from
extents overflow file.

In case shrinking truncate happens to middle of an extent record which
locates in extents overflow file, the logic in hfsplus_file_truncate() was
changed so that call to hfs_brec_remove() is not guarded any more.

Right action would be just freeing the extents that exceed the new size
inside extent record by calling hfsplus_free_extents(), and then check if
the whole extent record should be removed.  However since the guard
(blk_cnt &gt; start) is now after the call to hfs_brec_remove(), this has
unfortunate effect that the last matching extent record is removed
unconditionally.

To reproduce this issue, create a file which has at least 10 extents, and
then perform shrinking truncate into middle of the last extent record, so
that the number of remaining extents is not under or divisible by 8.  This
causes the last extent record (8 extents) to be removed totally instead of
truncating into middle of it.  Thus this causes corruption, and lost data.

Fix for this is simply checking if the new truncated end is below the
start of this extent record, making it safe to remove the full extent
record.  However call to hfs_brec_remove() can't be moved to it's previous
place since we're dropping -&gt;tree_lock and it can cause a race condition
and the cached info being invalidated possibly corrupting the node data.

Another issue is related to this one.  When entering into the block
(blk_cnt &gt; start) we are not holding the -&gt;tree_lock.  We break out from
the loop not holding the lock, but hfs_find_exit() does unlock it.  Not
sure if it's possible for someone else to take the lock under our feet,
but it can cause hard to debug errors and premature unlocking.  Even if
there's no real risk of it, the locking should still always be kept in
balance.  Thus taking the lock now just before the check.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998371782016195699416527305791043" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00811" ref_id="BDU:2025-00811" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46991" ref_id="CVE-2021-46991" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

i40e: Fix use-after-free in i40e_client_subtask()

Currently the call to i40e_client_del_instance frees the object
pf-&gt;cinst, however pf-&gt;cinst-&gt;lan_info is being accessed after
the free. Fix this by adding the missing return.

Addresses-Coverity: ("Read from pointer after free")</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018654191619847369840474557077059" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-05318" ref_id="BDU:2025-05318" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46992" ref_id="CVE-2021-46992" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

netfilter: nftables: avoid overflows in nft_hash_buckets()

Number of buckets being stored in 32bit variables, we have to
ensure that no overflows occur in nft_hash_buckets()

syzbot injected a size == 0x40000000 and reported:

UBSAN: shift-out-of-bounds in ./include/linux/log2.h:57:13
shift exponent 64 is too large for 64-bit type 'long unsigned int'
CPU: 1 PID: 29539 Comm: syz-executor.4 Not tainted 5.12.0-rc7-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 __dump_stack lib/dump_stack.c:79 [inline]
 dump_stack+0x141/0x1d7 lib/dump_stack.c:120
 ubsan_epilogue+0xb/0x5a lib/ubsan.c:148
 __ubsan_handle_shift_out_of_bounds.cold+0xb1/0x181 lib/ubsan.c:327
 __roundup_pow_of_two include/linux/log2.h:57 [inline]
 nft_hash_buckets net/netfilter/nft_set_hash.c:411 [inline]
 nft_hash_estimate.cold+0x19/0x1e net/netfilter/nft_set_hash.c:652
 nft_select_set_ops net/netfilter/nf_tables_api.c:3586 [inline]
 nf_tables_newset+0xe62/0x3110 net/netfilter/nf_tables_api.c:4322
 nfnetlink_rcv_batch+0xa09/0x24b0 net/netfilter/nfnetlink.c:488
 nfnetlink_rcv_skb_batch net/netfilter/nfnetlink.c:612 [inline]
 nfnetlink_rcv+0x3af/0x420 net/netfilter/nfnetlink.c:630
 netlink_unicast_kernel net/netlink/af_netlink.c:1312 [inline]
 netlink_unicast+0x533/0x7d0 net/netlink/af_netlink.c:1338
 netlink_sendmsg+0x856/0xd90 net/netlink/af_netlink.c:1927
 sock_sendmsg_nosec net/socket.c:654 [inline]
 sock_sendmsg+0xcf/0x120 net/socket.c:674
 ____sys_sendmsg+0x6e8/0x810 net/socket.c:2350
 ___sys_sendmsg+0xf3/0x170 net/socket.c:2404
 __sys_sendmsg+0xe5/0x1b0 net/socket.c:2433
 do_syscall_64+0x2d/0x70 arch/x86/entry/common.c:46</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H', score=7.1)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038936601223499040264421808363075" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-05321" ref_id="BDU:2025-05321" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46993" ref_id="CVE-2021-46993" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

sched: Fix out-of-bound access in uclamp

Util-clamp places tasks in different buckets based on their clamp values
for performance reasons. However, the size of buckets is currently
computed using a rounding division, which can lead to an off-by-one
error in some configurations.

For instance, with 20 buckets, the bucket size will be 1024/20=51. A
task with a clamp of 1024 will be mapped to bucket id 1024/51=20. Sadly,
correct indexes are in range [0,19], hence leading to an out of bound
memory access.

Clamp the bucket id to fix the issue.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H', score=7.1)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140348649241757392384158064793155" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00810" ref_id="BDU:2025-00810" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-46998" ref_id="CVE-2021-46998" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

ethernet:enic: Fix a use after free bug in enic_hard_start_xmit

In enic_hard_start_xmit, it calls enic_queue_wq_skb(). Inside
enic_queue_wq_skb, if some error happens, the skb will be freed
by dev_kfree_skb(skb). But the freed skb is still used in
skb_tx_timestamp(skb).

My patch makes enic_queue_wq_skb() return error and goto spin_unlock()
incase of error. The solution is provided by Govind.
See https://lkml.org/lkml/2021/4/30/961.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099067992415663100006932318344771" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-06535" ref_id="BDU:2025-06535" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47006" ref_id="CVE-2021-47006" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook

The commit 1879445dfa7b ("perf/core: Set event's default
::overflow_handler()") set a default event-&gt;overflow_handler in
perf_event_alloc(), and replace the check event-&gt;overflow_handler with
is_default_overflow_handler(), but one is missing.

Currently, the bp-&gt;overflow_handler can not be NULL. As a result,
enable_single_step() is always not invoked.

Comments from Zhen Lei:

 https://patchwork.kernel.org/project/linux-arm-kernel/patch/20210207105934.2001-1-thunder.leizhen@huawei.com/</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977452762956267341800842354579011" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00809" ref_id="BDU:2025-00809" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47010" ref_id="CVE-2021-47010" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: Only allow init netns to set default tcp cong to a restricted algo

tcp_set_default_congestion_control() is netns-safe in that it writes
to &amp;net-&gt;ipv4.tcp_congestion_control, but it also sets
ca-&gt;flags |= TCP_CONG_NON_RESTRICTED which is not namespaced.
This has the unintended side-effect of changing the global
net.ipv4.tcp_allowed_congestion_control sysctl, despite the fact that it
is read-only: 97684f0970f6 ("net: Make tcp_allowed_congestion_control
readonly in non-init netns")

Resolve this netns "leak" by only allowing the init netns to set the
default algorithm to one that is restricted. This restriction could be
removed if tcp_allowed_congestion_control were namespace-ified in the
future.

This bug was uncovered with
https://github.com/JonathonReinhart/linux-netns-sysctl-verify</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-400')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018017582163570682648736857151043" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00808" ref_id="BDU:2025-00808" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47012" ref_id="CVE-2021-47012" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

RDMA/siw: Fix a use after free in siw_alloc_mr

Our code analyzer reported a UAF.

In siw_alloc_mr(), it calls siw_mr_add_mem(mr,..). In the implementation of
siw_mr_add_mem(), mem is assigned to mr-&gt;mem and then mem is freed via
kfree(mem) if xa_alloc_cyclic() failed. Here, mr-&gt;mem still point to a
freed object. After, the execution continue up to the err_out branch of
siw_alloc_mr, and the freed mr-&gt;mem is used in siw_mr_drop_mem(mr).

My patch moves "mr-&gt;mem = mem" behind the if (xa_alloc_cyclic(..)&lt;0) {}
section, to avoid the uaf.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038299991767222353072684108437059" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-05309" ref_id="BDU:2025-05309" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47013" ref_id="CVE-2021-47013" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send

In emac_mac_tx_buf_send, it calls emac_tx_fill_tpd(..,skb,..).
If some error happens in emac_tx_fill_tpd(), the skb will be freed via
dev_kfree_skb(skb) in error branch of emac_tx_fill_tpd().
But the freed skb is still used via skb-&gt;len by netdev_sent_queue(,skb-&gt;len).

As i observed that emac_tx_fill_tpd() haven't modified the value of skb-&gt;len,
thus my patch assigns skb-&gt;len to 'len' before the possible free and
use 'len' instead of skb-&gt;len later.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1078864810974525693920578611009091" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-06541" ref_id="BDU:2025-06541" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47015" ref_id="CVE-2021-47015" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

bnxt_en: Fix RX consumer index logic in the error path.

In bnxt_rx_pkt(), the RX buffers are expected to complete in order.
If the RX consumer index indicates an out of order buffer completion,
it means we are hitting a hardware bug and the driver will abort all
remaining RX packets and reset the RX ring.  The RX consumer index
that we pass to bnxt_discard_rx() is not correct.  We should be
passing the current index (tmp_raw_cons) instead of the old index
(raw_cons).  This bug can cause us to be at the wrong index when
trying to abort the next RX packet.  It can crash like this:

 #0 [ffff9bbcdf5c39a8] machine_kexec at ffffffff9b05e007
 #1 [ffff9bbcdf5c3a00] __crash_kexec at ffffffff9b111232
 #2 [ffff9bbcdf5c3ad0] panic at ffffffff9b07d61e
 #3 [ffff9bbcdf5c3b50] oops_end at ffffffff9b030978
 #4 [ffff9bbcdf5c3b78] no_context at ffffffff9b06aaf0
 #5 [ffff9bbcdf5c3bd8] __bad_area_nosemaphore at ffffffff9b06ae2e
 #6 [ffff9bbcdf5c3c28] bad_area_nosemaphore at ffffffff9b06af24
 #7 [ffff9bbcdf5c3c38] __do_page_fault at ffffffff9b06b67e
 #8 [ffff9bbcdf5c3cb0] do_page_fault at ffffffff9b06bb12
 #9 [ffff9bbcdf5c3ce0] page_fault at ffffffff9bc015c5
    [exception RIP: bnxt_rx_pkt+237]
    RIP: ffffffffc0259cdd  RSP: ffff9bbcdf5c3d98  RFLAGS: 00010213
    RAX: 000000005dd8097f  RBX: ffff9ba4cb11b7e0  RCX: ffffa923cf6e9000
    RDX: 0000000000000fff  RSI: 0000000000000627  RDI: 0000000000001000
    RBP: ffff9bbcdf5c3e60   R8: 0000000000420003   R9: 000000000000020d
    R10: ffffa923cf6ec138  R11: ffff9bbcdf5c3e83  R12: ffff9ba4d6f928c0
    R13: ffff9ba4cac28080  R14: ffff9ba4cb11b7f0  R15: ffff9ba4d5a30000
    ORIG_RAX: ffffffffffffffff  CS: 0010  SS: 0018</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099147220578177364344525862295107" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-06542" ref_id="BDU:2025-06542" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47016" ref_id="CVE-2021-47016" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

m68k: mvme147,mvme16x: Don't wipe PCC timer config bits

Don't clear the timer 1 configuration bits when clearing the interrupt flag
and counter overflow. As Michael reported, "This results in no timer
interrupts being delivered after the first. Initialization then hangs
in calibrate_delay as the jiffies counter is not updated."

On mvme16x, enable the timer after requesting the irq, consistent with
mvme147.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977531991118781606138435898529347" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00807" ref_id="BDU:2025-00807" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47020" ref_id="CVE-2021-47020" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

soundwire: stream: fix memory leak in stream config error path

When stream config is failed, master runtime will release all
slave runtime in the slave_rt_list, but slave runtime is not
added to the list at this time. This patch frees slave runtime
in the config error path to fix the memory leak.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058740857695902552171818447623747" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00804" ref_id="BDU:2025-00804" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47034" ref_id="CVE-2021-47034" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

powerpc/64s: Fix pte update for kernel memory on radix

When adding a PTE a ptesync is needed to order the update of the PTE
with subsequent accesses otherwise a spurious fault may be raised.

radix__set_pte_at() does not do this for performance gains. For
non-kernel memory this is not an issue as any faults of this kind are
corrected by the page fault handler. For kernel memory these faults
are not handled. The current solution is that there is a ptesync in
flush_cache_vmap() which should be called when mapping from the
vmalloc region.

However, map_kernel_page() does not call flush_cache_vmap(). This is
troublesome in particular for code patching with Strict RWX on radix.
In do_patch_instruction() the page frame that contains the instruction
to be patched is mapped and then immediately patched. With no ordering
or synchronization between setting up the PTE and writing to the page
it is possible for faults.

As the code patching is done using __put_user_asm_goto() the resulting
fault is obscured - but using a normal store instead it can be seen:

  BUG: Unable to handle kernel data access on write at 0xc008000008f24a3c
  Faulting instruction address: 0xc00000000008bd74
  Oops: Kernel access of bad area, sig: 11 [#1]
  LE PAGE_SIZE=64K MMU=Radix SMP NR_CPUS=2048 NUMA PowerNV
  Modules linked in: nop_module(PO+) [last unloaded: nop_module]
  CPU: 4 PID: 757 Comm: sh Tainted: P           O      5.10.0-rc5-01361-ge3c1b78c8440-dirty #43
  NIP:  c00000000008bd74 LR: c00000000008bd50 CTR: c000000000025810
  REGS: c000000016f634a0 TRAP: 0300   Tainted: P           O       (5.10.0-rc5-01361-ge3c1b78c8440-dirty)
  MSR:  9000000000009033 &lt;SF,HV,EE,ME,IR,DR,RI,LE&gt;  CR: 44002884  XER: 00000000
  CFAR: c00000000007c68c DAR: c008000008f24a3c DSISR: 42000000 IRQMASK: 1

This results in the kind of issue reported here:
  https://lore.kernel.org/linuxppc-dev/15AC5B0E-A221-4B8C-9039-FA96B8EF7C88@lca.pw/

Chris Riedl suggested a reliable way to reproduce the issue:
  $ mount -t debugfs none /sys/kernel/debug
  $ (while true; do echo function &gt; /sys/kernel/debug/tracing/current_tracer ; echo nop &gt; /sys/kernel/debug/tracing/current_tracer ; done) &amp;

Turning ftrace on and off does a large amount of code patching which
in usually less then 5min will crash giving a trace like:

   ftrace-powerpc: (____ptrval____): replaced (4b473b11) != old (60000000)
   ------------[ ftrace bug ]------------
   ftrace failed to modify
   [&lt;c000000000bf8e5c&gt;] napi_busy_loop+0xc/0x390
    actual:   11:3b:47:4b
   Setting ftrace call site to call ftrace function
   ftrace record flags: 80000001
    (1)
    expected tramp: c00000000006c96c
   ------------[ cut here ]------------
   WARNING: CPU: 4 PID: 809 at kernel/trace/ftrace.c:2065 ftrace_bug+0x28c/0x2e8
   Modules linked in: nop_module(PO-) [last unloaded: nop_module]
   CPU: 4 PID: 809 Comm: sh Tainted: P           O      5.10.0-rc5-01360-gf878ccaf250a #1
   NIP:  c00000000024f334 LR: c00000000024f330 CTR: c0000000001a5af0
   REGS: c000000004c8b760 TRAP: 0700   Tainted: P           O       (5.10.0-rc5-01360-gf878ccaf250a)
   MSR:  900000000282b033 &lt;SF,HV,VEC,VSX,EE,FP,ME,IR,DR,RI,LE&gt;  CR: 28008848  XER: 20040000
   CFAR: c0000000001a9c98 IRQMASK: 0
   GPR00: c00000000024f330 c000000004c8b9f0 c000000002770600 0000000000000022
   GPR04: 00000000ffff7fff c000000004c8b6d0 0000000000000027 c0000007fe9bcdd8
   GPR08: 0000000000000023 ffffffffffffffd8 0000000000000027 c000000002613118
   GPR12: 0000000000008000 c0000007fffdca00 0000000000000000 0000000000000000
   GPR16: 0000000023ec37c5 0000000000000000 0000000000000000 0000000000000008
   GPR20: c000000004c8bc90 c0000000027a2d20 c000000004c8bcd0 c000000002612fe8
   GPR24: 0000000000000038 0000000000000030 0000000000000028 0000000000000020
   GPR28: c000000000ff1b68 c000000000bf8e5c c00000000312f700 c000000000fbb9b0
   NIP ftrace_bug+0x28c/0x2e8
   LR  ftrace_bug+0x288/0x2e8
   Call T
---truncated---</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H', score=4.4)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997972857047461805237570237716035" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00803" ref_id="BDU:2025-00803" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47041" ref_id="CVE-2021-47041" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

nvmet-tcp: fix incorrect locking in state_change sk callback

We are not changing anything in the TCP connection state so
we should not take a write_lock but rather a read lock.

This caused a deadlock when running nvmet-tcp and nvme-tcp
on the same system, where state_change callbacks on the
host and on the controller side have causal relationship
and made lockdep report on this with blktests:

================================
WARNING: inconsistent lock state
5.12.0-rc3 #1 Tainted: G          I
--------------------------------
inconsistent {IN-SOFTIRQ-W} -&gt; {SOFTIRQ-ON-R} usage.
nvme/1324 [HC0[0]:SC0[0]:HE1:SE1] takes:
ffff888363151000 (clock-AF_INET){++-?}-{2:2}, at: nvme_tcp_state_change+0x21/0x150 [nvme_tcp]
{IN-SOFTIRQ-W} state was registered at:
  __lock_acquire+0x79b/0x18d0
  lock_acquire+0x1ca/0x480
  _raw_write_lock_bh+0x39/0x80
  nvmet_tcp_state_change+0x21/0x170 [nvmet_tcp]
  tcp_fin+0x2a8/0x780
  tcp_data_queue+0xf94/0x1f20
  tcp_rcv_established+0x6ba/0x1f00
  tcp_v4_do_rcv+0x502/0x760
  tcp_v4_rcv+0x257e/0x3430
  ip_protocol_deliver_rcu+0x69/0x6a0
  ip_local_deliver_finish+0x1e2/0x2f0
  ip_local_deliver+0x1a2/0x420
  ip_rcv+0x4fb/0x6b0
  __netif_receive_skb_one_core+0x162/0x1b0
  process_backlog+0x1ff/0x770
  __napi_poll.constprop.0+0xa9/0x5c0
  net_rx_action+0x7b3/0xb30
  __do_softirq+0x1f0/0x940
  do_softirq+0xa1/0xd0
  __local_bh_enable_ip+0xd8/0x100
  ip_finish_output2+0x6b7/0x18a0
  __ip_queue_xmit+0x706/0x1aa0
  __tcp_transmit_skb+0x2068/0x2e20
  tcp_write_xmit+0xc9e/0x2bb0
  __tcp_push_pending_frames+0x92/0x310
  inet_shutdown+0x158/0x300
  __nvme_tcp_stop_queue+0x36/0x270 [nvme_tcp]
  nvme_tcp_stop_queue+0x87/0xb0 [nvme_tcp]
  nvme_tcp_teardown_admin_queue+0x69/0xe0 [nvme_tcp]
  nvme_do_delete_ctrl+0x100/0x10c [nvme_core]
  nvme_sysfs_delete.cold+0x8/0xd [nvme_core]
  kernfs_fop_write_iter+0x2c7/0x460
  new_sync_write+0x36c/0x610
  vfs_write+0x5c0/0x870
  ksys_write+0xf9/0x1d0
  do_syscall_64+0x33/0x40
  entry_SYSCALL_64_after_hwframe+0x44/0xae
irq event stamp: 10687
hardirqs last  enabled at (10687): [&lt;ffffffff9ec376bd&gt;] _raw_spin_unlock_irqrestore+0x2d/0x40
hardirqs last disabled at (10686): [&lt;ffffffff9ec374d8&gt;] _raw_spin_lock_irqsave+0x68/0x90
softirqs last  enabled at (10684): [&lt;ffffffff9f000608&gt;] __do_softirq+0x608/0x940
softirqs last disabled at (10649): [&lt;ffffffff9cdedd31&gt;] do_softirq+0xa1/0xd0

other info that might help us debug this:
 Possible unsafe locking scenario:

       CPU0
       ----
  lock(clock-AF_INET);
  &lt;Interrupt&gt;
    lock(clock-AF_INET);

 *** DEADLOCK ***

5 locks held by nvme/1324:
 #0: ffff8884a01fe470 (sb_writers#4){.+.+}-{0:0}, at: ksys_write+0xf9/0x1d0
 #1: ffff8886e435c090 (&amp;of-&gt;mutex){+.+.}-{3:3}, at: kernfs_fop_write_iter+0x216/0x460
 #2: ffff888104d90c38 (kn-&gt;active#255){++++}-{0:0}, at: kernfs_remove_self+0x22d/0x330
 #3: ffff8884634538d0 (&amp;queue-&gt;queue_lock){+.+.}-{3:3}, at: nvme_tcp_stop_queue+0x52/0xb0 [nvme_tcp]
 #4: ffff888363150d30 (sk_lock-AF_INET){+.+.}-{0:0}, at: inet_shutdown+0x59/0x300

stack backtrace:
CPU: 26 PID: 1324 Comm: nvme Tainted: G          I       5.12.0-rc3 #1
Hardware name: Dell Inc. PowerEdge R640/06NR82, BIOS 2.10.0 11/12/2020
Call Trace:
 dump_stack+0x93/0xc2
 mark_lock_irq.cold+0x2c/0xb3
 ? verify_lock_unused+0x390/0x390
 ? stack_trace_consume_entry+0x160/0x160
 ? lock_downgrade+0x100/0x100
 ? save_trace+0x88/0x5e0
 ? _raw_spin_unlock_irqrestore+0x2d/0x40
 mark_lock+0x530/0x1470
 ? mark_lock_irq+0x1d10/0x1d10
 ? enqueue_timer+0x660/0x660
 mark_usage+0x215/0x2a0
 __lock_acquire+0x79b/0x18d0
 ? tcp_schedule_loss_probe.part.0+0x38c/0x520
 lock_acquire+0x1ca/0x480
 ? nvme_tcp_state_change+0x21/0x150 [nvme_tcp]
 ? rcu_read_unlock+0x40/0x40
 ? tcp_mtu_probe+0x1ae0/0x1ae0
 ? kmalloc_reserve+0xa0/0xa0
 ? sysfs_file_ops+0x170/0x170
 _raw_read_lock+0x3d/0xa0
 ? nvme_tcp_state_change+0x21/0x150 [nvme_tcp]
 nvme_tcp_state_change+0x21/0x150 [nvme_tcp]
 ? sysfs_file_ops
---truncated---</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-667')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998052085209976069575163781666371" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00801" ref_id="BDU:2025-00801" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47051" ref_id="CVE-2021-47051" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware()

pm_runtime_get_sync will increment pm usage counter even it failed.
Forgetting to putting operation will result in reference leak here.
Fix it by replacing it with pm_runtime_resume_and_get to keep usage
counter balanced.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058899314020931080847005535524419" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07262" ref_id="BDU:2025-07262" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47054" ref_id="CVE-2021-47054" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

bus: qcom: Put child node before return

Put child node before return to fix potential reference count leak.
Generally, the reference count of child is incremented and decremented
automatically in the macro for_each_available_child_of_node() and should
be decremented manually if the loop is broken in loop body.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099464133228234421694900038096451" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07264" ref_id="BDU:2025-07264" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47056" ref_id="CVE-2021-47056" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init

ADF_STATUS_PF_RUNNING is (only) used and checked by adf_vf2pf_shutdown()
before calling adf_iov_putmsg()-&gt;mutex_lock(vf2pf_lock), however the
vf2pf_lock is initialized in adf_dev_init(), which can fail and when it
fail, the vf2pf_lock is either not initialized or destroyed, a subsequent
use of vf2pf_lock will cause issue.
To fix this issue, only set this flag if adf_dev_init() returns 0.

[    7.178404] BUG: KASAN: user-memory-access in __mutex_lock.isra.0+0x1ac/0x7c0
[    7.180345] Call Trace:
[    7.182576]  mutex_lock+0xc9/0xd0
[    7.183257]  adf_iov_putmsg+0x118/0x1a0 [intel_qat]
[    7.183541]  adf_vf2pf_shutdown+0x4d/0x7b [intel_qat]
[    7.183834]  adf_dev_shutdown+0x172/0x2b0 [intel_qat]
[    7.184127]  adf_probe+0x5e9/0x600 [qat_dh895xccvf]</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-908')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079260951787097015608546330760771" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2024-01826" ref_id="BDU:2024-01826" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47065" ref_id="CVE-2021-47065" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

rtw88: Fix array overrun in rtw_get_tx_power_params()

Using a kernel with the Undefined Behaviour Sanity Checker (UBSAN) enabled, the
following array overrun is logged:

================================================================================
UBSAN: array-index-out-of-bounds in /home/finger/wireless-drivers-next/drivers/net/wireless/realtek/rtw88/phy.c:1789:34
index 5 is out of range for type 'u8 [5]'
CPU: 2 PID: 84 Comm: kworker/u16:3 Tainted: G           O      5.12.0-rc5-00086-gd88bba47038e-dirty #651
Hardware name: TOSHIBA TECRA A50-A/TECRA A50-A, BIOS Version 4.50   09/29/2014
Workqueue: phy0 ieee80211_scan_work [mac80211]
Call Trace:
 dump_stack+0x64/0x7c
 ubsan_epilogue+0x5/0x40
 __ubsan_handle_out_of_bounds.cold+0x43/0x48
 rtw_get_tx_power_params+0x83a/drivers/net/wireless/realtek/rtw88/0xad0 [rtw_core]
 ? rtw_pci_read16+0x20/0x20 [rtw_pci]
 ? check_hw_ready+0x50/0x90 [rtw_core]
 rtw_phy_get_tx_power_index+0x4d/0xd0 [rtw_core]
 rtw_phy_set_tx_power_level+0xee/0x1b0 [rtw_core]
 rtw_set_channel+0xab/0x110 [rtw_core]
 rtw_ops_config+0x87/0xc0 [rtw_core]
 ieee80211_hw_config+0x9d/0x130 [mac80211]
 ieee80211_scan_state_set_channel+0x81/0x170 [mac80211]
 ieee80211_scan_work+0x19f/0x2a0 [mac80211]
 process_one_work+0x1dd/0x3a0
 worker_thread+0x49/0x330
 ? rescuer_thread+0x3a0/0x3a0
 kthread+0x134/0x150
 ? kthread_create_worker_on_cpu+0x70/0x70
 ret_from_fork+0x22/0x30
================================================================================

The statement where an array is being overrun is shown in the following snippet:

	if (rate &lt;= DESC_RATE11M)
		tx_power = pwr_idx_2g-&gt;cck_base[group];
	else
====&gt;		tx_power = pwr_idx_2g-&gt;bw40_base[group];

The associated arrays are defined in main.h as follows:

struct rtw_2g_txpwr_idx {
	u8 cck_base[6];
	u8 bw40_base[5];
	struct rtw_2g_1s_pwr_idx_diff ht_1s_diff;
	struct rtw_2g_ns_pwr_idx_diff ht_2s_diff;
	struct rtw_2g_ns_pwr_idx_diff ht_3s_diff;
	struct rtw_2g_ns_pwr_idx_diff ht_4s_diff;
};

The problem arises because the value of group is 5 for channel 14. The trivial
increase in the dimension of bw40_base fails as this struct must match the layout of
efuse. The fix is to add the rate as an argument to rtw_get_channel_group() and set
the group for channel 14 to 4 if rate &lt;= DESC_RATE11M.

This patch fixes commit fa6dfe6bff24 ("rtw88: resolve order of tx power setting routines")</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-129')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998210541535004598250350869567043" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00800" ref_id="BDU:2025-00800" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47071" ref_id="CVE-2021-47071" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

uio_hv_generic: Fix a memory leak in error handling paths

If 'vmbus_establish_gpadl()' fails, the (recv|send)_gpadl will not be
updated and 'hv_uio_cleanup()' in the error handling path will not be
able to free the corresponding buffer.

In such a case, we need to free the buffer explicitly.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038775360742307939098245372139075" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-05173" ref_id="BDU:2025-05173" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47073" ref_id="CVE-2021-47073" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios

init_dell_smbios_wmi() only registers the dell_smbios_wmi_driver on systems
where the Dell WMI interface is supported. While exit_dell_smbios_wmi()
unregisters it unconditionally, this leads to the following oops:

[  175.722921] ------------[ cut here ]------------
[  175.722925] Unexpected driver unregister!
[  175.722939] WARNING: CPU: 1 PID: 3630 at drivers/base/driver.c:194 driver_unregister+0x38/0x40
...
[  175.723089] Call Trace:
[  175.723094]  cleanup_module+0x5/0xedd [dell_smbios]
...
[  175.723148] ---[ end trace 064c34e1ad49509d ]---

Make the unregister happen on the same condition the register happens
to fix this.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140187408760566291217981628569155" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07274" ref_id="BDU:2025-07274" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47078" ref_id="CVE-2021-47078" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

RDMA/rxe: Clear all QP fields if creation failed

rxe_qp_do_cleanup() relies on valid pointer values in QP for the properly
created ones, but in case rxe_qp_from_init() failed it was filled with
garbage and caused tot the following error.

  refcount_t: underflow; use-after-free.
  WARNING: CPU: 1 PID: 12560 at lib/refcount.c:28 refcount_warn_saturate+0x1d1/0x1e0 lib/refcount.c:28
  Modules linked in:
  CPU: 1 PID: 12560 Comm: syz-executor.4 Not tainted 5.12.0-syzkaller #0
  Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
  RIP: 0010:refcount_warn_saturate+0x1d1/0x1e0 lib/refcount.c:28
  Code: e9 db fe ff ff 48 89 df e8 2c c2 ea fd e9 8a fe ff ff e8 72 6a a7 fd 48 c7 c7 e0 b2 c1 89 c6 05 dc 3a e6 09 01 e8 ee 74 fb 04 &lt;0f&gt; 0b e9 af fe ff ff 0f 1f 84 00 00 00 00 00 41 56 41 55 41 54 55
  RSP: 0018:ffffc900097ceba8 EFLAGS: 00010286
  RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
  RDX: 0000000000040000 RSI: ffffffff815bb075 RDI: fffff520012f9d67
  RBP: 0000000000000003 R08: 0000000000000000 R09: 0000000000000000
  R10: ffffffff815b4eae R11: 0000000000000000 R12: ffff8880322a4800
  R13: ffff8880322a4940 R14: ffff888033044e00 R15: 0000000000000000
  FS:  00007f6eb2be3700(0000) GS:ffff8880b9d00000(0000) knlGS:0000000000000000
  CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  CR2: 00007fdbe5d41000 CR3: 000000001d181000 CR4: 00000000001506e0
  DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
  DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
  Call Trace:
   __refcount_sub_and_test include/linux/refcount.h:283 [inline]
   __refcount_dec_and_test include/linux/refcount.h:315 [inline]
   refcount_dec_and_test include/linux/refcount.h:333 [inline]
   kref_put include/linux/kref.h:64 [inline]
   rxe_qp_do_cleanup+0x96f/0xaf0 drivers/infiniband/sw/rxe/rxe_qp.c:805
   execute_in_process_context+0x37/0x150 kernel/workqueue.c:3327
   rxe_elem_release+0x9f/0x180 drivers/infiniband/sw/rxe/rxe_pool.c:391
   kref_put include/linux/kref.h:65 [inline]
   rxe_create_qp+0x2cd/0x310 drivers/infiniband/sw/rxe/rxe_verbs.c:425
   _ib_create_qp drivers/infiniband/core/core_priv.h:331 [inline]
   ib_create_named_qp+0x2ad/0x1370 drivers/infiniband/core/verbs.c:1231
   ib_create_qp include/rdma/ib_verbs.h:3644 [inline]
   create_mad_qp+0x177/0x2d0 drivers/infiniband/core/mad.c:2920
   ib_mad_port_open drivers/infiniband/core/mad.c:3001 [inline]
   ib_mad_init_device+0xd6f/0x1400 drivers/infiniband/core/mad.c:3092
   add_client_context+0x405/0x5e0 drivers/infiniband/core/device.c:717
   enable_device_and_get+0x1cd/0x3b0 drivers/infiniband/core/device.c:1331
   ib_register_device drivers/infiniband/core/device.c:1413 [inline]
   ib_register_device+0x7c7/0xa50 drivers/infiniband/core/device.c:1365
   rxe_register_device+0x3d5/0x4a0 drivers/infiniband/sw/rxe/rxe_verbs.c:1147
   rxe_add+0x12fe/0x16d0 drivers/infiniband/sw/rxe/rxe.c:247
   rxe_net_add+0x8c/0xe0 drivers/infiniband/sw/rxe/rxe_net.c:503
   rxe_newlink drivers/infiniband/sw/rxe/rxe.c:269 [inline]
   rxe_newlink+0xb7/0xe0 drivers/infiniband/sw/rxe/rxe.c:250
   nldev_newlink+0x30e/0x550 drivers/infiniband/core/nldev.c:1555
   rdma_nl_rcv_msg+0x36d/0x690 drivers/infiniband/core/netlink.c:195
   rdma_nl_rcv_skb drivers/infiniband/core/netlink.c:239 [inline]
   rdma_nl_rcv+0x2ee/0x430 drivers/infiniband/core/netlink.c:259
   netlink_unicast_kernel net/netlink/af_netlink.c:1312 [inline]
   netlink_unicast+0x533/0x7d0 net/netlink/af_netlink.c:1338
   netlink_sendmsg+0x856/0xd90 net/netlink/af_netlink.c:1927
   sock_sendmsg_nosec net/socket.c:654 [inline]
   sock_sendmsg+0xcf/0x120 net/socket.c:674
   ____sys_sendmsg+0x6e8/0x810 net/socket.c:2350
   ___sys_sendmsg+0xf3/0x170 net/socket.c:2404
   __sys_sendmsg+0xe5/0x1b0 net/socket.c:2433
   do_syscall_64+0x3a/0xb0 arch/x86/entry/common.c:47
   entry_SYSCALL_64_after_hwframe+0
---truncated---</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L', score=5.3)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1159915530711627932623842796983875" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-04393" ref_id="BDU:2025-04393" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47109" ref_id="CVE-2021-47109" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

neighbour: allow NUD_NOARP entries to be forced GCed

IFF_POINTOPOINT interfaces use NUD_NOARP entries for IPv6. It's possible to
fill up the neighbour table with enough entries that it will overflow for
valid connections after that.

This behaviour is more prevalent after commit 58956317c8de ("neighbor:
Improve garbage collection") is applied, as it prevents removal from
entries that are not NUD_FAILED, unless they are more than 5s old.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-190')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977453072441277163145911079360067" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13691" ref_id="BDU:2025-13691" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47110" ref_id="CVE-2021-47110" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

x86/kvm: Disable kvmclock on all CPUs on shutdown

Currenly, we disable kvmclock from machine_shutdown() hook and this
only happens for boot CPU. We need to disable it for all CPUs to
guard against memory corruption e.g. on restore from hibernate.

Note, writing '0' to kvmclock MSR doesn't clear memory location, it
just prevents hypervisor from updating the location so for the short
while after write and while CPU is still alive, the clock remains usable
and correct so we don't need to switch to some other clocksource.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-459')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H', score=7.1)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018017891648580503993805581932099" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13692" ref_id="BDU:2025-13692" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47112" ref_id="CVE-2021-47112" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

x86/kvm: Teardown PV features on boot CPU as well

Various PV features (Async PF, PV EOI, steal time) work through memory
shared with hypervisor and when we restore from hibernation we must
properly teardown all these features to make sure hypervisor doesn't
write to stale locations after we jump to the previously hibernated kernel
(which can try to place anything there). For secondary CPUs the job is
already done by kvm_cpu_down_prepare(), register syscore ops to do
the same for boot CPU.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058582710855883844841700084504131" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07269" ref_id="BDU:2025-07269" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47114" ref_id="CVE-2021-47114" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

ocfs2: fix data corruption by fallocate

When fallocate punches holes out of inode size, if original isize is in
the middle of last cluster, then the part from isize to the end of the
cluster will be zeroed with buffer write, at that time isize is not yet
updated to match the new size, if writeback is kicked in, it will invoke
ocfs2_writepage()-&gt;block_write_full_page() where the pages out of inode
size will be dropped.  That will cause file corruption.  Fix this by
zero out eof blocks when extending the inode size.

Running the following command with qemu-image 4.2.1 can get a corrupted
coverted image file easily.

    qemu-img convert -p -t none -T none -f qcow2 $qcow_image \
             -O qcow2 -o compat=1.1 $qcow_image.conv

The usage of fallocate in qemu is like this, it first punches holes out
of inode size, then extend the inode size.

    fallocate(11, FALLOC_FL_KEEP_SIZE|FALLOC_FL_PUNCH_HOLE, 2276196352, 65536) = 0
    fallocate(11, 0, 2276196352, 65536) = 0

v1: https://www.spinics.net/lists/linux-fsdevel/msg193999.html
v2: https://lore.kernel.org/linux-fsdevel/20210525093034.GB4112@quack2.suse.cz/T/</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119429939666838856113541838362179" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13694" ref_id="BDU:2025-13694" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47117" ref_id="CVE-2021-47117" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed

We got follow bug_on when run fsstress with injecting IO fault:
[130747.323114] kernel BUG at fs/ext4/extents_status.c:762!
[130747.323117] Internal error: Oops - BUG: 0 [#1] SMP
......
[130747.334329] Call trace:
[130747.334553]  ext4_es_cache_extent+0x150/0x168 [ext4]
[130747.334975]  ext4_cache_extents+0x64/0xe8 [ext4]
[130747.335368]  ext4_find_extent+0x300/0x330 [ext4]
[130747.335759]  ext4_ext_map_blocks+0x74/0x1178 [ext4]
[130747.336179]  ext4_map_blocks+0x2f4/0x5f0 [ext4]
[130747.336567]  ext4_mpage_readpages+0x4a8/0x7a8 [ext4]
[130747.336995]  ext4_readpage+0x54/0x100 [ext4]
[130747.337359]  generic_file_buffered_read+0x410/0xae8
[130747.337767]  generic_file_read_iter+0x114/0x190
[130747.338152]  ext4_file_read_iter+0x5c/0x140 [ext4]
[130747.338556]  __vfs_read+0x11c/0x188
[130747.338851]  vfs_read+0x94/0x150
[130747.339110]  ksys_read+0x74/0xf0

This patch's modification is according to Jan Kara's suggestion in:
https://patchwork.ozlabs.org/project/linux-ext4/patch/20210428085158.3728201-1-yebin10@huawei.com/
"I see. Now I understand your patch. Honestly, seeing how fragile is trying
to fix extent tree after split has failed in the middle, I would probably
go even further and make sure we fix the tree properly in case of ENOSPC
and EDQUOT (those are easily user triggerable).  Anything else indicates a
HW problem or fs corruption so I'd rather leave the extent tree as is and
don't try to fix it (which also means we will not create overlapping
extents)."</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139712349270490526537489089648195" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-03651" ref_id="BDU:2025-03651" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47118" ref_id="CVE-2021-47118" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

pid: take a reference when initializing `cad_pid`

During boot, kernel_init_freeable() initializes `cad_pid` to the init
task's struct pid.  Later on, we may change `cad_pid` via a sysctl, and
when this happens proc_do_cad_pid() will increment the refcount on the
new pid via get_pid(), and will decrement the refcount on the old pid
via put_pid().  As we never called get_pid() when we initialized
`cad_pid`, we decrement a reference we never incremented, can therefore
free the init task's struct pid early.  As there can be dangling
references to the struct pid, we can later encounter a use-after-free
(e.g.  when delivering signals).

This was spotted when fuzzing v5.13-rc3 with Syzkaller, but seems to
have been around since the conversion of `cad_pid` to struct pid in
commit 9ec52099e4b8 ("[PATCH] replace cad_pid by a struct pid") from the
pre-KASAN stone age of v2.6.19.

Fix this by getting a reference to the init task's struct pid when we
assign it to `cad_pid`.

Full KASAN splat below.

   ==================================================================
   BUG: KASAN: use-after-free in ns_of_pid include/linux/pid.h:153 [inline]
   BUG: KASAN: use-after-free in task_active_pid_ns+0xc0/0xc8 kernel/pid.c:509
   Read of size 4 at addr ffff23794dda0004 by task syz-executor.0/273

   CPU: 1 PID: 273 Comm: syz-executor.0 Not tainted 5.12.0-00001-g9aef892b2d15 #1
   Hardware name: linux,dummy-virt (DT)
   Call trace:
    ns_of_pid include/linux/pid.h:153 [inline]
    task_active_pid_ns+0xc0/0xc8 kernel/pid.c:509
    do_notify_parent+0x308/0xe60 kernel/signal.c:1950
    exit_notify kernel/exit.c:682 [inline]
    do_exit+0x2334/0x2bd0 kernel/exit.c:845
    do_group_exit+0x108/0x2c8 kernel/exit.c:922
    get_signal+0x4e4/0x2a88 kernel/signal.c:2781
    do_signal arch/arm64/kernel/signal.c:882 [inline]
    do_notify_resume+0x300/0x970 arch/arm64/kernel/signal.c:936
    work_pending+0xc/0x2dc

   Allocated by task 0:
    slab_post_alloc_hook+0x50/0x5c0 mm/slab.h:516
    slab_alloc_node mm/slub.c:2907 [inline]
    slab_alloc mm/slub.c:2915 [inline]
    kmem_cache_alloc+0x1f4/0x4c0 mm/slub.c:2920
    alloc_pid+0xdc/0xc00 kernel/pid.c:180
    copy_process+0x2794/0x5e18 kernel/fork.c:2129
    kernel_clone+0x194/0x13c8 kernel/fork.c:2500
    kernel_thread+0xd4/0x110 kernel/fork.c:2552
    rest_init+0x44/0x4a0 init/main.c:687
    arch_call_rest_init+0x1c/0x28
    start_kernel+0x520/0x554 init/main.c:1064
    0x0

   Freed by task 270:
    slab_free_hook mm/slub.c:1562 [inline]
    slab_free_freelist_hook+0x98/0x260 mm/slub.c:1600
    slab_free mm/slub.c:3161 [inline]
    kmem_cache_free+0x224/0x8e0 mm/slub.c:3177
    put_pid.part.4+0xe0/0x1a8 kernel/pid.c:114
    put_pid+0x30/0x48 kernel/pid.c:109
    proc_do_cad_pid+0x190/0x1b0 kernel/sysctl.c:1401
    proc_sys_call_handler+0x338/0x4b0 fs/proc/proc_sysctl.c:591
    proc_sys_write+0x34/0x48 fs/proc/proc_sysctl.c:617
    call_write_iter include/linux/fs.h:1977 [inline]
    new_sync_write+0x3ac/0x510 fs/read_write.c:518
    vfs_write fs/read_write.c:605 [inline]
    vfs_write+0x9c4/0x1018 fs/read_write.c:585
    ksys_write+0x124/0x240 fs/read_write.c:658
    __do_sys_write fs/read_write.c:670 [inline]
    __se_sys_write fs/read_write.c:667 [inline]
    __arm64_sys_write+0x78/0xb0 fs/read_write.c:667
    __invoke_syscall arch/arm64/kernel/syscall.c:37 [inline]
    invoke_syscall arch/arm64/kernel/syscall.c:49 [inline]
    el0_svc_common.constprop.1+0x16c/0x388 arch/arm64/kernel/syscall.c:129
    do_el0_svc+0xf8/0x150 arch/arm64/kernel/syscall.c:168
    el0_svc+0x28/0x38 arch/arm64/kernel/entry-common.c:416
    el0_sync_handler+0x134/0x180 arch/arm64/kernel/entry-common.c:432
    el0_sync+0x154/0x180 arch/arm64/kernel/entry.S:701

   The buggy address belongs to the object at ffff23794dda0000
    which belongs to the cache pid of size 224
   The buggy address is located 4 bytes inside of
    224-byte region [ff
---truncated---</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977532300603791427483504623310403" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07271" ref_id="BDU:2025-07271" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47120" ref_id="CVE-2021-47120" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

HID: magicmouse: fix NULL-deref on disconnect

Commit 9d7b18668956 ("HID: magicmouse: add support for Apple Magic
Trackpad 2") added a sanity check for an Apple trackpad but returned
success instead of -ENODEV when the check failed. This means that the
remove callback will dereference the never-initialised driver data
pointer when the driver is later unbound (e.g. on USB disconnect).</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997814710207443097907451874596419" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07280" ref_id="BDU:2025-07280" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47121" ref_id="CVE-2021-47121" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: caif: fix memory leak in cfusbl_device_notify

In case of caif_enroll_dev() fail, allocated
link_support won't be assigned to the corresponding
structure. So simply free allocated pointer in case
of error.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018097119811094768331399125882435" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07281" ref_id="BDU:2025-07281" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47122" ref_id="CVE-2021-47122" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: caif: fix memory leak in caif_device_notify

In case of caif_enroll_dev() fail, allocated
link_support won't be assigned to the corresponding
structure. So simply free allocated pointer in case
of error</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099226758225701450027188131026499" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00798" ref_id="BDU:2025-00798" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47126" ref_id="CVE-2021-47126" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions

Reported by syzbot:
HEAD commit:    90c911ad Merge tag 'fixes' of git://git.kernel.org/pub/scm..
git tree:       git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
dashboard link: https://syzkaller.appspot.com/bug?extid=123aa35098fd3c000eb7
compiler:       Debian clang version 11.0.1-2

==================================================================
BUG: KASAN: slab-out-of-bounds in fib6_nh_get_excptn_bucket net/ipv6/route.c:1604 [inline]
BUG: KASAN: slab-out-of-bounds in fib6_nh_flush_exceptions+0xbd/0x360 net/ipv6/route.c:1732
Read of size 8 at addr ffff8880145c78f8 by task syz-executor.4/17760

CPU: 0 PID: 17760 Comm: syz-executor.4 Not tainted 5.12.0-rc8-syzkaller #0
Call Trace:
 &lt;IRQ&gt;
 __dump_stack lib/dump_stack.c:79 [inline]
 dump_stack+0x202/0x31e lib/dump_stack.c:120
 print_address_description+0x5f/0x3b0 mm/kasan/report.c:232
 __kasan_report mm/kasan/report.c:399 [inline]
 kasan_report+0x15c/0x200 mm/kasan/report.c:416
 fib6_nh_get_excptn_bucket net/ipv6/route.c:1604 [inline]
 fib6_nh_flush_exceptions+0xbd/0x360 net/ipv6/route.c:1732
 fib6_nh_release+0x9a/0x430 net/ipv6/route.c:3536
 fib6_info_destroy_rcu+0xcb/0x1c0 net/ipv6/ip6_fib.c:174
 rcu_do_batch kernel/rcu/tree.c:2559 [inline]
 rcu_core+0x8f6/0x1450 kernel/rcu/tree.c:2794
 __do_softirq+0x372/0x7a6 kernel/softirq.c:345
 invoke_softirq kernel/softirq.c:221 [inline]
 __irq_exit_rcu+0x22c/0x260 kernel/softirq.c:422
 irq_exit_rcu+0x5/0x20 kernel/softirq.c:434
 sysvec_apic_timer_interrupt+0x91/0xb0 arch/x86/kernel/apic/apic.c:1100
 &lt;/IRQ&gt;
 asm_sysvec_apic_timer_interrupt+0x12/0x20 arch/x86/include/asm/idtentry.h:632
RIP: 0010:lock_acquire+0x1f6/0x720 kernel/locking/lockdep.c:5515
Code: f6 84 24 a1 00 00 00 02 0f 85 8d 02 00 00 f7 c3 00 02 00 00 49 bd 00 00 00 00 00 fc ff df 74 01 fb 48 c7 44 24 40 0e 36 e0 45 &lt;4b&gt; c7 44 3d 00 00 00 00 00 4b c7 44 3d 09 00 00 00 00 43 c7 44 3d
RSP: 0018:ffffc90009e06560 EFLAGS: 00000206
RAX: 1ffff920013c0cc0 RBX: 0000000000000246 RCX: dffffc0000000000
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffffc90009e066e0 R08: dffffc0000000000 R09: fffffbfff1f992b1
R10: fffffbfff1f992b1 R11: 0000000000000000 R12: 0000000000000000
R13: dffffc0000000000 R14: 0000000000000000 R15: 1ffff920013c0cb4
 rcu_lock_acquire+0x2a/0x30 include/linux/rcupdate.h:267
 rcu_read_lock include/linux/rcupdate.h:656 [inline]
 ext4_get_group_info+0xea/0x340 fs/ext4/ext4.h:3231
 ext4_mb_prefetch+0x123/0x5d0 fs/ext4/mballoc.c:2212
 ext4_mb_regular_allocator+0x8a5/0x28f0 fs/ext4/mballoc.c:2379
 ext4_mb_new_blocks+0xc6e/0x24f0 fs/ext4/mballoc.c:4982
 ext4_ext_map_blocks+0x2be3/0x7210 fs/ext4/extents.c:4238
 ext4_map_blocks+0xab3/0x1cb0 fs/ext4/inode.c:638
 ext4_getblk+0x187/0x6c0 fs/ext4/inode.c:848
 ext4_bread+0x2a/0x1c0 fs/ext4/inode.c:900
 ext4_append+0x1a4/0x360 fs/ext4/namei.c:67
 ext4_init_new_dir+0x337/0xa10 fs/ext4/namei.c:2768
 ext4_mkdir+0x4b8/0xc00 fs/ext4/namei.c:2814
 vfs_mkdir+0x45b/0x640 fs/namei.c:3819
 ovl_do_mkdir fs/overlayfs/overlayfs.h:161 [inline]
 ovl_mkdir_real+0x53/0x1a0 fs/overlayfs/dir.c:146
 ovl_create_real+0x280/0x490 fs/overlayfs/dir.c:193
 ovl_workdir_create+0x425/0x600 fs/overlayfs/super.c:788
 ovl_make_workdir+0xed/0x1140 fs/overlayfs/super.c:1355
 ovl_get_workdir fs/overlayfs/super.c:1492 [inline]
 ovl_fill_super+0x39ee/0x5370 fs/overlayfs/super.c:2035
 mount_nodev+0x52/0xe0 fs/super.c:1413
 legacy_get_tree+0xea/0x180 fs/fs_context.c:592
 vfs_get_tree+0x86/0x270 fs/super.c:1497
 do_new_mount fs/namespace.c:2903 [inline]
 path_mount+0x196f/0x2be0 fs/namespace.c:3233
 do_mount fs/namespace.c:3246 [inline]
 __do_sys_mount fs/namespace.c:3454 [inline]
 __se_sys_mount+0x2f9/0x3b0 fs/namespace.c:3431
 do_syscall_64+0x2d/0x70 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x4665f9
Code: ff ff c3 66 2e 0f 1f 84 
---truncated---</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160073987036656461299029884884547" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00797" ref_id="BDU:2025-00797" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47129" ref_id="CVE-2021-47129" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

netfilter: nft_ct: skip expectations for confirmed conntrack

nft_ct_expect_obj_eval() calls nf_ct_ext_add() for a confirmed
conntrack entry. However, nf_ct_ext_add() can only be called for
!nf_ct_is_confirmed().

[ 1825.349056] WARNING: CPU: 0 PID: 1279 at net/netfilter/nf_conntrack_extend.c:48 nf_ct_xt_add+0x18e/0x1a0 [nf_conntrack]
[ 1825.351391] RIP: 0010:nf_ct_ext_add+0x18e/0x1a0 [nf_conntrack]
[ 1825.351493] Code: 41 5c 41 5d 41 5e 41 5f c3 41 bc 0a 00 00 00 e9 15 ff ff ff ba 09 00 00 00 31 f6 4c 89 ff e8 69 6c 3d e9 eb 96 45 31 ed eb cd &lt;0f&gt; 0b e9 b1 fe ff ff e8 86 79 14 e9 eb bf 0f 1f 40 00 0f 1f 44 00
[ 1825.351721] RSP: 0018:ffffc90002e1f1e8 EFLAGS: 00010202
[ 1825.351790] RAX: 000000000000000e RBX: ffff88814f5783c0 RCX: ffffffffc0e4f887
[ 1825.351881] RDX: dffffc0000000000 RSI: 0000000000000008 RDI: ffff88814f578440
[ 1825.351971] RBP: 0000000000000000 R08: 0000000000000000 R09: ffff88814f578447
[ 1825.352060] R10: ffffed1029eaf088 R11: 0000000000000001 R12: ffff88814f578440
[ 1825.352150] R13: ffff8882053f3a00 R14: 0000000000000000 R15: 0000000000000a20
[ 1825.352240] FS:  00007f992261c900(0000) GS:ffff889faec00000(0000) knlGS:0000000000000000
[ 1825.352343] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1825.352417] CR2: 000056070a4d1158 CR3: 000000015efe0000 CR4: 0000000000350ee0
[ 1825.352508] Call Trace:
[ 1825.352544]  nf_ct_helper_ext_add+0x10/0x60 [nf_conntrack]
[ 1825.352641]  nft_ct_expect_obj_eval+0x1b8/0x1e0 [nft_ct]
[ 1825.352716]  nft_do_chain+0x232/0x850 [nf_tables]

Add the ct helper extension only for unconfirmed conntrack. Skip rule
evaluation if the ct helper extension does not exist. Thus, you can
only create expectations from the first packet.

It should be possible to remove this limitation by adding a new action
to attach a generic ct helper to the first packet. Then, use this ct
helper extension from follow up packets to create the ct expectation.

While at it, add a missing check to skip the template conntrack too
and remove check for IPCT_UNTRACK which is implicit to !ct.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-273')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N', score=4.6)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119588395991867384788728926262851" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07313" ref_id="BDU:2025-07313" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47137" ref_id="CVE-2021-47137" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: lantiq: fix memory corruption in RX ring

In a situation where memory allocation or dma mapping fails, an
invalid address is programmed into the descriptor. This can lead
to memory corruption. If the memory allocation fails, DMA should
reuse the previous skb and mapping and drop the packet. This patch
also increments rx drop counter.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-770')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139870805595519055212676177548867" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13697" ref_id="BDU:2025-13697" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47138" ref_id="CVE-2021-47138" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

cxgb4: avoid accessing registers when clearing filters

Hardware register having the server TID base can contain
invalid values when adapter is in bad state (for example,
due to AER fatal error). Reading these invalid values in the
register can lead to out-of-bound memory access. So, fix
by using the saved server TID base when clearing filters.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H', score=7.1)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997973166532471626582638962497091" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00796" ref_id="BDU:2025-00796" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47141" ref_id="CVE-2021-47141" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

gve: Add NULL pointer checks when freeing irqs.

When freeing notification blocks, we index priv-&gt;msix_vectors.
If we failed to allocate priv-&gt;msix_vectors (see abort_with_msix_vectors)
this could lead to a NULL pointer dereference if the driver is unloaded.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018255576136123297006586213783107" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07354" ref_id="BDU:2025-07354" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47142" ref_id="CVE-2021-47142" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

drm/amdgpu: Fix a use-after-free

looks like we forget to set ttm-&gt;sg to NULL.
Hit panic below

[ 1235.844104] general protection fault, probably for non-canonical address 0x6b6b6b6b6b6b7b4b: 0000 [#1] SMP DEBUG_PAGEALLOC NOPTI
[ 1235.989074] Call Trace:
[ 1235.991751]  sg_free_table+0x17/0x20
[ 1235.995667]  amdgpu_ttm_backend_unbind.cold+0x4d/0xf7 [amdgpu]
[ 1236.002288]  amdgpu_ttm_backend_destroy+0x29/0x130 [amdgpu]
[ 1236.008464]  ttm_tt_destroy+0x1e/0x30 [ttm]
[ 1236.013066]  ttm_bo_cleanup_memtype_use+0x51/0xa0 [ttm]
[ 1236.018783]  ttm_bo_release+0x262/0xa50 [ttm]
[ 1236.023547]  ttm_bo_put+0x82/0xd0 [ttm]
[ 1236.027766]  amdgpu_bo_unref+0x26/0x50 [amdgpu]
[ 1236.032809]  amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu+0x7aa/0xd90 [amdgpu]
[ 1236.040400]  kfd_ioctl_alloc_memory_of_gpu+0xe2/0x330 [amdgpu]
[ 1236.046912]  kfd_ioctl+0x463/0x690 [amdgpu]</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079102804947078308278427967641155" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07356" ref_id="BDU:2025-07356" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47145" ref_id="CVE-2021-47145" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

btrfs: do not BUG_ON in link_to_fixup_dir

While doing error injection testing I got the following panic

  kernel BUG at fs/btrfs/tree-log.c:1862!
  invalid opcode: 0000 [#1] SMP NOPTI
  CPU: 1 PID: 7836 Comm: mount Not tainted 5.13.0-rc1+ #305
  Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.13.0-2.fc32 04/01/2014
  RIP: 0010:link_to_fixup_dir+0xd5/0xe0
  RSP: 0018:ffffb5800180fa30 EFLAGS: 00010216
  RAX: fffffffffffffffb RBX: 00000000fffffffb RCX: ffff8f595287faf0
  RDX: ffffb5800180fa37 RSI: ffff8f5954978800 RDI: 0000000000000000
  RBP: ffff8f5953af9450 R08: 0000000000000019 R09: 0000000000000001
  R10: 000151f408682970 R11: 0000000120021001 R12: ffff8f5954978800
  R13: ffff8f595287faf0 R14: ffff8f5953c77dd0 R15: 0000000000000065
  FS:  00007fc5284c8c40(0000) GS:ffff8f59bbd00000(0000) knlGS:0000000000000000
  CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  CR2: 00007fc5287f47c0 CR3: 000000011275e002 CR4: 0000000000370ee0
  Call Trace:
   replay_one_buffer+0x409/0x470
   ? btree_read_extent_buffer_pages+0xd0/0x110
   walk_up_log_tree+0x157/0x1e0
   walk_log_tree+0xa6/0x1d0
   btrfs_recover_log_trees+0x1da/0x360
   ? replay_one_extent+0x7b0/0x7b0
   open_ctree+0x1486/0x1720
   btrfs_mount_root.cold+0x12/0xea
   ? __kmalloc_track_caller+0x12f/0x240
   legacy_get_tree+0x24/0x40
   vfs_get_tree+0x22/0xb0
   vfs_kern_mount.part.0+0x71/0xb0
   btrfs_mount+0x10d/0x380
   ? vfs_parse_fs_string+0x4d/0x90
   legacy_get_tree+0x24/0x40
   vfs_get_tree+0x22/0xb0
   path_mount+0x433/0xa10
   __x64_sys_mount+0xe3/0x120
   do_syscall_64+0x3d/0x80
   entry_SYSCALL_64_after_hwframe+0x44/0xae

We can get -EIO or any number of legitimate errors from
btrfs_search_slot(), panicing here is not the appropriate response.  The
error path for this code handles errors properly, simply return the
error.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099385214550729978702375218927171" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07357" ref_id="BDU:2025-07357" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47146" ref_id="CVE-2021-47146" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

mld: fix panic in mld_newpack()

mld_newpack() doesn't allow to allocate high order page,
only order-0 allocation is allowed.
If headroom size is too large, a kernel panic could occur in skb_put().

Test commands:
    ip netns del A
    ip netns del B
    ip netns add A
    ip netns add B
    ip link add veth0 type veth peer name veth1
    ip link set veth0 netns A
    ip link set veth1 netns B

    ip netns exec A ip link set lo up
    ip netns exec A ip link set veth0 up
    ip netns exec A ip -6 a a 2001:db8:0::1/64 dev veth0
    ip netns exec B ip link set lo up
    ip netns exec B ip link set veth1 up
    ip netns exec B ip -6 a a 2001:db8:0::2/64 dev veth1
    for i in {1..99}
    do
        let A=$i-1
        ip netns exec A ip link add ip6gre$i type ip6gre \
	local 2001:db8:$A::1 remote 2001:db8:$A::2 encaplimit 100
        ip netns exec A ip -6 a a 2001:db8:$i::1/64 dev ip6gre$i
        ip netns exec A ip link set ip6gre$i up

        ip netns exec B ip link add ip6gre$i type ip6gre \
	local 2001:db8:$A::2 remote 2001:db8:$A::1 encaplimit 100
        ip netns exec B ip -6 a a 2001:db8:$i::2/64 dev ip6gre$i
        ip netns exec B ip link set ip6gre$i up
    done

Splat looks like:
kernel BUG at net/core/skbuff.c:110!
invalid opcode: 0000 [#1] SMP DEBUG_PAGEALLOC KASAN PTI
CPU: 0 PID: 7 Comm: kworker/0:1 Not tainted 5.12.0+ #891
Workqueue: ipv6_addrconf addrconf_dad_work
RIP: 0010:skb_panic+0x15d/0x15f
Code: 92 fe 4c 8b 4c 24 10 53 8b 4d 70 45 89 e0 48 c7 c7 00 ae 79 83
41 57 41 56 41 55 48 8b 54 24 a6 26 f9 ff &lt;0f&gt; 0b 48 8b 6c 24 20 89
34 24 e8 4a 4e 92 fe 8b 34 24 48 c7 c1 20
RSP: 0018:ffff88810091f820 EFLAGS: 00010282
RAX: 0000000000000089 RBX: ffff8881086e9000 RCX: 0000000000000000
RDX: 0000000000000089 RSI: 0000000000000008 RDI: ffffed1020123efb
RBP: ffff888005f6eac0 R08: ffffed1022fc0031 R09: ffffed1022fc0031
R10: ffff888117e00187 R11: ffffed1022fc0030 R12: 0000000000000028
R13: ffff888008284eb0 R14: 0000000000000ed8 R15: 0000000000000ec0
FS:  0000000000000000(0000) GS:ffff888117c00000(0000)
knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f8b801c5640 CR3: 0000000033c2c006 CR4: 00000000003706f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 ? ip6_mc_hdr.isra.26.constprop.46+0x12a/0x600
 ? ip6_mc_hdr.isra.26.constprop.46+0x12a/0x600
 skb_put.cold.104+0x22/0x22
 ip6_mc_hdr.isra.26.constprop.46+0x12a/0x600
 ? rcu_read_lock_sched_held+0x91/0xc0
 mld_newpack+0x398/0x8f0
 ? ip6_mc_hdr.isra.26.constprop.46+0x600/0x600
 ? lock_contended+0xc40/0xc40
 add_grhead.isra.33+0x280/0x380
 add_grec+0x5ca/0xff0
 ? mld_sendpack+0xf40/0xf40
 ? lock_downgrade+0x690/0x690
 mld_send_initial_cr.part.34+0xb9/0x180
 ipv6_mc_dad_complete+0x15d/0x1b0
 addrconf_dad_completed+0x8d2/0xbb0
 ? lock_downgrade+0x690/0x690
 ? addrconf_rs_timer+0x660/0x660
 ? addrconf_dad_work+0x73c/0x10e0
 addrconf_dad_work+0x73c/0x10e0

Allowing high order page allocation could fix this problem.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160232443361684989974216972785219" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07358" ref_id="BDU:2025-07358" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47149" ref_id="CVE-2021-47149" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: fujitsu: fix potential null-ptr-deref

In fmvj18x_get_hwinfo(), if ioremap fails there will be NULL pointer
deref. To fix this, check the return value of ioremap and return -1
to the caller in case of failure.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977769985091334220496285255161411" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07360" ref_id="BDU:2025-07360" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47150" ref_id="CVE-2021-47150" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: fec: fix the potential memory leak in fec_enet_init()

If the memory allocated for cbd_base is failed, it should
free the memory allocated for the queues, otherwise it causes
memory leak.

And if the memory allocated for the queues is failed, it can
return error directly.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038617213902289231768127009019459" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07352" ref_id="BDU:2025-07352" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47153" ref_id="CVE-2021-47153" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

i2c: i801: Don't generate an interrupt on bus reset

Now that the i2c-i801 driver supports interrupts, setting the KILL bit
in a attempt to recover from a timed out transaction triggers an
interrupt. Unfortunately, the interrupt handler (i801_isr) is not
prepared for this situation and will try to process the interrupt as
if it was signaling the end of a successful transaction. In the case
of a block transaction, this can result in an out-of-range memory
access.

This condition was reproduced several times by syzbot:
https://syzkaller.appspot.com/bug?extid=ed71512d469895b5b34e
https://syzkaller.appspot.com/bug?extid=8c8dedc0ba9e03f6c79e
https://syzkaller.appspot.com/bug?extid=c8ff0b6d6c73d81b610e
https://syzkaller.appspot.com/bug?extid=33f6c360821c399d69eb
https://syzkaller.appspot.com/bug?extid=be15dc0b1933f04b043a
https://syzkaller.appspot.com/bug?extid=b4d3fd1dfd53e90afd79

So disable interrupts while trying to reset the bus. Interrupts will
be enabled again for the following transaction.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H', score=7.1)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160311671524199254311810516735555" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13703" ref_id="BDU:2025-13703" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47159" ref_id="CVE-2021-47159" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: dsa: fix a crash if -&gt;get_sset_count() fails

If ds-&gt;ops-&gt;get_sset_count() fails then it "count" is a negative error
code such as -EOPNOTSUPP.  Because "i" is an unsigned int, the negative
error code is type promoted to a very high value and the loop will
corrupt memory until the system crashes.

Fix this by checking for error codes and changing the type of "i" to
just int.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-835')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977849213253848484833878799111747" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13702" ref_id="BDU:2025-13702" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47160" ref_id="CVE-2021-47160" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: dsa: mt7530: fix VLAN traffic leaks

PCR_MATRIX field was set to all 1's when VLAN filtering is enabled, but
was not reset when it is disabled, which may cause traffic leaks:

	ip link add br0 type bridge vlan_filtering 1
	ip link add br1 type bridge vlan_filtering 1
	ip link set swp0 master br0
	ip link set swp1 master br1
	ip link set br0 type bridge vlan_filtering 0
	ip link set br1 type bridge vlan_filtering 0
	# traffic in br0 and br1 will start leaking to each other

As port_bridge_{add,del} have set up PCR_MATRIX properly, remove the
PCR_MATRIX write from mt7530_port_set_vlan_aware.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H', score=7.1)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998131622857500155257826050397763" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00795" ref_id="BDU:2025-00795" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47161" ref_id="CVE-2021-47161" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

spi: spi-fsl-dspi: Fix a resource leak in an error handling path

'dspi_request_dma()' should be undone by a 'dspi_release_dma()' call in the
error handling path of the probe function, as already done in the remove
function</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-209')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018414032461151825681773301683779" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13704" ref_id="BDU:2025-13704" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47162" ref_id="CVE-2021-47162" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

tipc: skb_linearize the head skb when reassembling msgs

It's not a good idea to append the frag skb to a skb's frag_list if
the frag_list already has skbs from elsewhere, such as this skb was
created by pskb_copy() where the frag_list was cloned (all the skbs
in it were skb_get'ed) and shared by multiple skbs.

However, the new appended frag skb should have been only seen by the
current skb. Otherwise, it will cause use after free crashes as this
appended frag skb are seen by multiple skbs but it only got skb_get
called once.

The same thing happens with a skb updated by pskb_may_pull() with a
skb_cloned skb. Li Shuang has reported quite a few crashes caused
by this when doing testing over macvlan devices:

  [] kernel BUG at net/core/skbuff.c:1970!
  [] Call Trace:
  []  skb_clone+0x4d/0xb0
  []  macvlan_broadcast+0xd8/0x160 [macvlan]
  []  macvlan_process_broadcast+0x148/0x150 [macvlan]
  []  process_one_work+0x1a7/0x360
  []  worker_thread+0x30/0x390

  [] kernel BUG at mm/usercopy.c:102!
  [] Call Trace:
  []  __check_heap_object+0xd3/0x100
  []  __check_object_size+0xff/0x16b
  []  simple_copy_to_iter+0x1c/0x30
  []  __skb_datagram_iter+0x7d/0x310
  []  __skb_datagram_iter+0x2a5/0x310
  []  skb_copy_datagram_iter+0x3b/0x90
  []  tipc_recvmsg+0x14a/0x3a0 [tipc]
  []  ____sys_recvmsg+0x91/0x150
  []  ___sys_recvmsg+0x7b/0xc0

  [] kernel BUG at mm/slub.c:305!
  [] Call Trace:
  []  &lt;IRQ&gt;
  []  kmem_cache_free+0x3ff/0x400
  []  __netif_receive_skb_core+0x12c/0xc40
  []  ? kmem_cache_alloc+0x12e/0x270
  []  netif_receive_skb_internal+0x3d/0xb0
  []  ? get_rx_page_info+0x8e/0xa0 [be2net]
  []  be_poll+0x6ef/0xd00 [be2net]
  []  ? irq_exit+0x4f/0x100
  []  net_rx_action+0x149/0x3b0

  ...

This patch is to fix it by linearizing the head skb if it has frag_list
set in tipc_buf_append(). Note that we choose to do this before calling
skb_unshare(), as __skb_linearize() will avoid skb_copy(). Also, we can
not just drop the frag_list either as the early time.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038696442064803496105720552969795" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13705" ref_id="BDU:2025-13705" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47163" ref_id="CVE-2021-47163" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

tipc: wait and exit until all work queues are done

On some host, a crash could be triggered simply by repeating these
commands several times:

  # modprobe tipc
  # tipc bearer enable media udp name UDP1 localip 127.0.0.1
  # rmmod tipc

  [] BUG: unable to handle kernel paging request at ffffffffc096bb00
  [] Workqueue: events 0xffffffffc096bb00
  [] Call Trace:
  []  ? process_one_work+0x1a7/0x360
  []  ? worker_thread+0x30/0x390
  []  ? create_worker+0x1a0/0x1a0
  []  ? kthread+0x116/0x130
  []  ? kthread_flush_work_fn+0x10/0x10
  []  ? ret_from_fork+0x35/0x40

When removing the TIPC module, the UDP tunnel sock will be delayed to
release in a work queue as sock_release() can't be done in rtnl_lock().
If the work queue is schedule to run after the TIPC module is removed,
kernel will crash as the work queue function cleanup_beareri() code no
longer exists when trying to invoke it.

To fix it, this patch introduce a member wq_count in tipc_net to track
the numbers of work queues in schedule, and  wait and exit until all
work queues are done in tipc_exit_net().</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-667')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079261261272106836953615055541827" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-04392" ref_id="BDU:2025-04392" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47165" ref_id="CVE-2021-47165" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

drm/meson: fix shutdown crash when component not probed

When main component is not probed, by example when the dw-hdmi module is
not loaded yet or in probe defer, the following crash appears on shutdown:

Unable to handle kernel NULL pointer dereference at virtual address 0000000000000038
...
pc : meson_drv_shutdown+0x24/0x50
lr : platform_drv_shutdown+0x20/0x30
...
Call trace:
meson_drv_shutdown+0x24/0x50
platform_drv_shutdown+0x20/0x30
device_shutdown+0x158/0x360
kernel_restart_prepare+0x38/0x48
kernel_restart+0x18/0x68
__do_sys_reboot+0x224/0x250
__arm64_sys_reboot+0x24/0x30
...

Simply check if the priv struct has been allocated before using it.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099543670875758507377562306827843" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13706" ref_id="BDU:2025-13706" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47166" ref_id="CVE-2021-47166" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()

The value of mirror-&gt;pg_bytes_written should only be updated after a
successful attempt to flush out the requests on the list.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119826080479410177801509558113859" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13707" ref_id="BDU:2025-13707" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47167" ref_id="CVE-2021-47167" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

NFS: Fix an Oopsable condition in __nfs_pageio_add_request()

Ensure that nfs_pageio_error_cleanup() resets the mirror array contents,
so that the structure reflects the fact that it is now empty.
Also change the test in nfs_pageio_do_add_request() to be more robust by
checking whether or not the list is empty rather than relying on the
value of pg_count.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140108490083061848225456809399875" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13708" ref_id="BDU:2025-13708" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47168" ref_id="CVE-2021-47168" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

NFS: fix an incorrect limit in filelayout_decode_layout()

The "sizeof(struct nfs_fh)" is two bytes too large and could lead to
memory corruption.  It should be NFS_MAXFHSIZE because that's the size
of the -&gt;data[] buffer.

I reversed the size of the arguments to put the variable on the left.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-787')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160390899686713518649404060685891" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-03654" ref_id="BDU:2025-03654" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47169" ref_id="CVE-2021-47169" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'

In 'rp2_probe', the driver registers 'rp2_uart_interrupt' then calls
'rp2_fw_cb' through 'request_firmware_nowait'. In 'rp2_fw_cb', if the
firmware don't exists, function just return without initializing ports
of 'rp2_card'. But now the interrupt handler function has been
registered, and when an interrupt comes, 'rp2_uart_interrupt' may access
those ports then causing NULL pointer dereference or other bugs.

Because the driver does some initialization work in 'rp2_fw_cb', in
order to make the driver ready to handle interrupts, 'request_firmware'
should be used instead of asynchronous 'request_firmware_nowait'.

This report reveals it:

INFO: trying to register non-static key.
the code is fine but needs lockdep annotation.
turning off the locking correctness validator.
CPU: 2 PID: 0 Comm: swapper/2 Not tainted 4.19.177-gdba4159c14ef-dirty #45
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.12.0-59-
gc9ba5276e321-prebuilt.qemu.org 04/01/2014
Call Trace:
 &lt;IRQ&gt;
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0xec/0x156 lib/dump_stack.c:118
 assign_lock_key kernel/locking/lockdep.c:727 [inline]
 register_lock_class+0x14e5/0x1ba0 kernel/locking/lockdep.c:753
 __lock_acquire+0x187/0x3750 kernel/locking/lockdep.c:3303
 lock_acquire+0x124/0x340 kernel/locking/lockdep.c:3907
 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline]
 _raw_spin_lock+0x32/0x50 kernel/locking/spinlock.c:144
 spin_lock include/linux/spinlock.h:329 [inline]
 rp2_ch_interrupt drivers/tty/serial/rp2.c:466 [inline]
 rp2_asic_interrupt.isra.9+0x15d/0x990 drivers/tty/serial/rp2.c:493
 rp2_uart_interrupt+0x49/0xe0 drivers/tty/serial/rp2.c:504
 __handle_irq_event_percpu+0xfb/0x770 kernel/irq/handle.c:149
 handle_irq_event_percpu+0x79/0x150 kernel/irq/handle.c:189
 handle_irq_event+0xac/0x140 kernel/irq/handle.c:206
 handle_fasteoi_irq+0x232/0x5c0 kernel/irq/chip.c:725
 generic_handle_irq_desc include/linux/irqdesc.h:155 [inline]
 handle_irq+0x230/0x3a0 arch/x86/kernel/irq_64.c:87
 do_IRQ+0xa7/0x1e0 arch/x86/kernel/irq.c:247
 common_interrupt+0xf/0xf arch/x86/entry/entry_64.S:670
 &lt;/IRQ&gt;
RIP: 0010:native_safe_halt+0x28/0x30 arch/x86/include/asm/irqflags.h:61
Code: 00 00 55 be 04 00 00 00 48 c7 c7 00 c2 2f 8c 48 89 e5 e8 fb 31 e7 f8
8b 05 75 af 8d 03 85 c0 7e 07 0f 00 2d 8a 61 65 00 fb f4 &lt;5d&gt; c3 90 90 90
90 90 90 0f 1f 44 00 00 55 48 89 e5 41 57 41 56 41
RSP: 0018:ffff88806b71fcc8 EFLAGS: 00000246 ORIG_RAX: ffffffffffffffde
RAX: 0000000000000000 RBX: ffffffff8bde7e48 RCX: ffffffff88a21285
RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffffffff8c2fc200
RBP: ffff88806b71fcc8 R08: fffffbfff185f840 R09: fffffbfff185f840
R10: 0000000000000001 R11: fffffbfff185f840 R12: 0000000000000002
R13: ffffffff8bea18a0 R14: 0000000000000000 R15: 0000000000000000
 arch_safe_halt arch/x86/include/asm/paravirt.h:94 [inline]
 default_idle+0x6f/0x360 arch/x86/kernel/process.c:557
 arch_cpu_idle+0xf/0x20 arch/x86/kernel/process.c:548
 default_idle_call+0x3b/0x60 kernel/sched/idle.c:93
 cpuidle_idle_call kernel/sched/idle.c:153 [inline]
 do_idle+0x2ab/0x3c0 kernel/sched/idle.c:263
 cpu_startup_entry+0xcb/0xe0 kernel/sched/idle.c:369
 start_secondary+0x3b8/0x4e0 arch/x86/kernel/smpboot.c:271
 secondary_startup_64+0xa4/0xb0 arch/x86/kernel/head_64.S:243
BUG: unable to handle kernel NULL pointer dereference at 0000000000000010
PGD 8000000056d27067 P4D 8000000056d27067 PUD 56d28067 PMD 0
Oops: 0000 [#1] PREEMPT SMP KASAN PTI
CPU: 2 PID: 0 Comm: swapper/2 Not tainted 4.19.177-gdba4159c14ef-dirty #45
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.12.0-59-
gc9ba5276e321-prebuilt.qemu.org 04/01/2014
RIP: 0010:readl arch/x86/include/asm/io.h:59 [inline]
RIP: 0010:rp2_ch_interrupt drivers/tty/serial/rp2.c:472 [inline]
RIP: 0010:rp2_asic_interrupt.isra.9+0x181/0x990 drivers/tty/serial/rp2.c:
493
Co
---truncated---</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977928441416362749171472343062083" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13709" ref_id="BDU:2025-13709" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47170" ref_id="CVE-2021-47170" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

USB: usbfs: Don't WARN about excessively large memory allocations

Syzbot found that the kernel generates a WARNing if the user tries to
submit a bulk transfer through usbfs with a buffer that is way too
large.  This isn't a bug in the kernel; it's merely an invalid request
from the user and the usbfs code does handle it correctly.

In theory the same thing can happen with async transfers, or with the
packet descriptor table for isochronous transfers.

To prevent the MM subsystem from complaining about these bad
allocation requests, add the __GFP_NOWARN flag to the kmalloc calls
for these buffers.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-770')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998210851020014419595419594348099" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07364" ref_id="BDU:2025-07364" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47171" ref_id="CVE-2021-47171" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: usb: fix memory leak in smsc75xx_bind

Syzbot reported memory leak in smsc75xx_bind().
The problem was is non-freed memory in case of
errors after memory allocation.

backtrace:
  [&lt;ffffffff84245b62&gt;] kmalloc include/linux/slab.h:556 [inline]
  [&lt;ffffffff84245b62&gt;] kzalloc include/linux/slab.h:686 [inline]
  [&lt;ffffffff84245b62&gt;] smsc75xx_bind+0x7a/0x334 drivers/net/usb/smsc75xx.c:1460
  [&lt;ffffffff82b5b2e6&gt;] usbnet_probe+0x3b6/0xc30 drivers/net/usb/usbnet.c:1728</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018493260623666090019366845634115" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07365" ref_id="BDU:2025-07365" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47172" ref_id="CVE-2021-47172" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers

Channel numbering must start at 0 and then not have any holes, or
it is possible to overflow the available storage.  Note this bug was
introduced as part of a fix to ensure we didn't rely on the ordering
of child nodes.  So we need to support arbitrary ordering but they all
need to be there somewhere.

Note I hit this when using qemu to test the rest of this series.
Arguably this isn't the best fix, but it is probably the most minimal
option for backporting etc.

Alexandru's sign-off is here because he carried this patch in a larger
set that Jonathan then applied.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-120')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038775670227317760443314096920131" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07366" ref_id="BDU:2025-07366" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47173" ref_id="CVE-2021-47173" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

misc/uss720: fix memory leak in uss720_probe

uss720_probe forgets to decrease the refcount of usbdev in uss720_probe.
Fix this by decreasing the refcount of usbdev by usb_put_dev.

BUG: memory leak
unreferenced object 0xffff888101113800 (size 2048):
  comm "kworker/0:1", pid 7, jiffies 4294956777 (age 28.870s)
  hex dump (first 32 bytes):
    ff ff ff ff 31 00 00 00 00 00 00 00 00 00 00 00  ....1...........
    00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00  ................
  backtrace:
    [&lt;ffffffff82b8e822&gt;] kmalloc include/linux/slab.h:554 [inline]
    [&lt;ffffffff82b8e822&gt;] kzalloc include/linux/slab.h:684 [inline]
    [&lt;ffffffff82b8e822&gt;] usb_alloc_dev+0x32/0x450 drivers/usb/core/usb.c:582
    [&lt;ffffffff82b98441&gt;] hub_port_connect drivers/usb/core/hub.c:5129 [inline]
    [&lt;ffffffff82b98441&gt;] hub_port_connect_change drivers/usb/core/hub.c:5363 [inline]
    [&lt;ffffffff82b98441&gt;] port_event drivers/usb/core/hub.c:5509 [inline]
    [&lt;ffffffff82b98441&gt;] hub_event+0x1171/0x20c0 drivers/usb/core/hub.c:5591
    [&lt;ffffffff81259229&gt;] process_one_work+0x2c9/0x600 kernel/workqueue.c:2275
    [&lt;ffffffff81259b19&gt;] worker_thread+0x59/0x5d0 kernel/workqueue.c:2421
    [&lt;ffffffff81261228&gt;] kthread+0x178/0x1b0 kernel/kthread.c:292
    [&lt;ffffffff8100227f&gt;] ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119905308641924442139103102064195" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13713" ref_id="BDU:2025-13713" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47177" ref_id="CVE-2021-47177" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

iommu/vt-d: Fix sysfs leak in alloc_iommu()

iommu_device_sysfs_add() is called before, so is has to be cleaned on subsequent
errors.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160470127849227782986997604636227" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07367" ref_id="BDU:2025-07367" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47179" ref_id="CVE-2021-47179" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()

Commit de144ff4234f changes _pnfs_return_layout() to call
pnfs_mark_matching_lsegs_return() passing NULL as the struct
pnfs_layout_range argument. Unfortunately,
pnfs_mark_matching_lsegs_return() doesn't check if we have a value here
before dereferencing it, causing an oops.

I'm able to hit this crash consistently when running connectathon basic
tests on NFS v4.1/v4.2 against Ontap.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:978007669578877013509065887012419" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07368" ref_id="BDU:2025-07368" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47180" ref_id="CVE-2021-47180" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

NFC: nci: fix memory leak in nci_allocate_device

nfcmrvl_disconnect fails to free the hci_dev field in struct nci_dev.
Fix this by freeing hci_dev in nci_free_device.

BUG: memory leak
unreferenced object 0xffff888111ea6800 (size 1024):
  comm "kworker/1:0", pid 19, jiffies 4294942308 (age 13.580s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 00 60 fd 0c 81 88 ff ff  .........`......
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [&lt;000000004bc25d43&gt;] kmalloc include/linux/slab.h:552 [inline]
    [&lt;000000004bc25d43&gt;] kzalloc include/linux/slab.h:682 [inline]
    [&lt;000000004bc25d43&gt;] nci_hci_allocate+0x21/0xd0 net/nfc/nci/hci.c:784
    [&lt;00000000c59cff92&gt;] nci_allocate_device net/nfc/nci/core.c:1170 [inline]
    [&lt;00000000c59cff92&gt;] nci_allocate_device+0x10b/0x160 net/nfc/nci/core.c:1132
    [&lt;00000000006e0a8e&gt;] nfcmrvl_nci_register_dev+0x10a/0x1c0 drivers/nfc/nfcmrvl/main.c:153
    [&lt;000000004da1b57e&gt;] nfcmrvl_probe+0x223/0x290 drivers/nfc/nfcmrvl/usb.c:345
    [&lt;00000000d506aed9&gt;] usb_probe_interface+0x177/0x370 drivers/usb/core/driver.c:396
    [&lt;00000000bc632c92&gt;] really_probe+0x159/0x4a0 drivers/base/dd.c:554
    [&lt;00000000f5009125&gt;] driver_probe_device+0x84/0x100 drivers/base/dd.c:740
    [&lt;000000000ce658ca&gt;] __device_attach_driver+0xee/0x110 drivers/base/dd.c:846
    [&lt;000000007067d05f&gt;] bus_for_each_drv+0xb7/0x100 drivers/base/bus.c:431
    [&lt;00000000f8e13372&gt;] __device_attach+0x122/0x250 drivers/base/dd.c:914
    [&lt;000000009cf68860&gt;] bus_probe_device+0xc6/0xe0 drivers/base/bus.c:491
    [&lt;00000000359c965a&gt;] device_add+0x5be/0xc30 drivers/base/core.c:3109
    [&lt;00000000086e4bd3&gt;] usb_set_configuration+0x9d9/0xb90 drivers/usb/core/message.c:2164
    [&lt;00000000ca036872&gt;] usb_generic_driver_probe+0x8c/0xc0 drivers/usb/core/generic.c:238
    [&lt;00000000d40d36f6&gt;] usb_probe_device+0x5c/0x140 drivers/usb/core/driver.c:293
    [&lt;00000000bc632c92&gt;] really_probe+0x159/0x4a0 drivers/base/dd.c:554</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018097429296104589676467850663491" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13716" ref_id="BDU:2025-13716" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47222" ref_id="CVE-2021-47222" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: bridge: fix vlan tunnel dst refcnt when egressing

The egress tunnel code uses dst_clone() and directly sets the result
which is wrong because the entry might have 0 refcnt or be already deleted,
causing number of problems. It also triggers the WARN_ON() in dst_hold()[1]
when a refcnt couldn't be taken. Fix it by using dst_hold_safe() and
checking if a reference was actually taken before setting the dst.

[1] dmesg WARN_ON log and following refcnt errors
 WARNING: CPU: 5 PID: 38 at include/net/dst.h:230 br_handle_egress_vlan_tunnel+0x10b/0x134 [bridge]
 Modules linked in: 8021q garp mrp bridge stp llc bonding ipv6 virtio_net
 CPU: 5 PID: 38 Comm: ksoftirqd/5 Kdump: loaded Tainted: G        W         5.13.0-rc3+ #360
 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-1.fc33 04/01/2014
 RIP: 0010:br_handle_egress_vlan_tunnel+0x10b/0x134 [bridge]
 Code: e8 85 bc 01 e1 45 84 f6 74 90 45 31 f6 85 db 48 c7 c7 a0 02 19 a0 41 0f 94 c6 31 c9 31 d2 44 89 f6 e8 64 bc 01 e1 85 db 75 02 &lt;0f&gt; 0b 31 c9 31 d2 44 89 f6 48 c7 c7 70 02 19 a0 e8 4b bc 01 e1 49
 RSP: 0018:ffff8881003d39e8 EFLAGS: 00010246
 RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
 RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffffffffa01902a0
 RBP: ffff8881040c6700 R08: 0000000000000000 R09: 0000000000000001
 R10: 2ce93d0054fe0d00 R11: 54fe0d00000e0000 R12: ffff888109515000
 R13: 0000000000000000 R14: 0000000000000001 R15: 0000000000000401
 FS:  0000000000000000(0000) GS:ffff88822bf40000(0000) knlGS:0000000000000000
 CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
 CR2: 00007f42ba70f030 CR3: 0000000109926000 CR4: 00000000000006e0
 Call Trace:
  br_handle_vlan+0xbc/0xca [bridge]
  __br_forward+0x23/0x164 [bridge]
  deliver_clone+0x41/0x48 [bridge]
  br_handle_frame_finish+0x36f/0x3aa [bridge]
  ? skb_dst+0x2e/0x38 [bridge]
  ? br_handle_ingress_vlan_tunnel+0x3e/0x1c8 [bridge]
  ? br_handle_frame_finish+0x3aa/0x3aa [bridge]
  br_handle_frame+0x2c3/0x377 [bridge]
  ? __skb_pull+0x33/0x51
  ? vlan_do_receive+0x4f/0x36a
  ? br_handle_frame_finish+0x3aa/0x3aa [bridge]
  __netif_receive_skb_core+0x539/0x7c6
  ? __list_del_entry_valid+0x16e/0x1c2
  __netif_receive_skb_list_core+0x6d/0xd6
  netif_receive_skb_list_internal+0x1d9/0x1fa
  gro_normal_list+0x22/0x3e
  dev_gro_receive+0x55b/0x600
  ? detach_buf_split+0x58/0x140
  napi_gro_receive+0x94/0x12e
  virtnet_poll+0x15d/0x315 [virtio_net]
  __napi_poll+0x2c/0x1c9
  net_rx_action+0xe6/0x1fb
  __do_softirq+0x115/0x2d8
  run_ksoftirqd+0x18/0x20
  smpboot_thread_fn+0x183/0x19c
  ? smpboot_unregister_percpu_thread+0x66/0x66
  kthread+0x10a/0x10f
  ? kthread_mod_delayed_work+0xb6/0xb6
  ret_from_fork+0x22/0x30
 ---[ end trace 49f61b07f775fd2b ]---
 dst_release: dst:00000000c02d677a refcnt:-1
 dst_release underflow</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038379838899756260100415101949507" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07369" ref_id="BDU:2025-07369" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47223" ref_id="CVE-2021-47223" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: bridge: fix vlan tunnel dst null pointer dereference

This patch fixes a tunnel_dst null pointer dereference due to lockless
access in the tunnel egress path. When deleting a vlan tunnel the
tunnel_dst pointer is set to NULL without waiting a grace period (i.e.
while it's still usable) and packets egressing are dereferencing it
without checking. Use READ/WRITE_ONCE to annotate the lockless use of
tunnel_id, use RCU for accessing tunnel_dst and make sure it is read
only once and checked in the egress path. The dst is already properly RCU
protected so we don't need to do anything fancy than to make sure
tunnel_id and tunnel_dst are read only once and checked in the egress path.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058662248503407930524362353235523" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07348" ref_id="BDU:2025-07348" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47224" ref_id="CVE-2021-47224" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: ll_temac: Make sure to free skb when it is completely used

With the skb pointer piggy-backed on the TX BD, we have a simple and
efficient way to free the skb buffer when the frame has been transmitted.
But in order to avoid freeing the skb while there are still fragments from
the skb in use, we need to piggy-back on the TX BD of the skb, not the
first.

Without this, we are doing use-after-free on the DMA side, when the first
BD of a multi TX BD packet is seen as completed in xmit_done, and the
remaining BDs are still being processed.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H', score=6.2)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160074296521666282644098609665603" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13719" ref_id="BDU:2025-13719" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47229" ref_id="CVE-2021-47229" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

PCI: aardvark: Fix kernel panic during PIO transfer

Trying to start a new PIO transfer by writing value 0 in PIO_START register
when previous transfer has not yet completed (which is indicated by value 1
in PIO_START) causes an External Abort on CPU, which results in kernel
panic:

    SError Interrupt on CPU0, code 0xbf000002 -- SError
    Kernel panic - not syncing: Asynchronous SError Interrupt

To prevent kernel panic, it is required to reject a new PIO transfer when
previous one has not finished yet.

If previous PIO transfer is not finished yet, the kernel may issue a new
PIO request only if the previous PIO transfer timed out.

In the past the root cause of this issue was incorrectly identified (as it
often happens during link retraining or after link down event) and special
hack was implemented in Trusted Firmware to catch all SError events in EL3,
to ignore errors with code 0xbf000002 and not forwarding any other errors
to kernel and instead throw panic from EL3 Trusted Firmware handler.

Links to discussion and patches about this issue:
https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?id=3c7dcdac5c50
https://lore.kernel.org/linux-pci/20190316161243.29517-1-repk@triplefau.lt/
https://lore.kernel.org/linux-pci/971be151d24312cc533989a64bd454b4@www.loen.fr/
https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/1541

But the real cause was the fact that during link retraining or after link
down event the PIO transfer may take longer time, up to the 1.44s until it
times out. This increased probability that a new PIO transfer would be
issued by kernel while previous one has not finished yet.

After applying this change into the kernel, it is possible to revert the
mentioned TF-A hack and SError events do not have to be caught in TF-A EL3.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977611838251315513166166892041795" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07344" ref_id="BDU:2025-07344" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47230" ref_id="CVE-2021-47230" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

KVM: x86: Immediately reset the MMU context when the SMM flag is cleared

Immediately reset the MMU context when the vCPU's SMM flag is cleared so
that the SMM flag in the MMU role is always synchronized with the vCPU's
flag.  If RSM fails (which isn't correctly emulated), KVM will bail
without calling post_leave_smm() and leave the MMU in a bad state.

The bad MMU role can lead to a NULL pointer dereference when grabbing a
shadow page's rmap for a page fault as the initial lookups for the gfn
will happen with the vCPU's SMM flag (=0), whereas the rmap lookup will
use the shadow page's SMM flag, which comes from the MMU (=1).  SMM has
an entirely different set of memslots, and so the initial lookup can find
a memslot (SMM=0) and then explode on the rmap memslot lookup (SMM=1).

  general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 [#1] PREEMPT SMP KASAN
  KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007]
  CPU: 1 PID: 8410 Comm: syz-executor382 Not tainted 5.13.0-rc5-syzkaller #0
  Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
  RIP: 0010:__gfn_to_rmap arch/x86/kvm/mmu/mmu.c:935 [inline]
  RIP: 0010:gfn_to_rmap+0x2b0/0x4d0 arch/x86/kvm/mmu/mmu.c:947
  Code: &lt;42&gt; 80 3c 20 00 74 08 4c 89 ff e8 f1 79 a9 00 4c 89 fb 4d 8b 37 44
  RSP: 0018:ffffc90000ffef98 EFLAGS: 00010246
  RAX: 0000000000000000 RBX: ffff888015b9f414 RCX: ffff888019669c40
  RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000001
  RBP: 0000000000000001 R08: ffffffff811d9cdb R09: ffffed10065a6002
  R10: ffffed10065a6002 R11: 0000000000000000 R12: dffffc0000000000
  R13: 0000000000000003 R14: 0000000000000001 R15: 0000000000000000
  FS:  000000000124b300(0000) GS:ffff8880b9b00000(0000) knlGS:0000000000000000
  CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  CR2: 0000000000000000 CR3: 0000000028e31000 CR4: 00000000001526e0
  DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
  DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
  Call Trace:
   rmap_add arch/x86/kvm/mmu/mmu.c:965 [inline]
   mmu_set_spte+0x862/0xe60 arch/x86/kvm/mmu/mmu.c:2604
   __direct_map arch/x86/kvm/mmu/mmu.c:2862 [inline]
   direct_page_fault+0x1f74/0x2b70 arch/x86/kvm/mmu/mmu.c:3769
   kvm_mmu_do_page_fault arch/x86/kvm/mmu.h:124 [inline]
   kvm_mmu_page_fault+0x199/0x1440 arch/x86/kvm/mmu/mmu.c:5065
   vmx_handle_exit+0x26/0x160 arch/x86/kvm/vmx/vmx.c:6122
   vcpu_enter_guest+0x3bdd/0x9630 arch/x86/kvm/x86.c:9428
   vcpu_run+0x416/0xc20 arch/x86/kvm/x86.c:9494
   kvm_arch_vcpu_ioctl_run+0x4e8/0xa40 arch/x86/kvm/x86.c:9722
   kvm_vcpu_ioctl+0x70f/0xbb0 arch/x86/kvm/../../../virt/kvm/kvm_main.c:3460
   vfs_ioctl fs/ioctl.c:51 [inline]
   __do_sys_ioctl fs/ioctl.c:1069 [inline]
   __se_sys_ioctl+0xfb/0x170 fs/ioctl.c:1055
   do_syscall_64+0x3f/0xb0 arch/x86/entry/common.c:47
   entry_SYSCALL_64_after_hwframe+0x44/0xae
  RIP: 0033:0x440ce9</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:H', score=6.6)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:997894247854967183590114143327811" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07371" ref_id="BDU:2025-07371" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47231" ref_id="CVE-2021-47231" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

can: mcba_usb: fix memory leak in mcba_usb

Syzbot reported memory leak in SocketCAN driver for Microchip CAN BUS
Analyzer Tool. The problem was in unfreed usb_coherent.

In mcba_usb_start() 20 coherent buffers are allocated and there is
nothing, that frees them:

1) In callback function the urb is resubmitted and that's all
2) In disconnect function urbs are simply killed, but URB_FREE_BUFFER
   is not set (see mcba_usb_start) and this flag cannot be used with
   coherent buffers.

Fail log:
| [ 1354.053291][ T8413] mcba_usb 1-1:0.0 can0: device disconnected
| [ 1367.059384][ T8420] kmemleak: 20 new suspected memory leaks (see /sys/kernel/debug/kmem)

So, all allocated buffers should be freed with usb_free_coherent()
explicitly

NOTE:
The same pattern for allocating and freeing coherent buffers
is used in drivers/net/can/usb/kvaser_usb/kvaser_usb_core.c</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018176657458618854014061394613827" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07312" ref_id="BDU:2025-07312" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47232" ref_id="CVE-2021-47232" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

can: j1939: fix Use-after-Free, hold skb ref while in use

This patch fixes a Use-after-Free found by the syzbot.

The problem is that a skb is taken from the per-session skb queue,
without incrementing the ref count. This leads to a Use-after-Free if
the skb is taken concurrently from the session queue due to a CTS.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H', score=8.4)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079023886269573865285903148471875" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07315" ref_id="BDU:2025-07315" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47235" ref_id="CVE-2021-47235" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: ethernet: fix potential use-after-free in ec_bhf_remove

static void ec_bhf_remove(struct pci_dev *dev)
{
...
	struct ec_bhf_priv *priv = netdev_priv(net_dev);

	unregister_netdev(net_dev);
	free_netdev(net_dev);

	pci_iounmap(dev, priv-&gt;dma_io);
	pci_iounmap(dev, priv-&gt;io);
...
}

priv is netdev private data, but it is used
after free_netdev(). It can cause use-after-free when accessing priv
pointer. So, fix it by moving free_netdev() after pci_iounmap()
calls.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099306295873225535709850399757891" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13723" ref_id="BDU:2025-13723" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47236" ref_id="CVE-2021-47236" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: cdc_eem: fix tx fixup skb leak

when usbnet transmit a skb, eem fixup it in eem_tx_fixup(),
if skb_copy_expand() failed, it return NULL,
usbnet_start_xmit() will have no chance to free original skb.

fix it by free orginal skb in eem_tx_fixup() first,
then check skb clone status, if failed, return NULL to usbnet.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119588705476877206133797651043907" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07373" ref_id="BDU:2025-07373" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47237" ref_id="CVE-2021-47237" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: hamradio: fix memory leak in mkiss_close

My local syzbot instance hit memory leak in
mkiss_open()[1]. The problem was in missing
free_netdev() in mkiss_close().

In mkiss_open() netdevice is allocated and then
registered, but in mkiss_close() netdevice was
only unregistered, but not freed.

Fail log:

BUG: memory leak
unreferenced object 0xffff8880281ba000 (size 4096):
  comm "syz-executor.1", pid 11443, jiffies 4295046091 (age 17.660s)
  hex dump (first 32 bytes):
    61 78 30 00 00 00 00 00 00 00 00 00 00 00 00 00  ax0.............
    00 27 fa 2a 80 88 ff ff 00 00 00 00 00 00 00 00  .'.*............
  backtrace:
    [&lt;ffffffff81a27201&gt;] kvmalloc_node+0x61/0xf0
    [&lt;ffffffff8706e7e8&gt;] alloc_netdev_mqs+0x98/0xe80
    [&lt;ffffffff84e64192&gt;] mkiss_open+0xb2/0x6f0 [1]
    [&lt;ffffffff842355db&gt;] tty_ldisc_open+0x9b/0x110
    [&lt;ffffffff84236488&gt;] tty_set_ldisc+0x2e8/0x670
    [&lt;ffffffff8421f7f3&gt;] tty_ioctl+0xda3/0x1440
    [&lt;ffffffff81c9f273&gt;] __x64_sys_ioctl+0x193/0x200
    [&lt;ffffffff8911263a&gt;] do_syscall_64+0x3a/0xb0
    [&lt;ffffffff89200068&gt;] entry_SYSCALL_64_after_hwframe+0x44/0xae

BUG: memory leak
unreferenced object 0xffff8880141a9a00 (size 96):
  comm "syz-executor.1", pid 11443, jiffies 4295046091 (age 17.660s)
  hex dump (first 32 bytes):
    e8 a2 1b 28 80 88 ff ff e8 a2 1b 28 80 88 ff ff  ...(.......(....
    98 92 9c aa b0 40 02 00 00 00 00 00 00 00 00 00  .....@..........
  backtrace:
    [&lt;ffffffff8709f68b&gt;] __hw_addr_create_ex+0x5b/0x310
    [&lt;ffffffff8709fb38&gt;] __hw_addr_add_ex+0x1f8/0x2b0
    [&lt;ffffffff870a0c7b&gt;] dev_addr_init+0x10b/0x1f0
    [&lt;ffffffff8706e88b&gt;] alloc_netdev_mqs+0x13b/0xe80
    [&lt;ffffffff84e64192&gt;] mkiss_open+0xb2/0x6f0 [1]
    [&lt;ffffffff842355db&gt;] tty_ldisc_open+0x9b/0x110
    [&lt;ffffffff84236488&gt;] tty_set_ldisc+0x2e8/0x670
    [&lt;ffffffff8421f7f3&gt;] tty_ioctl+0xda3/0x1440
    [&lt;ffffffff81c9f273&gt;] __x64_sys_ioctl+0x193/0x200
    [&lt;ffffffff8911263a&gt;] do_syscall_64+0x3a/0xb0
    [&lt;ffffffff89200068&gt;] entry_SYSCALL_64_after_hwframe+0x44/0xae

BUG: memory leak
unreferenced object 0xffff8880219bfc00 (size 512):
  comm "syz-executor.1", pid 11443, jiffies 4295046091 (age 17.660s)
  hex dump (first 32 bytes):
    00 a0 1b 28 80 88 ff ff 80 8f b1 8d ff ff ff ff  ...(............
    80 8f b1 8d ff ff ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [&lt;ffffffff81a27201&gt;] kvmalloc_node+0x61/0xf0
    [&lt;ffffffff8706eec7&gt;] alloc_netdev_mqs+0x777/0xe80
    [&lt;ffffffff84e64192&gt;] mkiss_open+0xb2/0x6f0 [1]
    [&lt;ffffffff842355db&gt;] tty_ldisc_open+0x9b/0x110
    [&lt;ffffffff84236488&gt;] tty_set_ldisc+0x2e8/0x670
    [&lt;ffffffff8421f7f3&gt;] tty_ioctl+0xda3/0x1440
    [&lt;ffffffff81c9f273&gt;] __x64_sys_ioctl+0x193/0x200
    [&lt;ffffffff8911263a&gt;] do_syscall_64+0x3a/0xb0
    [&lt;ffffffff89200068&gt;] entry_SYSCALL_64_after_hwframe+0x44/0xae

BUG: memory leak
unreferenced object 0xffff888029b2b200 (size 256):
  comm "syz-executor.1", pid 11443, jiffies 4295046091 (age 17.660s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [&lt;ffffffff81a27201&gt;] kvmalloc_node+0x61/0xf0
    [&lt;ffffffff8706f062&gt;] alloc_netdev_mqs+0x912/0xe80
    [&lt;ffffffff84e64192&gt;] mkiss_open+0xb2/0x6f0 [1]
    [&lt;ffffffff842355db&gt;] tty_ldisc_open+0x9b/0x110
    [&lt;ffffffff84236488&gt;] tty_set_ldisc+0x2e8/0x670
    [&lt;ffffffff8421f7f3&gt;] tty_ioctl+0xda3/0x1440
    [&lt;ffffffff81c9f273&gt;] __x64_sys_ioctl+0x193/0x200
    [&lt;ffffffff8911263a&gt;] do_syscall_64+0x3a/0xb0
    [&lt;ffffffff89200068&gt;] entry_SYSCALL_64_after_hwframe+0x44/0xae</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139871115080528876557744902329923" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07374" ref_id="BDU:2025-07374" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47238" ref_id="CVE-2021-47238" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: ipv4: fix memory leak in ip_mc_add1_src

BUG: memory leak
unreferenced object 0xffff888101bc4c00 (size 32):
  comm "syz-executor527", pid 360, jiffies 4294807421 (age 19.329s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    01 00 00 00 00 00 00 00 ac 14 14 bb 00 00 02 00 ................
  backtrace:
    [&lt;00000000f17c5244&gt;] kmalloc include/linux/slab.h:558 [inline]
    [&lt;00000000f17c5244&gt;] kzalloc include/linux/slab.h:688 [inline]
    [&lt;00000000f17c5244&gt;] ip_mc_add1_src net/ipv4/igmp.c:1971 [inline]
    [&lt;00000000f17c5244&gt;] ip_mc_add_src+0x95f/0xdb0 net/ipv4/igmp.c:2095
    [&lt;000000001cb99709&gt;] ip_mc_source+0x84c/0xea0 net/ipv4/igmp.c:2416
    [&lt;0000000052cf19ed&gt;] do_ip_setsockopt net/ipv4/ip_sockglue.c:1294 [inline]
    [&lt;0000000052cf19ed&gt;] ip_setsockopt+0x114b/0x30c0 net/ipv4/ip_sockglue.c:1423
    [&lt;00000000477edfbc&gt;] raw_setsockopt+0x13d/0x170 net/ipv4/raw.c:857
    [&lt;00000000e75ca9bb&gt;] __sys_setsockopt+0x158/0x270 net/socket.c:2117
    [&lt;00000000bdb993a8&gt;] __do_sys_setsockopt net/socket.c:2128 [inline]
    [&lt;00000000bdb993a8&gt;] __se_sys_setsockopt net/socket.c:2125 [inline]
    [&lt;00000000bdb993a8&gt;] __x64_sys_setsockopt+0xba/0x150 net/socket.c:2125
    [&lt;000000006a1ffdbd&gt;] do_syscall_64+0x40/0x80 arch/x86/entry/common.c:47
    [&lt;00000000b11467c4&gt;] entry_SYSCALL_64_after_hwframe+0x44/0xae

In commit 24803f38a5c0 ("igmp: do not remove igmp souce list info when set
link down"), the ip_mc_clear_src() in ip_mc_destroy_dev() was removed,
because it was also called in igmpv3_clear_delrec().

Rough callgraph:

inetdev_destroy
-&gt; ip_mc_destroy_dev
     -&gt; igmpv3_clear_delrec
        -&gt; ip_mc_clear_src
-&gt; RCU_INIT_POINTER(dev-&gt;ip_ptr, NULL)

However, ip_mc_clear_src() called in igmpv3_clear_delrec() doesn't
release in_dev-&gt;mc_list-&gt;sources. And RCU_INIT_POINTER() assigns the
NULL to dev-&gt;ip_ptr. As a result, in_dev cannot be obtained through
inetdev_by_index() and then in_dev-&gt;mc_list-&gt;sources cannot be released
by ip_mc_del1_src() in the sock_close. Rough call sequence goes like:

sock_close
-&gt; __sock_release
   -&gt; inet_release
      -&gt; ip_mc_drop_socket
         -&gt; inetdev_by_index
         -&gt; ip_mc_leave_src
            -&gt; ip_mc_del_src
               -&gt; ip_mc_del1_src

So we still need to call ip_mc_clear_src() in ip_mc_destroy_dev() to free
in_dev-&gt;mc_list-&gt;sources.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-400')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160153524684180546981692153615939" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07317" ref_id="BDU:2025-07317" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47239" ref_id="CVE-2021-47239" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: usb: fix possible use-after-free in smsc75xx_bind

The commit 46a8b29c6306 ("net: usb: fix memory leak in smsc75xx_bind")
fails to clean up the work scheduled in smsc75xx_reset-&gt;
smsc75xx_set_multicast, which leads to use-after-free if the work is
scheduled to start after the deallocation. In addition, this patch
also removes a dangling pointer - dev-&gt;data[0].

This patch calls cancel_work_sync to cancel the scheduled work and set
the dangling pointer to NULL.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977691066413829777503760435992131" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07333" ref_id="BDU:2025-07333" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47240" ref_id="CVE-2021-47240" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: qrtr: fix OOB Read in qrtr_endpoint_post

Syzbot reported slab-out-of-bounds Read in
qrtr_endpoint_post. The problem was in wrong
_size_ type:

	if (len != ALIGN(size, 4) + hdrlen)
		goto err;

If size from qrtr_hdr is 4294967293 (0xfffffffd), the result of
ALIGN(size, 4) will be 0. In case of len == hdrlen and size == 4294967293
in header this check won't fail and

	skb_put_data(skb, data + hdrlen, size);

will read out of bound from data, which is hdrlen allocated block.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H', score=7.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1038538295224784788775602189850179" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07334" ref_id="BDU:2025-07334" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47243" ref_id="CVE-2021-47243" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

sch_cake: Fix out of bounds when parsing TCP options and header

The TCP option parser in cake qdisc (cake_get_tcpopt and
cake_tcph_may_drop) could read one byte out of bounds. When the length
is 1, the execution flow gets into the loop, reads one byte of the
opcode, and if the opcode is neither TCPOPT_EOL nor TCPOPT_NOP, it reads
one more byte, which exceeds the length of 1.

This fix is inspired by commit 9609dad263f8 ("ipv4: tcp_input: fix stack
out of bounds when parsing TCP options.").

v2 changes:

Added doff validation in cake_get_tcphdr to avoid parsing garbage as TCP
header. Although it wasn't strictly an out-of-bounds access (memory was
allocated), garbage values could be read where CAKE expected the TCP
header if doff was smaller than 5.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H', score=7.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079103114432088129623496692422211" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07335" ref_id="BDU:2025-07335" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47245" ref_id="CVE-2021-47245" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

netfilter: synproxy: Fix out of bounds when parsing TCP options

The TCP option parser in synproxy (synproxy_parse_options) could read
one byte out of bounds. When the length is 1, the execution flow gets
into the loop, reads one byte of the opcode, and if the opcode is
neither TCPOPT_EOL nor TCPOPT_NOP, it reads one more byte, which exceeds
the length of 1.

This fix is inspired by commit 9609dad263f8 ("ipv4: tcp_input: fix stack
out of bounds when parsing TCP options.").

v2 changes:

Added an early return when length &lt; 0 to avoid calling
skb_header_pointer with negative length.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-125')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H', score=7.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099385524035739800047443943708227" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13721" ref_id="BDU:2025-13721" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47246" ref_id="CVE-2021-47246" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net/mlx5e: Fix page reclaim for dead peer hairpin

When adding a hairpin flow, a firmware-side send queue is created for
the peer net device, which claims some host memory pages for its
internal ring buffer. If the peer net device is removed/unbound before
the hairpin flow is deleted, then the send queue is not destroyed which
leads to a stack trace on pci device remove:

[ 748.005230] mlx5_core 0000:08:00.2: wait_func:1094:(pid 12985): MANAGE_PAGES(0x108) timeout. Will cause a leak of a command resource
[ 748.005231] mlx5_core 0000:08:00.2: reclaim_pages:514:(pid 12985): failed reclaiming pages: err -110
[ 748.001835] mlx5_core 0000:08:00.2: mlx5_reclaim_root_pages:653:(pid 12985): failed reclaiming pages (-110) for func id 0x0
[ 748.002171] ------------[ cut here ]------------
[ 748.001177] FW pages counter is 4 after reclaiming all pages
[ 748.001186] WARNING: CPU: 1 PID: 12985 at drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c:685 mlx5_reclaim_startup_pages+0x34b/0x460 [mlx5_core]                      [  +0.002771] Modules linked in: cls_flower mlx5_ib mlx5_core ptp pps_core act_mirred sch_ingress openvswitch nsh xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xt_addrtype iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 br_netfilter rpcrdma rdma_ucm ib_iser libiscsi scsi_transport_iscsi rdma_cm ib_umad ib_ipoib iw_cm ib_cm ib_uverbs ib_core overlay fuse [last unloaded: pps_core]
[ 748.007225] CPU: 1 PID: 12985 Comm: tee Not tainted 5.12.0+ #1
[ 748.001376] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014
[ 748.002315] RIP: 0010:mlx5_reclaim_startup_pages+0x34b/0x460 [mlx5_core]
[ 748.001679] Code: 28 00 00 00 0f 85 22 01 00 00 48 81 c4 b0 00 00 00 31 c0 5b 5d 41 5c 41 5d 41 5e 41 5f c3 48 c7 c7 40 cc 19 a1 e8 9f 71 0e e2 &lt;0f&gt; 0b e9 30 ff ff ff 48 c7 c7 a0 cc 19 a1 e8 8c 71 0e e2 0f 0b e9
[ 748.003781] RSP: 0018:ffff88815220faf8 EFLAGS: 00010286
[ 748.001149] RAX: 0000000000000000 RBX: ffff8881b4900280 RCX: 0000000000000000
[ 748.001445] RDX: 0000000000000027 RSI: 0000000000000004 RDI: ffffed102a441f51
[ 748.001614] RBP: 00000000000032b9 R08: 0000000000000001 R09: ffffed1054a15ee8
[ 748.001446] R10: ffff8882a50af73b R11: ffffed1054a15ee7 R12: fffffbfff07c1e30
[ 748.001447] R13: dffffc0000000000 R14: ffff8881b492cba8 R15: 0000000000000000
[ 748.001429] FS:  00007f58bd08b580(0000) GS:ffff8882a5080000(0000) knlGS:0000000000000000
[ 748.001695] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 748.001309] CR2: 000055a026351740 CR3: 00000001d3b48006 CR4: 0000000000370ea0
[ 748.001506] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 748.001483] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 748.001654] Call Trace:
[ 748.000576]  ? mlx5_satisfy_startup_pages+0x290/0x290 [mlx5_core]
[ 748.001416]  ? mlx5_cmd_teardown_hca+0xa2/0xd0 [mlx5_core]
[ 748.001354]  ? mlx5_cmd_init_hca+0x280/0x280 [mlx5_core]
[ 748.001203]  mlx5_function_teardown+0x30/0x60 [mlx5_core]
[ 748.001275]  mlx5_uninit_one+0xa7/0xc0 [mlx5_core]
[ 748.001200]  remove_one+0x5f/0xc0 [mlx5_core]
[ 748.001075]  pci_device_remove+0x9f/0x1d0
[ 748.000833]  device_release_driver_internal+0x1e0/0x490
[ 748.001207]  unbind_store+0x19f/0x200
[ 748.000942]  ? sysfs_file_ops+0x170/0x170
[ 748.001000]  kernfs_fop_write_iter+0x2bc/0x450
[ 748.000970]  new_sync_write+0x373/0x610
[ 748.001124]  ? new_sync_read+0x600/0x600
[ 748.001057]  ? lock_acquire+0x4d6/0x700
[ 748.000908]  ? lockdep_hardirqs_on_prepare+0x400/0x400
[ 748.001126]  ? fd_install+0x1c9/0x4d0
[ 748.000951]  vfs_write+0x4d0/0x800
[ 748.000804]  ksys_write+0xf9/0x1d0
[ 748.000868]  ? __x64_sys_read+0xb0/0xb0
[ 748.000811]  ? filp_open+0x50/0x50
[ 748.000919]  ? syscall_enter_from_user_mode+0x1d/0x50
[ 748.001223]  do_syscall_64+0x3f/0x80
[ 748.000892]  entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 748.00
---truncated---</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1139950343243043140895338446280259" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13720" ref_id="BDU:2025-13720" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47248" ref_id="CVE-2021-47248" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

udp: fix race between close() and udp_abort()

Kaustubh reported and diagnosed a panic in udp_lib_lookup().
The root cause is udp_abort() racing with close(). Both
racing functions acquire the socket lock, but udp{v6}_destroy_sock()
release it before performing destructive actions.

We can't easily extend the socket lock scope to avoid the race,
instead use the SOCK_DEAD flag to prevent udp_abort from doing
any action when the critical race happens.

Diagnosed-and-tested-by: Kaustubh Pandey &lt;kapandey@codeaurora.org&gt;</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-362')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H', score=4.7)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160232752846694811319285697566275" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07375" ref_id="BDU:2025-07375" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47249" ref_id="CVE-2021-47249" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: rds: fix memory leak in rds_recvmsg

Syzbot reported memory leak in rds. The problem
was in unputted refcount in case of error.

int rds_recvmsg(struct socket *sock, struct msghdr *msg, size_t size,
		int msg_flags)
{
...

	if (!rds_next_incoming(rs, &amp;inc)) {
		...
	}

After this "if" inc refcount incremented and

	if (rds_cmsg_recv(inc, msg, rs)) {
		ret = -EFAULT;
		goto out;
	}
...
out:
	return ret;
}

in case of rds_cmsg_recv() fail the refcount won't be
decremented. And it's easy to see from ftrace log, that
rds_inc_addref() don't have rds_inc_put() pair in
rds_recvmsg() after rds_cmsg_recv()

 1)               |  rds_recvmsg() {
 1)   3.721 us    |    rds_inc_addref();
 1)   3.853 us    |    rds_message_inc_copy_to_user();
 1) + 10.395 us   |    rds_cmsg_recv();
 1) + 34.260 us   |  }</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977770294576344041841353979942467" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07376" ref_id="BDU:2025-07376" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47250" ref_id="CVE-2021-47250" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: ipv4: fix memory leak in netlbl_cipsov4_add_std

Reported by syzkaller:
BUG: memory leak
unreferenced object 0xffff888105df7000 (size 64):
comm "syz-executor842", pid 360, jiffies 4294824824 (age 22.546s)
hex dump (first 32 bytes):
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
backtrace:
[&lt;00000000e67ed558&gt;] kmalloc include/linux/slab.h:590 [inline]
[&lt;00000000e67ed558&gt;] kzalloc include/linux/slab.h:720 [inline]
[&lt;00000000e67ed558&gt;] netlbl_cipsov4_add_std net/netlabel/netlabel_cipso_v4.c:145 [inline]
[&lt;00000000e67ed558&gt;] netlbl_cipsov4_add+0x390/0x2340 net/netlabel/netlabel_cipso_v4.c:416
[&lt;0000000006040154&gt;] genl_family_rcv_msg_doit.isra.0+0x20e/0x320 net/netlink/genetlink.c:739
[&lt;00000000204d7a1c&gt;] genl_family_rcv_msg net/netlink/genetlink.c:783 [inline]
[&lt;00000000204d7a1c&gt;] genl_rcv_msg+0x2bf/0x4f0 net/netlink/genetlink.c:800
[&lt;00000000c0d6a995&gt;] netlink_rcv_skb+0x134/0x3d0 net/netlink/af_netlink.c:2504
[&lt;00000000d78b9d2c&gt;] genl_rcv+0x24/0x40 net/netlink/genetlink.c:811
[&lt;000000009733081b&gt;] netlink_unicast_kernel net/netlink/af_netlink.c:1314 [inline]
[&lt;000000009733081b&gt;] netlink_unicast+0x4a0/0x6a0 net/netlink/af_netlink.c:1340
[&lt;00000000d5fd43b8&gt;] netlink_sendmsg+0x789/0xc70 net/netlink/af_netlink.c:1929
[&lt;000000000a2d1e40&gt;] sock_sendmsg_nosec net/socket.c:654 [inline]
[&lt;000000000a2d1e40&gt;] sock_sendmsg+0x139/0x170 net/socket.c:674
[&lt;00000000321d1969&gt;] ____sys_sendmsg+0x658/0x7d0 net/socket.c:2350
[&lt;00000000964e16bc&gt;] ___sys_sendmsg+0xf8/0x170 net/socket.c:2404
[&lt;000000001615e288&gt;] __sys_sendmsg+0xd3/0x190 net/socket.c:2433
[&lt;000000004ee8b6a5&gt;] do_syscall_64+0x37/0x90 arch/x86/entry/common.c:47
[&lt;00000000171c7cee&gt;] entry_SYSCALL_64_after_hwframe+0x44/0xae

The memory of doi_def-&gt;map.std pointing is allocated in
netlbl_cipsov4_add_std, but no place has freed it. It should be
freed in cipso_v4_doi_free which frees the cipso DOI resource.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1018335113783647382689248482514499" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-14614" ref_id="BDU:2025-14614" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47252" ref_id="CVE-2021-47252" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

batman-adv: Avoid WARN_ON timing related checks

The soft/batadv interface for a queued OGM can be changed during the time
the OGM was queued for transmission and when the OGM is actually
transmitted by the worker.

But WARN_ON must be used to denote kernel bugs and not to print simple
warnings. A warning can simply be printed using pr_warn.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1058899932990950723537142985086531" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07318" ref_id="BDU:2025-07318" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47254" ref_id="CVE-2021-47254" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

gfs2: Fix use-after-free in gfs2_glock_shrink_scan

The GLF_LRU flag is checked under lru_lock in gfs2_glock_remove_from_lru() to
remove the glock from the lru list in __gfs2_glock_put().

On the shrink scan path, the same flag is cleared under lru_lock but because
of cond_resched_lock(&amp;lru_lock) in gfs2_dispose_glock_lru(), progress on the
put side can be made without deleting the glock from the lru list.

Keep GLF_LRU across the race window opened by cond_resched_lock(&amp;lru_lock) to
ensure correct behavior on both sides - clear GLF_LRU after list_del under
lru_lock.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1079182342594602393961090236372547" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-13745" ref_id="BDU:2025-13745" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47255" ref_id="CVE-2021-47255" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

kvm: LAPIC: Restore guard to prevent illegal APIC register access

Per the SDM, "any access that touches bytes 4 through 15 of an APIC
register may cause undefined behavior and must not be executed."
Worse, such an access in kvm_lapic_reg_read can result in a leak of
kernel stack contents. Prior to commit 01402cf81051 ("kvm: LAPIC:
write down valid APIC registers"), such an access was explicitly
disallowed. Restore the guard that was removed in that commit.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H', score=7.1)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1099464752198254064385037487658563" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-14612" ref_id="BDU:2025-14612" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47256" ref_id="CVE-2021-47256" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

mm/memory-failure: make sure wait for page writeback in memory_failure

Our syzkaller trigger the "BUG_ON(!list_empty(&amp;inode-&gt;i_wb_list))" in
clear_inode:

  kernel BUG at fs/inode.c:519!
  Internal error: Oops - BUG: 0 [#1] SMP
  Modules linked in:
  Process syz-executor.0 (pid: 249, stack limit = 0x00000000a12409d7)
  CPU: 1 PID: 249 Comm: syz-executor.0 Not tainted 4.19.95
  Hardware name: linux,dummy-virt (DT)
  pstate: 80000005 (Nzcv daif -PAN -UAO)
  pc : clear_inode+0x280/0x2a8
  lr : clear_inode+0x280/0x2a8
  Call trace:
    clear_inode+0x280/0x2a8
    ext4_clear_inode+0x38/0xe8
    ext4_free_inode+0x130/0xc68
    ext4_evict_inode+0xb20/0xcb8
    evict+0x1a8/0x3c0
    iput+0x344/0x460
    do_unlinkat+0x260/0x410
    __arm64_sys_unlinkat+0x6c/0xc0
    el0_svc_common+0xdc/0x3b0
    el0_svc_handler+0xf8/0x160
    el0_svc+0x10/0x218
  Kernel panic - not syncing: Fatal exception

A crash dump of this problem show that someone called __munlock_pagevec
to clear page LRU without lock_page: do_mmap -&gt; mmap_region -&gt; do_munmap
-&gt; munlock_vma_pages_range -&gt; __munlock_pagevec.

As a result memory_failure will call identify_page_state without
wait_on_page_writeback.  And after truncate_error_page clear the mapping
of this page.  end_page_writeback won't call sb_clear_inode_writeback to
clear inode-&gt;i_wb_list.  That will trigger BUG_ON in clear_inode!

Fix it by checking PageWriteback too to help determine should we skip
wait_on_page_writeback.</description>
        <bdu>
          <cwe>[]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1119747161801905734808984738944579" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07378" ref_id="BDU:2025-07378" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47257" ref_id="CVE-2021-47257" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

net: ieee802154: fix null deref in parse dev addr

Fix a logic error that could result in a null deref if the user sets
the mode incorrectly for the given addr type.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1140029571405557405232931990230595" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-15321" ref_id="BDU:2025-15321" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47258" ref_id="CVE-2021-47258" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

scsi: core: Fix error handling of scsi_host_alloc()

After device is initialized via device_initialize(), or its name is set via
dev_set_name(), the device has to be freed via put_device().  Otherwise
device name will be leaked because it is allocated dynamically in
dev_set_name().

Fix the leak by replacing kfree() with put_device(). Since
scsi_host_dev_release() properly handles IDA and kthread removal, remove
special-casing these from the error handling as well.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-401')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:1160311981009209075656879241516611" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-00158" ref_id="BDU:2025-00158" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47259" ref_id="CVE-2021-47259" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

NFS: Fix use-after-free in nfs4_init_client()

KASAN reports a use-after-free when attempting to mount two different
exports through two different NICs that belong to the same server.

Olga was able to hit this with kernels starting somewhere between 5.7
and 5.10, but I traced the patch that introduced the clear_bit() call to
4.13. So something must have changed in the refcounting of the clp
pointer to make this call to nfs_put_client() the very last one.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-416')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.5)</CVSS3.0>
          <mitigations>- Не использовать недоверенные сторонние модули ядра;
- Включить мандатный контроль целостности (МКЦ);
- Обеспечить возможность запуска ПО только доверенными, обладающими соответствующими привилегиями пользователями ОС;
- Отключить и удалить неиспользуемые учётные записи пользователей;
- Для непривилегированных пользователей активировать блокировку интерпретаторов и bash;
- Активировать и настроить профили пользователей для работы в режиме Киоск-2;
- Запретить установку бита исполнения для всех пользователей, включая администраторов;
- Запускать прикладное ПО только на низком или промежуточном (отличном от максимального) уровнях целостности;
- Активировать регламентный контроль целостности ОС;
- Активировать режим замкнутой программной среды.</mitigations>
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:977849522738858306178947523892803" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-07379" ref_id="BDU:2025-07379" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47260" ref_id="CVE-2021-47260" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

NFS: Fix a potential NULL dereference in nfs_get_client()

None of the callers are expecting NULL returns from nfs_get_client() so
this code will lead to an Oops.  It's better to return an error
pointer.  I expect that this is dead code so hopefully no one is
affected.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-476')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H', score=5.5)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:astra:def:998131932342509976602894775178819" version="1">
      <metadata>
        <title> Astra Linux - уязвимость в linux, linux-5.10</title>
        <affected family="unix">
          <platform>Astra Linux 1.7</platform>
          <product>linux, linux-5.10</product>
        </affected>
        <reference source="FSTEC" ref_url="https://bdu.fstec.ru/vul/2025-14358" ref_id="BDU:2025-14358" />
        <reference source="CVE" ref_url="https://www.cve.org/CVERecord?id=CVE-2021-47261" ref_id="CVE-2021-47261" />
        <description>In the Linux kernel, the following vulnerability has been resolved:

IB/mlx5: Fix initializing CQ fragments buffer

The function init_cq_frag_buf() can be called to initialize the current CQ
fragments buffer cq-&gt;buf, or the temporary cq-&gt;resize_buf that is filled
during CQ resize operation.

However, the offending commit started to use function get_cqe() for
getting the CQEs, the issue with this change is that get_cqe() always
returns CQEs from cq-&gt;buf, which leads us to initialize the wrong buffer,
and in case of enlarging the CQ we try to access elements beyond the size
of the current cq-&gt;buf and eventually hit a kernel panic.

 [exception RIP: init_cq_frag_buf+103]
  [ffff9f799ddcbcd8] mlx5_ib_resize_cq at ffffffffc0835d60 [mlx5_ib]
  [ffff9f799ddcbdb0] ib_resize_cq at ffffffffc05270df [ib_core]
  [ffff9f799ddcbdc0] llt_rdma_setup_qp at ffffffffc0a6a712 [llt]
  [ffff9f799ddcbe10] llt_rdma_cc_event_action at ffffffffc0a6b411 [llt]
  [ffff9f799ddcbe98] llt_rdma_client_conn_thread at ffffffffc0a6bb75 [llt]
  [ffff9f799ddcbec8] kthread at ffffffffa66c5da1
  [ffff9f799ddcbf50] ret_from_fork_nospec_begin at ffffffffa6d95ddd

Fix it by getting the needed CQE by calling mlx5_frag_buf_get_wqe() that
takes the correct source buffer as a parameter.</description>
        <bdu>
          <cwe>[NistCWE(cwe='CWE-706')]</cwe>
          <CVSS2.0>None</CVSS2.0>
          <CVSS3.0>NistCVSS3(cvss='AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H', score=7.8)</CVSS3.0>
          <mitigations />
        </bdu>
      </metadata>
      <criteria operator="OR">
        <criterion test_ref="oval:astra:tst:3431" comment="linux-image-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3432" comment="linux-headers-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3433" comment="linux-headers-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3434" comment="linux-headers-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3435" comment="linux-image-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3436" comment="linux-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3437" comment="linux-tools-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3438" comment="linux-tools-5.4.0-81-generic DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:3439" comment="linux-tools-5.4.0-81-hardened DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32590" comment="linux-cloud-tools-common-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32591" comment="linux-doc-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32592" comment="linux-libc-dev-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:32593" comment="linux-tools-host-5.4.0-81 DPKG is earlier than 5.4.0-81.astra34+ci17" />
        <criterion test_ref="oval:astra:tst:5593" comment="linux-image-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5594" comment="linux-image-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5595" comment="linux-tools-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5596" comment="linux-tools-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5597" comment="linux-tools-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5598" comment="linux-headers-5.10.142-1 DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5599" comment="linux-headers-5.10.142-1-generic DPKG is earlier than 5.10.142-1.astra6+ci24" />
        <criterion test_ref="oval:astra:tst:5600" comment="linux-headers-5.10.142-1-hardened DPKG is earlier than 5.10.142-1.astra6+ci24" />
      </criteria>
    </definition>
    <definition class="vulnerabil