CVE-2024-26855
Published: Apr 17, 2024
Modified: May 12, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink() The function ice_bridge_setlink() may encounter a NULL pointer dereference if nlmsg_find_attr() returns NULL and br_spec is dereferenced subsequently in nla_for_each_nested(). To address this issue, add a check to ensure that br_spec is not NULL before proceeding with the nested attribute iteration.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected b1edc14a3fbfe0154a2aecb8bb9775c3012cb6e2 - < d9fefc51133107e59d192d773be86c1150cfeebbaffected b1edc14a3fbfe0154a2aecb8bb9775c3012cb6e2 - < 37fe99016b12d32100ce670216816dba6c48b309affected b1edc14a3fbfe0154a2aecb8bb9775c3012cb6e2 - < 8d95465d9a424200485792858c5b3be54658ce19affected b1edc14a3fbfe0154a2aecb8bb9775c3012cb6e2 - < afdd29726a6de4ba27cd15590661424c888dc596affected b1edc14a3fbfe0154a2aecb8bb9775c3012cb6e2 - < 1a770927dc1d642b22417c3e668c871689fc58b3+2 more versions |
Linux | Linux | affected 4.20unaffected 0 - < 4.20unaffected 5.4.272 - <= 5.4.*unaffected 5.10.213 - <= 5.10.*unaffected 5.15.152 - <= 5.15.*+4 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now