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

CVE-2026-72037 (GCVE-0-2026-72037)

Vulnerability from cvelistv5 – Published: 2026-08-15 05:51 – Updated: 2026-08-17 05:07
VLAI
Title
net: lan743x: Initialize eth_syslock spinlock before use
Summary
In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Initialize eth_syslock spinlock before use lan743x_hardware_init() calls pci11x1x_strap_get_status() during the PCI11x1x probe sequence. That helper acquires the Ethernet subsystem hardware lock via lan743x_hs_syslock_acquire(), which relies on adapter->eth_syslock_spinlock to serialize access. The spinlock is currently initialized only after the strap status is read. With CONFIG_DEBUG_SPINLOCK enabled, taking the zeroed initialized spinlock can trip the spinlock debug check. Fix by initializing adapter->eth_syslock_spinlock before reading the strap status so the probe path never attempts to lock an uninitialized spinlock.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 46b777ad9a8c269113634cee6a380bc4e53f3964 , < dfaefd9a7808736fcd2ed0de108f55c4badc15cc (git)
Affected: 46b777ad9a8c269113634cee6a380bc4e53f3964 , < 6523daa6852b1bfef32ec7a105b0217e8a115687 (git)
Affected: 46b777ad9a8c269113634cee6a380bc4e53f3964 , < b6a93a42e0e61f0ba0005a942ee3bffb16c0574e (git)
Affected: 46b777ad9a8c269113634cee6a380bc4e53f3964 , < 99a6f37b113c46815deb160c5012073563679ef4 (git)
Affected: 46b777ad9a8c269113634cee6a380bc4e53f3964 , < b99e890e6b32ffa11c145a16fefcf2c7137a9578 (git)
Affected: 46b777ad9a8c269113634cee6a380bc4e53f3964 , < 39139b1c1c2b614096519b526112c726adb12ff0 (git)
guessed Create a notification for this product.
Linux Linux Affected: 6.0
Unaffected: 0 , < 6.0 (semver)
Unaffected: 6.1.178 , ≤ 6.1.* (semver)
Unaffected: 6.6.145 , ≤ 6.6.* (semver)
Unaffected: 6.12.97 , ≤ 6.12.* (semver)
Unaffected: 6.18.40 , ≤ 6.18.* (semver)
Unaffected: 7.1.5 , ≤ 7.1.* (semver)
Unaffected: 7.2 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/microchip/lan743x_main.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "dfaefd9a7808736fcd2ed0de108f55c4badc15cc",
              "status": "affected",
              "version": "46b777ad9a8c269113634cee6a380bc4e53f3964",
              "versionType": "git"
            },
            {
              "lessThan": "6523daa6852b1bfef32ec7a105b0217e8a115687",
              "status": "affected",
              "version": "46b777ad9a8c269113634cee6a380bc4e53f3964",
              "versionType": "git"
            },
            {
              "lessThan": "b6a93a42e0e61f0ba0005a942ee3bffb16c0574e",
              "status": "affected",
              "version": "46b777ad9a8c269113634cee6a380bc4e53f3964",
              "versionType": "git"
            },
            {
              "lessThan": "99a6f37b113c46815deb160c5012073563679ef4",
              "status": "affected",
              "version": "46b777ad9a8c269113634cee6a380bc4e53f3964",
              "versionType": "git"
            },
            {
              "lessThan": "b99e890e6b32ffa11c145a16fefcf2c7137a9578",
              "status": "affected",
              "version": "46b777ad9a8c269113634cee6a380bc4e53f3964",
              "versionType": "git"
            },
            {
              "lessThan": "39139b1c1c2b614096519b526112c726adb12ff0",
              "status": "affected",
              "version": "46b777ad9a8c269113634cee6a380bc4e53f3964",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/microchip/lan743x_main.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.0"
            },
            {
              "lessThan": "6.0",
              "status": "unaffected",
              "version": "0",
              "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"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.178",
                  "versionStartIncluding": "6.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.145",
                  "versionStartIncluding": "6.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.97",
                  "versionStartIncluding": "6.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.40",
                  "versionStartIncluding": "6.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.5",
                  "versionStartIncluding": "6.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "6.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: lan743x: Initialize eth_syslock spinlock before use\n\nlan743x_hardware_init() calls pci11x1x_strap_get_status() during the\nPCI11x1x probe sequence. That helper acquires the Ethernet subsystem\nhardware lock via lan743x_hs_syslock_acquire(), which relies on\nadapter-\u003eeth_syslock_spinlock to serialize access.\n\nThe spinlock is currently initialized only after the strap status is\nread. With CONFIG_DEBUG_SPINLOCK enabled, taking the zeroed initialized\nspinlock can trip the spinlock debug check.\n\nFix by initializing adapter-\u003eeth_syslock_spinlock before reading the\nstrap status so the probe path never attempts to lock an uninitialized\nspinlock."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-17T05:07:02.911Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/dfaefd9a7808736fcd2ed0de108f55c4badc15cc"
        },
        {
          "url": "https://git.kernel.org/stable/c/6523daa6852b1bfef32ec7a105b0217e8a115687"
        },
        {
          "url": "https://git.kernel.org/stable/c/b6a93a42e0e61f0ba0005a942ee3bffb16c0574e"
        },
        {
          "url": "https://git.kernel.org/stable/c/99a6f37b113c46815deb160c5012073563679ef4"
        },
        {
          "url": "https://git.kernel.org/stable/c/b99e890e6b32ffa11c145a16fefcf2c7137a9578"
        },
        {
          "url": "https://git.kernel.org/stable/c/39139b1c1c2b614096519b526112c726adb12ff0"
        }
      ],
      "title": "net: lan743x: Initialize eth_syslock spinlock before use",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-72037",
    "datePublished": "2026-08-15T05:51:57.745Z",
    "dateReserved": "2026-08-09T03:40:39.901Z",
    "dateUpdated": "2026-08-17T05:07:02.911Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-72037",
      "date": "2026-09-04",
      "epss": "0.00206",
      "percentile": "0.10603"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-72037\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-08-15T06:21:12.740\",\"lastModified\":\"2026-08-17T06:18:01.600\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnet: lan743x: Initialize eth_syslock spinlock before use\\n\\nlan743x_hardware_init() calls pci11x1x_strap_get_status() during the\\nPCI11x1x probe sequence. That helper acquires the Ethernet subsystem\\nhardware lock via lan743x_hs_syslock_acquire(), which relies on\\nadapter-\u003eeth_syslock_spinlock to serialize access.\\n\\nThe spinlock is currently initialized only after the strap status is\\nread. With CONFIG_DEBUG_SPINLOCK enabled, taking the zeroed initialized\\nspinlock can trip the spinlock debug check.\\n\\nFix by initializing adapter-\u003eeth_syslock_spinlock before reading the\\nstrap status so the probe path never attempts to lock an uninitialized\\nspinlock.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/net/ethernet/microchip/lan743x_main.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"46b777ad9a8c269113634cee6a380bc4e53f3964\",\"lessThan\":\"dfaefd9a7808736fcd2ed0de108f55c4badc15cc\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"46b777ad9a8c269113634cee6a380bc4e53f3964\",\"lessThan\":\"6523daa6852b1bfef32ec7a105b0217e8a115687\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"46b777ad9a8c269113634cee6a380bc4e53f3964\",\"lessThan\":\"b6a93a42e0e61f0ba0005a942ee3bffb16c0574e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"46b777ad9a8c269113634cee6a380bc4e53f3964\",\"lessThan\":\"99a6f37b113c46815deb160c5012073563679ef4\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"46b777ad9a8c269113634cee6a380bc4e53f3964\",\"lessThan\":\"b99e890e6b32ffa11c145a16fefcf2c7137a9578\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"46b777ad9a8c269113634cee6a380bc4e53f3964\",\"lessThan\":\"39139b1c1c2b614096519b526112c726adb12ff0\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/net/ethernet/microchip/lan743x_main.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.0\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"6.0\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.178\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.145\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.97\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.40\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1.5\",\"lessThanOrEqual\":\"7.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.2\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/39139b1c1c2b614096519b526112c726adb12ff0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6523daa6852b1bfef32ec7a105b0217e8a115687\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/99a6f37b113c46815deb160c5012073563679ef4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b6a93a42e0e61f0ba0005a942ee3bffb16c0574e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b99e890e6b32ffa11c145a16fefcf2c7137a9578\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/dfaefd9a7808736fcd2ed0de108f55c4badc15cc\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2026-08-19T05:25:14+00:00",
      "cve": "CVE-2026-72037",
      "id": "CVE-2026-72037",
      "initial_release_date": "2026-08-15T00:00:00+00:00",
      "product_status:known_affected": "76",
      "product_status:known_not_affected": "198",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: net: lan743x: Initialize eth_syslock spinlock before use",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-72037.json",
      "version": "3"
    }
  }
}



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…