CVE-2026-68333

Source
https://cve.org/CVERecord?id=CVE-2026-68333
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-68333.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-68333
Downstream
Published
2026-08-10T12:03:09Z
Modified
2026-08-21T03:30:34Z
Summary
dpaa2-switch: put MAC endpoint device on disconnect
Details

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

dpaa2-switch: put MAC endpoint device on disconnect

fsl_mc_get_endpoint() returns the MAC endpoint device with a reference taken through device_find_child(). The switch port connect path stores that device in mac->mc_dev and keeps it for the lifetime of the connected MAC object.

However, the disconnect path only closes the MAC and frees the dpaa2_mac object. It does not drop the endpoint device reference stored in mac->mc_dev, so every successful connect leaks that device reference when the MAC is later disconnected.

Drop the endpoint device reference before freeing the dpaa2_mac object.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68333.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
84cba72956fddf29ba666f885c39ed147024c125
Fixed
196f7301537814bef0f5915f87cd73d6d1235c19
Fixed
0e9a6811eb6198ab17538cd01fa155d133b238ed
Fixed
1f4ca61b7a93de3dfa5161bcd38ecb99bb091c38
Fixed
680eecc850d36a280df9780496bc603fec17b2d6
Fixed
26ac2d3602347f0377fbcd5214bc28a9d735ae68
Fixed
c27694ff6748e08fcd2fdba89018439d75b8198f
Fixed
4c1eabbef7a1707635652e956e39db1269c3af2b

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.15.0
Fixed
5.15.216
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.183
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.148
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.101
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.42
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.6

Database specific

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