๐Ÿ” CVE Alert

CVE-2024-50274

HIGH 7.8

idpf: avoid vport access in idpf_get_link_ksettings

CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: idpf: avoid vport access in idpf_get_link_ksettings When the device control plane is removed or the platform running device control plane is rebooted, a reset is detected on the driver. On driver reset, it releases the resources and waits for the reset to complete. If the reset fails, it takes the error path and releases the vport lock. At this time if the monitoring tools tries to access link settings, it call traces for accessing released vport pointer. To avoid it, move link_speed_mbps to netdev_priv structure which removes the dependency on vport pointer and the vport lock in idpf_get_link_ksettings. Also use netif_carrier_ok() to check the link status and adjust the offsetof to use link_up instead of link_speed_mbps.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Nov 19, 2024
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new high vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
02cbfba1add5bd9088c7d14c6b93b77a6ea8f3bb < fa4d906ad0fb63a980a1d586a061c78ea1a345ba 02cbfba1add5bd9088c7d14c6b93b77a6ea8f3bb < 81d2fb4c7c18a3b36ba3e00b9d5b753107472d75
Linux / Linux
6.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/fa4d906ad0fb63a980a1d586a061c78ea1a345ba git.kernel.org: https://git.kernel.org/stable/c/81d2fb4c7c18a3b36ba3e00b9d5b753107472d75