๐Ÿ” CVE Alert

CVE-2026-97434

UNKNOWN 0.0

dpaa2-switch: fix handling of NAPI on the remove path

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: fix handling of NAPI on the remove path All the NAPI instances for a DPSW device are attached to the first switch port's net_device but shared by all ports. The NAPI instances get disabled only once the last port goes down. This causes an issue on the .remove() path where each port is unregistered and freed one at a time, causing the NAPI instances to be deleted even though they are not disabled. In order to avoid this, split up the unregister_netdev() calls from the free_netdev() so that we make sure all ports go down before we attempt a deletion of NAPI instances. Also, make the netif_napi_del() explicit as it is on the .probe() path.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 24, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 569df157eb874cb3b50554d73b89f31599397b42 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 6518f87771c8833e587bd9881346fa759651c2ae 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < e23d7c8c1d4ba435c457d7ffb2669175ec819b07 0 < 6.12.111 0 < 6.18.53
Linux / Linux
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/569df157eb874cb3b50554d73b89f31599397b42 git.kernel.org: https://git.kernel.org/stable/c/6518f87771c8833e587bd9881346fa759651c2ae git.kernel.org: https://git.kernel.org/stable/c/e23d7c8c1d4ba435c457d7ffb2669175ec819b07