CVE-2025-21855
Linux Linux, linux kernel
In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Don't reference skb after sending to VIOS Previously, after successfully flushing the xmit buffer to VIOS, the tx_bytes stat was incremented by the length of the skb. It is invalid to access the skb memory after sending the buffer to the VIOS because, at any point after sending, the VIOS can trigger an interrupt to free this memory. A race between reading skb->len and freeing the skb is possible (especially during LPM) and will result in use-after-free: ==============================================================...
- CVSS
- 7.8
- EPSS
- 0.40% 33.0% percentile
- CISA KEV
- Not listed
- Published
- 2025.03.12