Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2025-21659

Description

In the Linux kernel, the following vulnerability has been resolved:netdev: prevent accessing NAPI instances from another namespaceThe NAPI IDs were not fully exposed to user space prior to the netlinkAPI, so they were never namespaced. The netlink API must ensure thatat the very least NAPI instance belongs to the same netns as the ownerof the genl sock.napi_by_id() can become static now, but it needs to move because ofdev_get_by_napi_id().

POC

Reference

No PoCs from references.

Github

- https://github.com/oogasawa/Utility-security