CVE-2026-43219

Source
https://cve.org/CVERecord?id=CVE-2026-43219
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43219.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-43219
Downstream
Related
Published
2026-05-06T11:28:20.243Z
Modified
2026-07-15T01:48:56.018673793Z
Summary
net: cpsw_new: Fix potential unregister of netdev that has not been registered yet
Details

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

net: cpsw_new: Fix potential unregister of netdev that has not been registered yet

If an error occurs during registernetdev() for the first MAC in cpswregisterports(), even though cpsw->slaves[0].ndev is set to NULL, cpsw->slaves[1].ndev would remain unchanged. This could later cause cpswunregisterports() to attempt unregistering the second MAC. To address this, add a check for ndev->regstate before calling unregister_netdev(). With this change, setting cpsw->slaves[i].ndev to NULL becomes unnecessary and can be removed accordingly.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43219.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
ed3525eda4c4983fb8509e488de0a351788041ba
Fixed
da8e1623a3028e1d8c75eec7898d94c6f17dce40
Fixed
d31a12cee10bbc12b4b523a4709fd1fdee8b7d0f
Fixed
23acc565186ee27e788408cbd81b92730b6aaa3a
Fixed
67cca9df4d17f2c824655d31195b2e75334ae286
Fixed
14645799ad5253a028cf662e2f9cd18a68f74b31
Fixed
29739ec197ed66535bc0b86f14ab66c5f4512138
Fixed
349c4cac6f54a81fc107589771f88136a2b20415
Fixed
9d724b34fbe13b71865ad0906a4be97571f19cf5

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.5.0
Fixed
5.10.260
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.210
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.176
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.143
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.93
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.16
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.6

Database specific

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