← Back to CVE List

CVE-2021-47501

Published: 2024-05-24T15:15Z
Last Modified: 2025-01-06T20:44Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc When trying to dump VFs VSI RX/TX descriptors using debugfs there was a crash due to NULL pointer dereference in i40e_dbg_dump_desc. Added a check to i40e_dbg_dump_desc that checks if VSI type is correct for dumping RX/TX descriptors. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt