GHSA-2mxh-qrpv-mfvxMediumCVSS 5.5

In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: fix skb memory...

Published
May 8, 2026
Last Modified
May 21, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: fix skb memory leak in receive path When 'midev->allow_rx' is false, the newly allocated skb isn't consumed by netif_rx(), it needs to free the skb directly.

🔗 References (8)