๐Ÿ” CVE Alert

CVE-2022-49516

MEDIUM 5.5

ice: always check VF VSI pointer values

CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: ice: always check VF VSI pointer values The ice_get_vf_vsi function can return NULL in some cases, such as if handling messages during a reset where the VSI is being removed and recreated. Several places throughout the driver do not bother to check whether this VSI pointer is valid. Static analysis tools maybe report issues because they detect paths where a potentially NULL pointer could be dereferenced. Fix this by checking the return value of ice_get_vf_vsi everywhere.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Feb 26, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new medium 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
37165e3f5664ee901e89ff9c13723c2743c5e47f < e7be3877589d539c52e5d1d23a625f889b541b9d 37165e3f5664ee901e89ff9c13723c2743c5e47f < baeb705fd6a7245cc1fa69ed991a9cffdf44a174
Linux / Linux
5.16

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/e7be3877589d539c52e5d1d23a625f889b541b9d git.kernel.org: https://git.kernel.org/stable/c/baeb705fd6a7245cc1fa69ed991a9cffdf44a174