Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-43219
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-06 May, 2026 | 11:28
Updated At-11 May, 2026 | 22:20
Rejected At-
▼CVE Numbering Authority (CNA)
net: cpsw_new: Fix potential unregister of netdev that has not been registered yet

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 register_netdev() for the first MAC in cpsw_register_ports(), even though cpsw->slaves[0].ndev is set to NULL, cpsw->slaves[1].ndev would remain unchanged. This could later cause cpsw_unregister_ports() to attempt unregistering the second MAC. To address this, add a check for ndev->reg_state before calling unregister_netdev(). With this change, setting cpsw->slaves[i].ndev to NULL becomes unnecessary and can be removed accordingly.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/net/ethernet/ti/cpsw_new.c
Default Status
unaffected
Versions
Affected
  • From ed3525eda4c4983fb8509e488de0a351788041ba before 29739ec197ed66535bc0b86f14ab66c5f4512138 (git)
  • From ed3525eda4c4983fb8509e488de0a351788041ba before 349c4cac6f54a81fc107589771f88136a2b20415 (git)
  • From ed3525eda4c4983fb8509e488de0a351788041ba before 9d724b34fbe13b71865ad0906a4be97571f19cf5 (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/net/ethernet/ti/cpsw_new.c
Default Status
affected
Versions
Affected
  • 5.5
Unaffected
  • From 0 before 5.5 (semver)
  • From 6.18.16 through 6.18.* (semver)
  • From 6.19.6 through 6.19.* (semver)
  • From 7.0 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/29739ec197ed66535bc0b86f14ab66c5f4512138
N/A
https://git.kernel.org/stable/c/349c4cac6f54a81fc107589771f88136a2b20415
N/A
https://git.kernel.org/stable/c/9d724b34fbe13b71865ad0906a4be97571f19cf5
N/A
Hyperlink: https://git.kernel.org/stable/c/29739ec197ed66535bc0b86f14ab66c5f4512138
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/349c4cac6f54a81fc107589771f88136a2b20415
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/9d724b34fbe13b71865ad0906a4be97571f19cf5
Resource: N/A
Details not found