CVE-2026-72308

Source
https://cve.org/CVERecord?id=CVE-2026-72308
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72308.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72308
Downstream
Published
2026-08-15T05:55:25.260Z
Modified
2026-08-16T03:48:40.050793161Z
Summary
mlxsw: fix refcount leak in mlxsw_sp_port_lag_join()
Details

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

mlxsw: fix refcount leak in mlxswspportlagjoin()

When mlxswspportlagindexget() fails, mlxswspportlagjoin() returns an error without releasing the lag reference obtained by the earlier mlxswsplagget(). All other error paths in the function jump to the cleanup label that ends with mlxswsplag_put(), so this is a single missed release.

Fix the leak by replacing the bare 'return err' with a goto to the existing error cleanup label, which will drop the reference safely.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72308.json",
    "cna_assigner": "Linux"
}
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
0d65fc13042fce6a2d6de58ff0dc9531e8523c07
Fixed
8b3350eacd9df0597bfe36a594df7b9def0b3edf
Fixed
1cf8a1af42b1f12a30b7abd34fe4fc23b3170e7e
Fixed
2d8b3c3e129973a51ae924bdcf6993a76b828814
Fixed
cab468c3c03f4bcd7530ce2783a4140da14efb7b
Fixed
41c8c1d65b32beacd8d916a22457b4f6e47f45af

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.5.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-72308.json"