GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2026-43168 (GCVE-0-2026-43168)

Vulnerability from cvelistv5 – Published: 2026-05-06 11:27 – Updated: 2026-05-11 22:19
VLAI
Title
ocfs2: fix reflink preserve cleanup issue
Summary
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix reflink preserve cleanup issue commit c06c303832ec ("ocfs2: fix xattr array entry __counted_by error") doesn't handle all cases and the cleanup job for preserved xattr entries still has bug: - the 'last' pointer should be shifted by one unit after cleanup an array entry. - current code logic doesn't cleanup the first entry when xh_count is 1. Note, commit c06c303832ec is also a bug fix for 0fe9b66c65f3.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 0fe9b66c65f3ff227da45381afe7612f91e32740 , < c44d86ca949cb1e5566ad14510cc26fa1a17e2d8 (git)
Affected: 0fe9b66c65f3ff227da45381afe7612f91e32740 , < 02acc9f72365e50eb45a56b7dacb9114ca3b503c (git)
Affected: 0fe9b66c65f3ff227da45381afe7612f91e32740 , < 8ff329353134280b203cb2bce95311cb8f7cbd8a (git)
Affected: 0fe9b66c65f3ff227da45381afe7612f91e32740 , < bb273b68c1719c2925e05557f7e7099edb066680 (git)
Affected: 0fe9b66c65f3ff227da45381afe7612f91e32740 , < b2952dbeac2c3c527cb0519d5ffaeb95b062466a (git)
Affected: 0fe9b66c65f3ff227da45381afe7612f91e32740 , < 3bdc3766aafb052aef4baadef455a84c1c0a059d (git)
Affected: 0fe9b66c65f3ff227da45381afe7612f91e32740 , < 2f4daccd9d9b8b2952df7878df8c2e8ba6439398 (git)
Affected: 0fe9b66c65f3ff227da45381afe7612f91e32740 , < 5138c936c2c82c9be8883921854bc6f7e1177d8c (git)
guessed Create a notification for this product.
Linux Linux Affected: 2.6.32
Unaffected: 0 , < 2.6.32 (semver)
Unaffected: 5.10.252 , ≤ 5.10.* (semver)
Unaffected: 5.15.202 , ≤ 5.15.* (semver)
Unaffected: 6.1.165 , ≤ 6.1.* (semver)
Unaffected: 6.6.128 , ≤ 6.6.* (semver)
Unaffected: 6.12.75 , ≤ 6.12.* (semver)
Unaffected: 6.18.16 , ≤ 6.18.* (semver)
Unaffected: 6.19.6 , ≤ 6.19.* (semver)
Unaffected: 7.0 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "fs/ocfs2/xattr.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "c44d86ca949cb1e5566ad14510cc26fa1a17e2d8",
              "status": "affected",
              "version": "0fe9b66c65f3ff227da45381afe7612f91e32740",
              "versionType": "git"
            },
            {
              "lessThan": "02acc9f72365e50eb45a56b7dacb9114ca3b503c",
              "status": "affected",
              "version": "0fe9b66c65f3ff227da45381afe7612f91e32740",
              "versionType": "git"
            },
            {
              "lessThan": "8ff329353134280b203cb2bce95311cb8f7cbd8a",
              "status": "affected",
              "version": "0fe9b66c65f3ff227da45381afe7612f91e32740",
              "versionType": "git"
            },
            {
              "lessThan": "bb273b68c1719c2925e05557f7e7099edb066680",
              "status": "affected",
              "version": "0fe9b66c65f3ff227da45381afe7612f91e32740",
              "versionType": "git"
            },
            {
              "lessThan": "b2952dbeac2c3c527cb0519d5ffaeb95b062466a",
              "status": "affected",
              "version": "0fe9b66c65f3ff227da45381afe7612f91e32740",
              "versionType": "git"
            },
            {
              "lessThan": "3bdc3766aafb052aef4baadef455a84c1c0a059d",
              "status": "affected",
              "version": "0fe9b66c65f3ff227da45381afe7612f91e32740",
              "versionType": "git"
            },
            {
              "lessThan": "2f4daccd9d9b8b2952df7878df8c2e8ba6439398",
              "status": "affected",
              "version": "0fe9b66c65f3ff227da45381afe7612f91e32740",
              "versionType": "git"
            },
            {
              "lessThan": "5138c936c2c82c9be8883921854bc6f7e1177d8c",
              "status": "affected",
              "version": "0fe9b66c65f3ff227da45381afe7612f91e32740",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "fs/ocfs2/xattr.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.32"
            },
            {
              "lessThan": "2.6.32",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.252",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.202",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.165",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.128",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.75",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.16",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.19.*",
              "status": "unaffected",
              "version": "6.19.6",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.0",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.252",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.202",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.165",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.128",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.75",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.16",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.6",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nocfs2: fix reflink preserve cleanup issue\n\ncommit c06c303832ec (\"ocfs2: fix xattr array entry __counted_by error\")\ndoesn\u0027t handle all cases and the cleanup job for preserved xattr entries\nstill has bug:\n- the \u0027last\u0027 pointer should be shifted by one unit after cleanup\n  an array entry.\n- current code logic doesn\u0027t cleanup the first entry when xh_count is 1.\n\nNote, commit c06c303832ec is also a bug fix for 0fe9b66c65f3."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T22:19:06.078Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/c44d86ca949cb1e5566ad14510cc26fa1a17e2d8"
        },
        {
          "url": "https://git.kernel.org/stable/c/02acc9f72365e50eb45a56b7dacb9114ca3b503c"
        },
        {
          "url": "https://git.kernel.org/stable/c/8ff329353134280b203cb2bce95311cb8f7cbd8a"
        },
        {
          "url": "https://git.kernel.org/stable/c/bb273b68c1719c2925e05557f7e7099edb066680"
        },
        {
          "url": "https://git.kernel.org/stable/c/b2952dbeac2c3c527cb0519d5ffaeb95b062466a"
        },
        {
          "url": "https://git.kernel.org/stable/c/3bdc3766aafb052aef4baadef455a84c1c0a059d"
        },
        {
          "url": "https://git.kernel.org/stable/c/2f4daccd9d9b8b2952df7878df8c2e8ba6439398"
        },
        {
          "url": "https://git.kernel.org/stable/c/5138c936c2c82c9be8883921854bc6f7e1177d8c"
        }
      ],
      "title": "ocfs2: fix reflink preserve cleanup issue",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-43168",
    "datePublished": "2026-05-06T11:27:44.570Z",
    "dateReserved": "2026-05-01T14:12:55.990Z",
    "dateUpdated": "2026-05-11T22:19:06.078Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-43168",
      "date": "2026-09-16",
      "epss": "0.00123",
      "percentile": "0.02329"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-43168\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-06T12:16:35.060\",\"lastModified\":\"2026-06-17T10:49:03.753\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nocfs2: fix reflink preserve cleanup issue\\n\\ncommit c06c303832ec (\\\"ocfs2: fix xattr array entry __counted_by error\\\")\\ndoesn\u0027t handle all cases and the cleanup job for preserved xattr entries\\nstill has bug:\\n- the \u0027last\u0027 pointer should be shifted by one unit after cleanup\\n  an array entry.\\n- current code logic doesn\u0027t cleanup the first entry when xh_count is 1.\\n\\nNote, commit c06c303832ec is also a bug fix for 0fe9b66c65f3.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"fs/ocfs2/xattr.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"0fe9b66c65f3ff227da45381afe7612f91e32740\",\"lessThan\":\"c44d86ca949cb1e5566ad14510cc26fa1a17e2d8\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0fe9b66c65f3ff227da45381afe7612f91e32740\",\"lessThan\":\"02acc9f72365e50eb45a56b7dacb9114ca3b503c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0fe9b66c65f3ff227da45381afe7612f91e32740\",\"lessThan\":\"8ff329353134280b203cb2bce95311cb8f7cbd8a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0fe9b66c65f3ff227da45381afe7612f91e32740\",\"lessThan\":\"bb273b68c1719c2925e05557f7e7099edb066680\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0fe9b66c65f3ff227da45381afe7612f91e32740\",\"lessThan\":\"b2952dbeac2c3c527cb0519d5ffaeb95b062466a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0fe9b66c65f3ff227da45381afe7612f91e32740\",\"lessThan\":\"3bdc3766aafb052aef4baadef455a84c1c0a059d\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0fe9b66c65f3ff227da45381afe7612f91e32740\",\"lessThan\":\"2f4daccd9d9b8b2952df7878df8c2e8ba6439398\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0fe9b66c65f3ff227da45381afe7612f91e32740\",\"lessThan\":\"5138c936c2c82c9be8883921854bc6f7e1177d8c\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"fs/ocfs2/xattr.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"2.6.32\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"2.6.32\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.252\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.202\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.165\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.128\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.75\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.16\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.19.6\",\"lessThanOrEqual\":\"6.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.6.32\",\"versionEndExcluding\":\"5.10.252\",\"matchCriteriaId\":\"8CE41C75-8DCF-44F0-8113-EB9D133FC448\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.202\",\"matchCriteriaId\":\"4002FC2B-1456-4666-B240-0EBF590C4671\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.165\",\"matchCriteriaId\":\"797C7F46-D0BE-4FB8-A502-C5EF8E6B6654\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.128\",\"matchCriteriaId\":\"851E9353-6C09-4CC9-877E-E09DB164A3C2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.12.75\",\"matchCriteriaId\":\"BCE16369-98ED-41CF-8995-DFDC10B288D2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.18.16\",\"matchCriteriaId\":\"B4B8CDA9-BADF-4CF5-8B3B-702DE8EEA40B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.19\",\"versionEndExcluding\":\"6.19.6\",\"matchCriteriaId\":\"373EEEDA-FAA1-4FB4-B6ED-DB4DD99DBE67\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/02acc9f72365e50eb45a56b7dacb9114ca3b503c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/2f4daccd9d9b8b2952df7878df8c2e8ba6439398\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/3bdc3766aafb052aef4baadef455a84c1c0a059d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/5138c936c2c82c9be8883921854bc6f7e1177d8c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/8ff329353134280b203cb2bce95311cb8f7cbd8a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b2952dbeac2c3c527cb0519d5ffaeb95b062466a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/bb273b68c1719c2925e05557f7e7099edb066680\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c44d86ca949cb1e5566ad14510cc26fa1a17e2d8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "None",
      "current_release_date": "2026-06-28T11:01:24+00:00",
      "cve": "CVE-2026-43168",
      "id": "CVE-2026-43168",
      "initial_release_date": "2026-05-06T00:00:00+00:00",
      "product_status:known_not_affected": "274",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: ocfs2: fix reflink preserve cleanup issue",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-43168.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-11T01:20:21Z",
      "cve": "CVE-2026-43168",
      "id": "CVE-2026-43168",
      "initial_release_date": "2026-05-09T02:41:41Z",
      "product_status:first_fixed": "2",
      "product_status:known_affected": "678",
      "product_status:recommended": "273",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-43168",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-43168.json",
      "version": "11"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…