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

FKIE_CVE-2026-72448

Vulnerability from fkie_nvd - Published: 2026-08-15 06:22 - Updated: 2026-08-17 06:19

{
  "affected": [
    {
      "affectedData": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "c642a530aaaeb9a3e356cedfe77955e7f983380e",
              "status": "affected",
              "version": "c9c12d339d93366732112d7ff472958834bfc3c5",
              "versionType": "git"
            },
            {
              "lessThan": "e68ada66afcae0bc2a7c06b43c5a9a081d29e7b4",
              "status": "affected",
              "version": "c9c12d339d93366732112d7ff472958834bfc3c5",
              "versionType": "git"
            },
            {
              "lessThan": "d6c0b0c802d3c49b86cad665a7f3790dc55a0394",
              "status": "affected",
              "version": "c9c12d339d93366732112d7ff472958834bfc3c5",
              "versionType": "git"
            },
            {
              "lessThan": "19d2d36e193c3fb515c052a56bfc83d8ac7b6764",
              "status": "affected",
              "version": "c9c12d339d93366732112d7ff472958834bfc3c5",
              "versionType": "git"
            },
            {
              "lessThan": "e8e9dff204e8d8553495893e1a44d2b5021648de",
              "status": "affected",
              "version": "c9c12d339d93366732112d7ff472958834bfc3c5",
              "versionType": "git"
            },
            {
              "lessThan": "3d45d40b872aec0073d4cf08956a6c9b87c5e396",
              "status": "affected",
              "version": "c9c12d339d93366732112d7ff472958834bfc3c5",
              "versionType": "git"
            },
            {
              "lessThan": "452ec5058ea4ed63adae8d6beeac9ee687fe8061",
              "status": "affected",
              "version": "c9c12d339d93366732112d7ff472958834bfc3c5",
              "versionType": "git"
            },
            {
              "lessThan": "a056db30de92945ff8ee6033096678bfbae878e3",
              "status": "affected",
              "version": "c9c12d339d93366732112d7ff472958834bfc3c5",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.10"
            },
            {
              "lessThan": "5.10",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.261",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.212",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.178",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.145",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.97",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.40",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.5",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nocteontx2-pf: Fix leak of SQ timestamp buffer on teardown\n\nThe send-queue timestamp ring is allocated with qmem_alloc() when\ntimestamping is used, but otx2_free_sq_res() never freed sq-\u003etimestamps,\nleaking that memory across ifdown and device removal.  Add the missing\nqmem_free() alongside the other SQ companion buffers."
    }
  ],
  "id": "CVE-2026-72448",
  "lastModified": "2026-08-17T06:19:12.280",
  "metrics": {},
  "published": "2026-08-15T06:22:18.723",
  "references": [
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/19d2d36e193c3fb515c052a56bfc83d8ac7b6764"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/3d45d40b872aec0073d4cf08956a6c9b87c5e396"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/452ec5058ea4ed63adae8d6beeac9ee687fe8061"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/a056db30de92945ff8ee6033096678bfbae878e3"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/c642a530aaaeb9a3e356cedfe77955e7f983380e"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/d6c0b0c802d3c49b86cad665a7f3790dc55a0394"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/e68ada66afcae0bc2a7c06b43c5a9a081d29e7b4"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/e8e9dff204e8d8553495893e1a44d2b5021648de"
    }
  ],
  "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
  "vulnStatus": "Received"
}



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…

Loading…