CVE-2025-39901
Linux Linux, linux kernel
In the Linux kernel, the following vulnerability has been resolved: i40e: remove read access to debugfs files The 'command' and 'netdev_ops' debugfs files are a legacy debugging interface supported by the i40e driver since its early days by commit 02e9c290814c ("i40e: debugfs interface"). Both of these debugfs files provide a read handler which is mostly useless, and which is implemented with questionable logic. They both use a static 256 byte buffer which is initialized to the empty string. In the case of the 'command' file this buffer is literally never used and simply wastes space. In th...
- CVSS
- 7.1
- EPSS
- 0.14% 4.02% percentile
- CISA KEV
- Not listed
- Published
- 2025.10.01