CVE-2026-72037

Source
https://cve.org/CVERecord?id=CVE-2026-72037
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72037.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72037
Downstream
Published
2026-08-15T05:51:57.745Z
Modified
2026-08-18T03:31:09.573604323Z
Summary
net: lan743x: Initialize eth_syslock spinlock before use
Details

In the Linux kernel, the following vulnerability has been resolved:

net: lan743x: Initialize eth_syslock spinlock before use

lan743xhardwareinit() calls pci11x1xstrapgetstatus() during the PCI11x1x probe sequence. That helper acquires the Ethernet subsystem hardware lock via lan743xhssyslockacquire(), which relies on adapter->ethsyslockspinlock to serialize access.

The spinlock is currently initialized only after the strap status is read. With CONFIGDEBUGSPINLOCK enabled, taking the zeroed initialized spinlock can trip the spinlock debug check.

Fix by initializing adapter->ethsyslockspinlock before reading the strap status so the probe path never attempts to lock an uninitialized spinlock.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72037.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
46b777ad9a8c269113634cee6a380bc4e53f3964
Fixed
dfaefd9a7808736fcd2ed0de108f55c4badc15cc
Fixed
6523daa6852b1bfef32ec7a105b0217e8a115687
Fixed
b6a93a42e0e61f0ba0005a942ee3bffb16c0574e
Fixed
99a6f37b113c46815deb160c5012073563679ef4
Fixed
b99e890e6b32ffa11c145a16fefcf2c7137a9578
Fixed
39139b1c1c2b614096519b526112c726adb12ff0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72037.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.0.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72037.json"