CVE Database
/

CVE-2024-26855

Back to search

CVE-2024-26855

Published: Apr 17, 2024

Modified: May 12, 2026

PUBLISHED

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.

VendorProductVersions

Linux

Linux

affected
b1edc14a3fbfe0154a2aecb8bb9775c3012cb6e2 - < d9fefc51133107e59d192d773be86c1150cfeebb
affected
b1edc14a3fbfe0154a2aecb8bb9775c3012cb6e2 - < 37fe99016b12d32100ce670216816dba6c48b309
affected
b1edc14a3fbfe0154a2aecb8bb9775c3012cb6e2 - < 8d95465d9a424200485792858c5b3be54658ce19
affected
b1edc14a3fbfe0154a2aecb8bb9775c3012cb6e2 - < afdd29726a6de4ba27cd15590661424c888dc596
affected
b1edc14a3fbfe0154a2aecb8bb9775c3012cb6e2 - < 1a770927dc1d642b22417c3e668c871689fc58b3

+2 more versions

Linux

Linux

affected
4.20
unaffected
0 - < 4.20
unaffected
5.4.272 - <= 5.4.*
unaffected
5.10.213 - <= 5.10.*
unaffected
5.15.152 - <= 5.15.*

+4 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now