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

CVE-2026-6244 (GCVE-0-2026-6244)

Vulnerability from cvelistv5 – Published: 2026-09-05 18:50 – Updated: 2026-09-17 07:35
VLAI
Title
division by zero in libpcap before 1.10.7
Summary
libpcap BPF interpreter for the 'div #k' and 'mod #k' ALU instructions does not check whether the immediate value is zero. In particular uncommon use cases a crafted filter program can cause a division by zero.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-08 15:13 UTC
CWE
References
Impacted products
Vendor Product Version CPE status
The Tcpdump Group libpcap Affected: 0 , < 1.10.7 (semver)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-6244",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-08T15:13:24.317855Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-09-08T15:13:31.774Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "modules": [
            "BPF interpreter"
          ],
          "product": "libpcap",
          "programFiles": [
            "bpf_filter.c"
          ],
          "programRoutines": [
            {
              "name": "pcapint_filter_with_aux_data()"
            }
          ],
          "repo": "https://github.com/the-tcpdump-group/libpcap/",
          "vendor": "The Tcpdump Group",
          "versions": [
            {
              "lessThan": "1.10.7",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "configurations": [
        {
          "lang": "en",
          "value": "The problem is specific to applications that use pcap_offline_filter() or bpf_filter() with an externally-supplied compiled filter program without validating the program first."
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "reporter",
          "value": "Aniruddhan Murali"
        },
        {
          "lang": "en",
          "type": "reporter",
          "value": "Noble Saji Mathews"
        },
        {
          "lang": "en",
          "type": "analyst",
          "value": "Denis Ovsienko"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "libpcap BPF interpreter for the \u0027div #k\u0027 and \u0027mod #k\u0027 ALU instructions does not check whether the immediate value is zero.  In particular uncommon use cases a crafted filter program can cause a division by zero."
        }
      ],
      "exploits": [
        {
          "lang": "en",
          "value": "A functional exploit exists."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-369",
              "description": "CWE-369 Divide By Zero",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-17T07:35:54.622Z",
        "orgId": "cfdbb673-b408-4d03-89c1-c3d73ed80896",
        "shortName": "Tcpdump"
      },
      "references": [
        {
          "tags": [
            "patch"
          ],
          "url": "https://github.com/the-tcpdump-group/libpcap/commit/98bb921b141aa642faedbf2ac510541c76499a19"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "value": "Upgrade to libpcap 1.10.7."
        }
      ],
      "source": {
        "discovery": "INTERNAL"
      },
      "title": "division by zero in libpcap before 1.10.7",
      "workarounds": [
        {
          "lang": "en",
          "value": "Validate every filter program that has not been produced by a local call to pcap_compile()."
        }
      ],
      "x_generator": {
        "engine": "cvelib 1.8.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "cfdbb673-b408-4d03-89c1-c3d73ed80896",
    "assignerShortName": "Tcpdump",
    "cveId": "CVE-2026-6244",
    "datePublished": "2026-09-05T18:50:39.649Z",
    "dateReserved": "2026-04-13T17:26:27.568Z",
    "dateUpdated": "2026-09-17T07:35:54.622Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-6244",
      "date": "2026-09-17",
      "epss": "0.00098",
      "percentile": "0.00892"
    },
    "microsoft_vex": {
      "current_release_date": "2026-09-15T01:53:33.000Z",
      "cve": "CVE-2026-6244",
      "id": "msrc_CVE-2026-6244",
      "initial_release_date": "2026-09-07T01:01:51.000Z",
      "product_status:fixed": "1",
      "product_status:known_affected": "2",
      "product_status:known_not_affected": "1",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "division by zero in libpcap before 1.10.7",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-6244.json",
      "version": "6"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-6244\",\"sourceIdentifier\":\"security@tcpdump.org\",\"published\":\"2026-09-05T19:16:55.950\",\"lastModified\":\"2026-09-08T19:20:25.117\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"libpcap BPF interpreter for the \u0027div #k\u0027 and \u0027mod #k\u0027 ALU instructions does not check whether the immediate value is zero.  In particular uncommon use cases a crafted filter program can cause a division by zero.\"}],\"affected\":[{\"source\":\"security@tcpdump.org\",\"affectedData\":[{\"vendor\":\"The Tcpdump Group\",\"product\":\"libpcap\",\"defaultStatus\":\"unaffected\",\"modules\":[\"BPF interpreter\"],\"programFiles\":[\"bpf_filter.c\"],\"programRoutines\":[{\"name\":\"pcapint_filter_with_aux_data()\"}],\"repo\":\"https://github.com/the-tcpdump-group/libpcap/\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.10.7\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@tcpdump.org\",\"type\":\"Secondary\",\"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}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-09-08T15:13:24.317855Z\",\"id\":\"CVE-2026-6244\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security@tcpdump.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-369\"}]}],\"references\":[{\"url\":\"https://github.com/the-tcpdump-group/libpcap/commit/98bb921b141aa642faedbf2ac510541c76499a19\",\"source\":\"security@tcpdump.org\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-09-09T16:11:01+00:00",
      "cve": "CVE-2026-6244",
      "id": "CVE-2026-6244",
      "initial_release_date": "2026-09-05T18:50:39.649000+00:00",
      "product_status:known_affected": "13",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "libpcap: libpcap: Denial of Service via crafted BPF filter program",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-6244.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-15T02:16:58Z",
      "cve": "CVE-2026-6244",
      "id": "CVE-2026-6244",
      "initial_release_date": "2026-09-09T00:27:39Z",
      "product_status:first_fixed": "40",
      "product_status:known_affected": "127",
      "product_status:recommended": "5",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-6244",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-6244.json",
      "version": "4"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-6244\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-09-08T15:13:24.317855Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-09-08T15:13:28.143Z\"}}], \"cna\": {\"title\": \"division by zero in libpcap before 1.10.7\", \"source\": {\"discovery\": \"INTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Aniruddhan Murali\"}, {\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Noble Saji Mathews\"}, {\"lang\": \"en\", \"type\": \"analyst\", \"value\": \"Denis Ovsienko\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/the-tcpdump-group/libpcap/\", \"vendor\": \"The Tcpdump Group\", \"modules\": [\"BPF interpreter\"], \"product\": \"libpcap\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.10.7\", \"versionType\": \"semver\"}], \"programFiles\": [\"bpf_filter.c\"], \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"pcapint_filter_with_aux_data()\"}]}], \"exploits\": [{\"lang\": \"en\", \"value\": \"A functional exploit exists.\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Upgrade to libpcap 1.10.7.\"}], \"references\": [{\"url\": \"https://github.com/the-tcpdump-group/libpcap/commit/98bb921b141aa642faedbf2ac510541c76499a19\", \"tags\": [\"patch\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Validate every filter program that has not been produced by a local call to pcap_compile().\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"libpcap BPF interpreter for the \u0027div #k\u0027 and \u0027mod #k\u0027 ALU instructions does not check whether the immediate value is zero.  In particular uncommon use cases a crafted filter program can cause a division by zero.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-369\", \"description\": \"CWE-369 Divide By Zero\"}]}], \"configurations\": [{\"lang\": \"en\", \"value\": \"The problem is specific to applications that use pcap_offline_filter() or bpf_filter() with an externally-supplied compiled filter program without validating the program first.\"}], \"providerMetadata\": {\"orgId\": \"cfdbb673-b408-4d03-89c1-c3d73ed80896\", \"shortName\": \"Tcpdump\", \"dateUpdated\": \"2026-09-17T07:35:54.622Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-6244\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-09-17T07:35:54.622Z\", \"dateReserved\": \"2026-04-13T17:26:27.568Z\", \"assignerOrgId\": \"cfdbb673-b408-4d03-89c1-c3d73ed80896\", \"datePublished\": \"2026-09-05T18:50:39.649Z\", \"assignerShortName\": \"Tcpdump\"}",
      "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…