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

CVE-2026-3805 (GCVE-0-2026-3805)

Vulnerability from cvelistv5 – Published: 2026-03-11 10:09 – Updated: 2026-09-15 06:02
VLAI
Title
use after free in SMB connection reuse
Summary
When doing a second SMB request to the same host again, curl would wrongly use a data pointer pointing into already freed memory.
SSVC
Exploitation: poc Automatable: yes Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-03-11 15:45 UTC
CWE
Impacted products
Vendor Product Version CPE status
curl curl Affected: 8.13.0 , < 8.14.2 (semver)
Affected: 8.15.0 , < 8.16.1 (semver)
Affected: 8.17.0 , < 8.19.0 (semver)
guessed Create a notification for this product.
curl curl Affected: f4831daa9b2a97e8a2921d6b62cc4dfdd0d8646e , < e090be9f73a7a71459ef678c7cc4b1f75e3ea883 (git)
guessed Create a notification for this product.
curl curl Affected: 8.18.0
Affected: 8.17.0
Affected: 8.16.0
Affected: 8.15.0
Affected: 8.14.1
Affected: 8.14.0
Affected: 8.13.0
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2026-03-11T10:16:34.391Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "http://www.openwall.com/lists/oss-security/2026/03/11/4"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 7.5,
              "baseSeverity": "HIGH",
              "confidentialityImpact": "NONE",
              "integrityImpact": "NONE",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2026-3805",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-03-11T15:45:10.217077Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-416",
                "description": "CWE-416 Use After Free",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-03-11T15:45:38.820Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "curl",
          "vendor": "curl",
          "versions": [
            {
              "lessThan": "8.14.2",
              "status": "affected",
              "version": "8.13.0",
              "versionType": "semver"
            },
            {
              "lessThan": "8.16.1",
              "status": "affected",
              "version": "8.15.0",
              "versionType": "semver"
            },
            {
              "lessThan": "8.19.0",
              "status": "affected",
              "version": "8.17.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "curl",
          "repo": "https://github.com/curl/curl.git",
          "vendor": "curl",
          "versions": [
            {
              "lessThan": "e090be9f73a7a71459ef678c7cc4b1f75e3ea883",
              "status": "affected",
              "version": "f4831daa9b2a97e8a2921d6b62cc4dfdd0d8646e",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "curl",
          "vendor": "curl",
          "versions": [
            {
              "status": "affected",
              "version": "8.18.0"
            },
            {
              "status": "affected",
              "version": "8.17.0"
            },
            {
              "status": "affected",
              "version": "8.16.0"
            },
            {
              "status": "affected",
              "version": "8.15.0"
            },
            {
              "status": "affected",
              "version": "8.14.1"
            },
            {
              "status": "affected",
              "version": "8.14.0"
            },
            {
              "status": "affected",
              "version": "8.13.0"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Daniel Wade"
        },
        {
          "lang": "en",
          "type": "remediation developer",
          "value": "Stefan Eissing"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "When doing a second SMB request to the same host again, curl would wrongly use\na data pointer pointing into already freed memory."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-416",
              "description": "Use After Free",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-15T06:02:55.871Z",
        "orgId": "2499f714-1537-4658-8207-48ae4bb9eae9",
        "shortName": "curl"
      },
      "references": [
        {
          "url": "https://curl.se/docs/CVE-2026-3805.json"
        },
        {
          "url": "https://curl.se/docs/CVE-2026-3805.html"
        },
        {
          "url": "https://hackerone.com/reports/3591944"
        }
      ],
      "title": "use after free in SMB connection reuse",
      "x_generator": {
        "engine": "cvelib 1.8.0"
      },
      "x_osv": {
        "affected": [
          {
            "ranges": [
              {
                "events": [
                  {
                    "introduced": "8.13.0"
                  },
                  {
                    "fixed": "8.14.2"
                  },
                  {
                    "introduced": "8.15.0"
                  },
                  {
                    "fixed": "8.16.1"
                  },
                  {
                    "introduced": "8.17.0"
                  },
                  {
                    "fixed": "8.19.0"
                  }
                ],
                "type": "SEMVER"
              },
              {
                "events": [
                  {
                    "introduced": "f4831daa9b2a97e8a2921d6b62cc4dfdd0d8646e"
                  },
                  {
                    "fixed": "e090be9f73a7a71459ef678c7cc4b1f75e3ea883"
                  }
                ],
                "repo": "https://github.com/curl/curl.git",
                "type": "GIT"
              }
            ],
            "versions": [
              "8.18.0",
              "8.17.0",
              "8.16.0",
              "8.15.0",
              "8.14.1",
              "8.14.0",
              "8.13.0"
            ]
          }
        ],
        "aliases": [
          "CVE-2026-3805"
        ],
        "credits": [
          {
            "name": "Daniel Wade",
            "type": "finder"
          },
          {
            "name": "Stefan Eissing",
            "type": "remediation developer"
          }
        ],
        "database_specific": {
          "CWE": {
            "desc": "Use After Free",
            "id": "CWE-416"
          },
          "URL": "https://curl.se/docs/CVE-2026-3805.json",
          "affects": "both",
          "issue": "https://hackerone.com/reports/3591944",
          "last_affected": "8.18.0",
          "package": "curl",
          "severity": "Medium",
          "www": "https://curl.se/docs/CVE-2026-3805.html"
        },
        "details": "When doing a second SMB request to the same host again, curl would wrongly use\na data pointer pointing into already freed memory.",
        "id": "CURL-CVE-2026-3805",
        "modified": "2026-09-07T10:34:51.00Z",
        "published": "2026-03-11T08:00:00.00Z",
        "schema_version": "1.5.0",
        "summary": "use after free in SMB connection reuse"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "2499f714-1537-4658-8207-48ae4bb9eae9",
    "assignerShortName": "curl",
    "cveId": "CVE-2026-3805",
    "datePublished": "2026-03-11T10:09:37.729Z",
    "dateReserved": "2026-03-08T16:07:39.817Z",
    "dateUpdated": "2026-09-15T06:02:55.871Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-3805",
      "date": "2026-09-16",
      "epss": "0.00745",
      "percentile": "0.53021"
    },
    "microsoft_vex": {
      "current_release_date": "2026-03-26T01:38:04.000Z",
      "cve": "CVE-2026-3805",
      "id": "msrc_CVE-2026-3805",
      "initial_release_date": "2026-03-02T00:00:00.000Z",
      "product_status:known_not_affected": "4",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "use after free in SMB connection reuse",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-3805.json",
      "version": "2"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-3805\",\"sourceIdentifier\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"published\":\"2026-03-11T11:16:00.967\",\"lastModified\":\"2026-09-14T21:17:06.383\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When doing a second SMB request to the same host again, curl would wrongly use\\na data pointer pointing into already freed memory.\"},{\"lang\":\"es\",\"value\":\"Al hacer una segunda solicitud SMB al mismo host de nuevo, curl usar\u00eda err\u00f3neamente un puntero de datos apuntando a memoria ya liberada.\"}],\"affected\":[{\"source\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"affectedData\":[{\"vendor\":\"curl\",\"product\":\"curl\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"8.13.0\",\"lessThan\":\"8.14.2\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"8.15.0\",\"lessThan\":\"8.16.1\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"8.17.0\",\"lessThan\":\"8.19.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"curl\",\"product\":\"curl\",\"defaultStatus\":\"unaffected\",\"repo\":\"https://github.com/curl/curl.git\",\"versions\":[{\"version\":\"f4831daa9b2a97e8a2921d6b62cc4dfdd0d8646e\",\"lessThan\":\"e090be9f73a7a71459ef678c7cc4b1f75e3ea883\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"curl\",\"product\":\"curl\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"8.18.0\",\"status\":\"affected\"},{\"version\":\"8.17.0\",\"status\":\"affected\"},{\"version\":\"8.16.0\",\"status\":\"affected\"},{\"version\":\"8.15.0\",\"status\":\"affected\"},{\"version\":\"8.14.1\",\"status\":\"affected\"},{\"version\":\"8.14.0\",\"status\":\"affected\"},{\"version\":\"8.13.0\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-03-11T15:45:10.217077Z\",\"id\":\"CVE-2026-3805\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.13.0\",\"versionEndExcluding\":\"8.19.0\",\"matchCriteriaId\":\"20C6A28F-3350-4078-B85B-7CF549818504\"}]}]}],\"references\":[{\"url\":\"https://curl.se/docs/CVE-2026-3805.html\",\"source\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://curl.se/docs/CVE-2026-3805.json\",\"source\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://hackerone.com/reports/3591944\",\"source\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/11/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-09-01T11:59:31+00:00",
      "cve": "CVE-2026-3805",
      "id": "CVE-2026-3805",
      "initial_release_date": "2026-03-11T10:09:37.729000+00:00",
      "product_status:fixed": "3",
      "product_status:known_affected": "73",
      "product_status:known_not_affected": "24",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "curl: curl: Arbitrary code execution or Denial of Service via use-after-free in SMB request handling",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-3805.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-16T00:17:20Z",
      "cve": "CVE-2026-3805",
      "id": "CVE-2026-3805",
      "initial_release_date": "2026-03-11T16:18:45Z",
      "product_status:first_fixed": "13",
      "product_status:known_affected": "398",
      "product_status:known_not_affected": "62",
      "product_status:recommended": "176",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-3805",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-3805.json",
      "version": "19"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/03/11/4\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-03-11T10:16:34.391Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-3805\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-11T15:45:10.217077Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416 Use After Free\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-11T15:45:22.292Z\"}}], \"cna\": {\"title\": \"use after free in SMB connection reuse\", \"x_osv\": {\"id\": \"CURL-CVE-2026-3805\", \"aliases\": [\"CVE-2026-3805\"], \"credits\": [{\"name\": \"Daniel Wade\", \"type\": \"finder\"}, {\"name\": \"Stefan Eissing\", \"type\": \"remediation developer\"}], \"details\": \"When doing a second SMB request to the same host again, curl would wrongly use\\na data pointer pointing into already freed memory.\", \"summary\": \"use after free in SMB connection reuse\", \"affected\": [{\"ranges\": [{\"type\": \"SEMVER\", \"events\": [{\"introduced\": \"8.13.0\"}, {\"fixed\": \"8.14.2\"}, {\"introduced\": \"8.15.0\"}, {\"fixed\": \"8.16.1\"}, {\"introduced\": \"8.17.0\"}, {\"fixed\": \"8.19.0\"}]}, {\"repo\": \"https://github.com/curl/curl.git\", \"type\": \"GIT\", \"events\": [{\"introduced\": \"f4831daa9b2a97e8a2921d6b62cc4dfdd0d8646e\"}, {\"fixed\": \"e090be9f73a7a71459ef678c7cc4b1f75e3ea883\"}]}], \"versions\": [\"8.18.0\", \"8.17.0\", \"8.16.0\", \"8.15.0\", \"8.14.1\", \"8.14.0\", \"8.13.0\"]}], \"modified\": \"2026-09-07T10:34:51.00Z\", \"published\": \"2026-03-11T08:00:00.00Z\", \"schema_version\": \"1.5.0\", \"database_specific\": {\"CWE\": {\"id\": \"CWE-416\", \"desc\": \"Use After Free\"}, \"URL\": \"https://curl.se/docs/CVE-2026-3805.json\", \"www\": \"https://curl.se/docs/CVE-2026-3805.html\", \"issue\": \"https://hackerone.com/reports/3591944\", \"affects\": \"both\", \"package\": \"curl\", \"severity\": \"Medium\", \"last_affected\": \"8.18.0\"}}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Daniel Wade\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Stefan Eissing\"}], \"affected\": [{\"vendor\": \"curl\", \"product\": \"curl\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.13.0\", \"lessThan\": \"8.14.2\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.15.0\", \"lessThan\": \"8.16.1\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.17.0\", \"lessThan\": \"8.19.0\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://github.com/curl/curl.git\", \"vendor\": \"curl\", \"product\": \"curl\", \"versions\": [{\"status\": \"affected\", \"version\": \"f4831daa9b2a97e8a2921d6b62cc4dfdd0d8646e\", \"lessThan\": \"e090be9f73a7a71459ef678c7cc4b1f75e3ea883\", \"versionType\": \"git\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"curl\", \"product\": \"curl\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.18.0\"}, {\"status\": \"affected\", \"version\": \"8.17.0\"}, {\"status\": \"affected\", \"version\": \"8.16.0\"}, {\"status\": \"affected\", \"version\": \"8.15.0\"}, {\"status\": \"affected\", \"version\": \"8.14.1\"}, {\"status\": \"affected\", \"version\": \"8.14.0\"}, {\"status\": \"affected\", \"version\": \"8.13.0\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://curl.se/docs/CVE-2026-3805.json\"}, {\"url\": \"https://curl.se/docs/CVE-2026-3805.html\"}, {\"url\": \"https://hackerone.com/reports/3591944\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"When doing a second SMB request to the same host again, curl would wrongly use\\na data pointer pointing into already freed memory.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"Use After Free\"}]}], \"providerMetadata\": {\"orgId\": \"2499f714-1537-4658-8207-48ae4bb9eae9\", \"shortName\": \"curl\", \"dateUpdated\": \"2026-09-15T06:02:55.871Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-3805\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-09-15T06:02:55.871Z\", \"dateReserved\": \"2026-03-08T16:07:39.817Z\", \"assignerOrgId\": \"2499f714-1537-4658-8207-48ae4bb9eae9\", \"datePublished\": \"2026-03-11T10:09:37.729Z\", \"assignerShortName\": \"curl\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



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…